MySQL server error report:Array
(
[0] => Array
(
[message] => MySQL Query Error
)
[1] => Array
(
[sql] => SELECT b.brand_id,b.brand_name,b.brand_logo FROM `easyshop`.`ecs_brand` AS b LEFT JOIN `easyshop`.`ecs_goods` AS g ON b.brand_id=g.brand_id WHERE g.goods_id=
)
[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 '' at line 1
)
[3] => Array
(
[errno] => 1064
)
)