Database error: Invalid SQL: SELECT products.*, depart_flags, depart_flags+0 AS depart_iflags FROM products NATURAL LEFT JOIN departments NATURAL LEFT JOIN category WHERE product_flags & 1 AND depart_id=3 AND category_id > 0 ORDER BY category_order, category_title, product_desc ASC limit -10000000,10000000
MySQL 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 '-10000000,10000000' at line 1)
Session halted.