Jump to content

Version Problem Need Help...


Luke Beale

Recommended Posts

[quote author=wildteen88 link=topic=109850.msg443169#msg443169 date=1159461866]
The sql file should still work. Strange why your host has downgraded mysql to 4.0.27
[/quote]

No the file will not work as i am moving hosts.
So the new host has a different version of mysql from the old host and so it wont allow me to put it into the database of the new host.

Its a vbulletin backup of my forum (the sql file).
Link to comment
Share on other sites

[quote author=wildteen88 link=topic=109850.msg443174#msg443174 date=1159462745]
Do you get any errors at all. Prehaps have a word with your host. Se if they can update MySQL or see if they can get your sql file to work.
[/quote]

I have asked them and they said they can not get it to work because of the sql file and their databases are different versions.

I use big dump to try to import the 11 meg database file & the error i got was

"You have an error in your SQL syntax. 'DEFAULT CHARSET=latin1' at line 13"

Which i think had something to do with the different database versions.
Link to comment
Share on other sites

I did what you said and i got this error.

Error at the line 14: ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARACTER SET=latin1;

MySQL: 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 'DEFAULT CHARACTER SET=latin1' at line 13
Link to comment
Share on other sites

[quote author=wildteen88 link=topic=109850.msg443227#msg443227 date=1159470419]
Try doing away with the default charset. SO remove anything matching [i]DEFAULT CHARACTER SET=latin1[/i]
[/quote]

now im getting an error to do with one of the tables of the forum.

"Error at the line 30: INSERT INTO `vbaccess` VALUES (11, 4, 1);"

There must be a easier way of doing this or something
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.