MySQL Error
Message: MySQL Query Error
SQL: select a.attr_value as attr_value,b.attr_name as attr_name from laire_contentattr as a left join laire_attribute as b on a.attr_id = b.id where a.content_id = order by a.id asc limit 0,20
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 'order by a.id asc limit 0,20' at line 7
Errno.: 1064