Query: SELECT * FROM categories WHERE parent_id= LIMIT 50 [Aff: Num: Took:0ms] ERROR: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 50' at line 1
Query: SELECT * FROM products WHERE category_id= ORDER BY priority, name LIMIT 50 [Aff: Num: Took:0ms] ERROR: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY priority, name LIMIT 50' at line 1