MyBB Community Forums

Full Version: Error 1064 importing Backup in phpMyAdmin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Quote:Error
consulta SQL:

INSERT INTO mybb_adminlog( 'uid', 'ipaddress', 'dateline', 'module', 'action', 'data' )
VALUES (

'1', '205.63.92.41', '1235539856', 'style/themes', 'import', 'a:1:{i:0;i:3;}'
);

MySQL ha dicho:

#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 ''uid','ipaddress','dateline','module','action','data') VALUES ('1','205.63.92.41' at line 1

I have a problem importing MyBB Backup in phpMyAdmin v3.1.1
HELP! Confused
many thanks! with this patch could fix it Smile