mySQL query error: SELECT * FROM catalog_cards WHERE (cat_id like '%|96|%' OR cat_id like '%|97|%' OR cat_id like '%|98|%') AND active = 1 AND vip = 1 union all SELECT * FROM catalog_cards WHERE (cat_id like '%|96|%' OR cat_id like '%|97|%' OR cat_id like '%|98|%') AND active = 1 AND type = 2 AND vip = 0 union all SELECT * FROM catalog_cards WHERE (cat_id like '%|96|%' OR cat_id like '%|97|%' OR cat_id like '%|98|%') AND active = 1 AND type = 1 AND vip = 0 union all SELECT * FROM catalog_cards WHERE (cat_id like '%|96|%' OR cat_id like '%|97|%' OR cat_id like '%|98|%') AND active = 1 AND vip = 0 AND type = 0 ORDER BY vip_expire DESC, type DESC, id DESC limit 0, 20 mySQL error: mySQL error code: 0 Date: Tuesday 07th 2026f July 2026 05:37:04 PM