MySQL server error report:Array
(
[0] => Array
(
[message] => MySQL Query Error
)
[1] => Array
(
[sql] => select c.*, rc.recommend_type from `sql7hhdc_com`.`ecs_category` as c left join `sql7hhdc_com`.`ecs_cat_recommend` as rc on c.cat_id = rc.cat_id where c.parent_id= order by c.sort_order asc, c.cat_id asc
)
[2] => Array
(
[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 c.sort_order asc, c.cat_id asc' at line 1
)
[3] => Array
(
[errno] => 1064
)
)