MyBB Community Forums

Full Version: SQL Error upon import
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After importing a database to my site, I went to one of the categories and got this.

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1064 - 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 ',29283,30273,32381,44716,44725,53582,55691,64158,65857,67649,69058,78908,84614,8' at line 1
Query:
SELECT tid,uid FROM posts WHERE uid='1' AND tid IN (36422,38203,44481,81688,95885,,,29283,30273,32381,44716,44725,53582,55691,64158,65857,67649,69058,78908,84614,84676,85926,90373,90488,90773,90925,92069,92380,93199,94035) AND (visible='1' OR visible='0')