MySQL Query:SELECT * FROM dt_sell WHERE status=3 AND catid IN (5,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,,) ORDER BY hits desc LIMIT 0,4
MySQL 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 hits desc LIMIT 0,4' at line 1 MySQL Errno:0
Message:MySQL Query Error
上面能看出来哪里出错了吗 |