SELECT * FROM product WHERE active='1' AND brand LIKE '%%' AND subkat= order by sortirovka asc LIMIT 0,100 failed! 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 sortirovka asc LIMIT 0,100' at line 1 |