Zwei Backups zusammenführen
Verfasst: 04.11.2005 18:56
Hi,
ich habe folgendes Problem, bin dabei zwei Backups miteinander zu vereinen, dabei geht es mir nur um die User. Habe soweit alles in meinem Backup geändert bekomme aber dennoch folgende Fehlermeldung:
Error importing backup file
DEBUG MODE
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 ' '',, '',, '',, '',, '',NULL)' at line 1
INSERT INTO phpbb_users (user_id, user_active, username, user_password, user_session_time, user_session_page, user_lastvisit, user_regdate, user_level, user_posts, user_timezone, user_style, user_lang, user_dateformat, user_new_privmsg, user_unread_privmsg, user_last_privmsg, user_emailtime, user_viewemail, user_attachsig, user_allowhtml, user_allowbbcode, user_allowsmile, user_allowavatar, user_allow_pm, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_rank, user_avatar, user_avatar_type, user_email, user_icq, user_website, user_from, user_sig, user_sig_bbcode_uid, user_aim, user_yim, user_msnm, user_occ, user_interests, user_actkey, user_newpasswd) VALUES('3', '1', 'xxxx', 'ff377aff32a345a9cca803fb5c5c081', '1066078215', '0', '1066078157', '1066070895', '0', '0', '1.00', '1', 'german', 'd.m.Y, H:i', '0', '0', '0',NULL, '1', '1', '0', '1', '1', '1', '1', '1', '0', '1', '1', '0', '', '0', ' xxx@xxxxx.de', '',, '',, '',, '',, '',, '',NULL)
Line : 980
File : admin_db_utilities.php
Kann mir jemand helfen???
Vielen Dank
ich habe folgendes Problem, bin dabei zwei Backups miteinander zu vereinen, dabei geht es mir nur um die User. Habe soweit alles in meinem Backup geändert bekomme aber dennoch folgende Fehlermeldung:
Error importing backup file
DEBUG MODE
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 ' '',, '',, '',, '',, '',NULL)' at line 1
INSERT INTO phpbb_users (user_id, user_active, username, user_password, user_session_time, user_session_page, user_lastvisit, user_regdate, user_level, user_posts, user_timezone, user_style, user_lang, user_dateformat, user_new_privmsg, user_unread_privmsg, user_last_privmsg, user_emailtime, user_viewemail, user_attachsig, user_allowhtml, user_allowbbcode, user_allowsmile, user_allowavatar, user_allow_pm, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_rank, user_avatar, user_avatar_type, user_email, user_icq, user_website, user_from, user_sig, user_sig_bbcode_uid, user_aim, user_yim, user_msnm, user_occ, user_interests, user_actkey, user_newpasswd) VALUES('3', '1', 'xxxx', 'ff377aff32a345a9cca803fb5c5c081', '1066078215', '0', '1066078157', '1066070895', '0', '0', '1.00', '1', 'german', 'd.m.Y, H:i', '0', '0', '0',NULL, '1', '1', '0', '1', '1', '1', '1', '1', '0', '1', '1', '0', '', '0', ' xxx@xxxxx.de', '',, '',, '',, '',, '',, '',NULL)
Line : 980
File : admin_db_utilities.php
Kann mir jemand helfen???
Vielen Dank