MyBB Community Forums

Full Version: Restore error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Solved
=======================================================================================
Hi guys, I was about to change my host. When I tried to restore my database, I got this 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 ''uid','ipaddress','dateline','module','action','data') VALUES ('14','24.245.38.1' at line 1

and this is the line:

INSERT INTO adminlog ('uid','ipaddress','dateline','module','action','data') VALUES ('14','24.245.38.174','1272514865','tools/cache','rebuild','a:1:{i:0;s:6:\"forums\";}');

I backed up this database from mybb's admin control panel, what should I do now?
Quote:check the manual that corresponds to your MySQL server version

Judging by the error, I'd say either your SQL is out of date on your host, or something in your forums is.
oh, the problem is solved, thanks for your fast reply Big Grin
No problem. Smile