MySQL server error report:Array
(
[0] => Array
(
[message] => MySQL Query Error
)
[1] => Array
(
[sql] => SELECT sum(goods_number) FROM `leoshop1`.`ecs_order_goods` AS g ,`leoshop1`.`ecs_order_info` AS o WHERE o.order_id = g.order_id and g.goods_id = and o.order_status = 5
)
[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 'and o.order_status = 5' at line 1
)
[3] => Array
(
[errno] => 1064
)
)