SELECT parent_id FROM categories WHERE id = AND id > 1
MySQL Error: 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 'AND id > 1' at line 1
This script cannot continue, terminating.