请教:这是怎么回事啊?
一点开启机器人回复开关就出现如下提示,而设置参数和关闭机器人回复开关就没有问题
Script: /macher.php
SQL: SELECT fid, tid, subject, author, replies,dateline FROM [Table]threads WHERE dateline > UNIX_TIMESTAMP()- 259200 and dateline < UNIX_TIMESTAMP() and closed=0 and tid IN (6126,6172,6154,6227,5888,5837,6030,6029,6057,6001,5804,5886,5989,6000,6107,6106,6053,5764,6054,5612,5652,5765,5883,5972,5590,6176,) and tid>0 ORDER BY rand() DESC LIMIT 1
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 tid>0 ORDER BY rand() DESC LIMIT 1' at line 1
Errno.: 1064