SELECT al.*,u.user_name FROM `yinshua_db`.`hunuo_auction_log` AS al LEFT JOIN `yinshua_db`.`hunuo_users` AS u ON al.bid_user = u.user_id WHERE al.act_id =
错误
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