Error in Query:
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;MySQL says:
Variable 'foreign_key_checks' can't be set to the value of 'NULL'
Can I insert which values to variable "foreign_key_checks" ???
Thanks!
You could try using MySQLDumper (http://www.mysqldumper.de/en/index.php)some people have good experiences using it to restore between versions.
Another option would be to restore on a system with MySQL version 4.1, and then exporting with the compatible flag.
I have just re-restore it again on other server (using mySQL version 4.1.x) but now I have this error:
Warning: array_keys(): The first argument should be an array in /includes/functions.php on line 3230
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3230
Link: http://70.85.138.178/~vimaruo/forum/
Have you any sucgestion?
You could try using MySQLDumper (http://www.mysqldumper.de/en/index.php)some people have good experiences using it to restore between versions.
Another option would be to restore on a system with MySQL version 4.1, and then exporting with the compatible flag.
The other option is to downgrade your new mysql servers version to the version you were using before.Actually i expect the new server to be on an older version, so upgrading would be more logical.
@farmervmr
You can find the MySQL version on the AdminCP homepage (if you can access that).
I assume this is because a difference in the versions of mysql.
Do you still have access to your old server?
No, all of my database on old server was removed by the Administrator. Have anyways for me to fix my database?
MySQL SupportenabledActive Persistent Links 0 Active Links 0 Client API version 4.0.25 MYSQL_MODULE_TYPE external MYSQL_SOCKET /var/lib/mysql/mysql.sock MYSQL_INCLUDE -I/usr/include/mysql MYSQL_LIBS -L/usr/lib -lmysqlclient
is this?
plz check it for me.
Thanks!
What was the MySQL version on old & new server?
Thank you!
Now it work very well :)
I assume this is because a difference in the versions of mysql.
Do you still have access to your old server?
What was the MySQL version on old & new server?
I backup my database via backup function (full) in cPanel.
I'm not sure the mySQL version of old server because all of my database on it has been moved.
Can you help me?
Thanks!
The other option is to downgrade your new mysql servers version to the version you were using before.
You can find the MySQL version on the AdminCP homepage (if you can access that).
My MySQL version is 4.0.25 standard but I don't have permission to server because I'm hosting in this server therefore I can't up/downgrade the MySQL version.
Can I edit in the database to fix this problem?
Thanks!
Log in and run through the top few options. I have ran:
[Style] This will take the latest style from ./install/vbulletin-style.xmlVersion: 3.5.3
[Settings] This will take the latest settings from ./install/vbulletin-settings.xmlVersion: 3.5.3
[Language] This will take the latest language from ./install/vbulletin-language.xmlVersion: 3.5.3
But my forum still doesn't work! :(
The file backup is over 100mb, I can not open it with any text editor then how to delete that line?
Log in and run through the top few options.
#If you have any other info about this subject , Please add it free.# |