MySQL Error
Message: MySQL Query Error
SQL: select leitai.*,game.name as gamename,game.gamepic,user.name as username from app_game_leitai as leitai left join app_game as game on leitai.gameid=game.id left join app_userinfo as user on user.uid=leitai.creatuid where leitai.siteid='1544517' and leitai.gameid=26 and leitai.isclose=0 and creatuid in () order by endtime desc limit 5
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 endtime desc limit 5' at line 1
Errno.: 1064