Can someone explain what this means? - sergentkyle - 04-02-2011
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 ')' at line 1
Query:
SELECT uid,username FROM mybb_users WHERE uid IN ()
I was about to view a thread and this came up ._.
RE: Can someone explain what this means? - Gus - 04-02-2011
It probably got deleted...? When you clicked the thread...
RE: Can someone explain what this means? - Admin - 04-02-2011
What the...
RE: Can someone explain what this means? - sergentkyle - 04-02-2011
(04-02-2011, 10:51 PM)Gus Wrote: It probably got deleted...? When you clicked the thread...
Oh xD How was I supposed to know? I don't understand all that computer language very much.
RE: Can someone explain what this means? - -_- - 04-02-2011
it means the SQL syntax had an error, so u need to check the instructions that will work with your MySQL server version so it will function correctly
RE: Can someone explain what this means? - Jacob__mybb_import1 - 04-02-2011
(04-02-2011, 10:50 PM)sergentkyle Wrote: 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 ')' at line 1
Query:
SELECT uid,username FROM mybb_users WHERE uid IN ()
I was about to view a thread and this came up ._.
I've seen that before, it happens very rarely.
It's a problem on the site, I have no idea how to fix it though.
|