PDA

View Full Version : Questions About Restoring mySQL Data


xtremeoff-road
Mon 9th Oct '06, 5:30pm
Good afternoon everyone...here is a quick question for you.

I currently have a site at one host that I want to move to my permanant hosting company. The current mySQL is 4.1.21, however, on my permanent server it is 4.1.9.

After doing the sqldump on the 4.1.21 will it restore into the 4.1.9 properly or do I need to do something special.

Hope that all makes sense, appreciate the help!

eva2000
Tue 10th Oct '06, 12:22pm
Yes it should be fine, but i'd keep a copy of your mysql 4.1.21 server mysqldump'd sql file in case.

Or best to just get permanent server upgraded to MySQL 4.1.21 to fix alot of bugs before restoration ;)