SELECT id, name, description FROM categories WHERE parent_id = 3 rel= AND id > 0
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 'rel= AND id > 0' at line 1
This script cannot continue, terminating.