Đăng ký
Đăng nhập
Giỏ hàng
0
Order hàng
Danh sách đơn hàng
Danh sách đơn hàng shop
Giỏ hàng
(DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY o.id desc limit 0,50' at line 1 SQL=SELECT o.code as o_code, o.ship_type as o_ship_type, o.time_created as o_time_created, o.acc_buy as o_acc_buy, o.fullname as o_fullname, o.status as o_status, s.* FROM `order` as o INNER JOIN `order_shop` as s ON o.id=s.order_id WHERE s.user_id = ORDER BY o.id desc limit 0,50