Web Hosting Talk







View Full Version : Moving mySQL DB from old version to new


seodevhead
09-06-2005, 09:57 AM
Hey guys, I have a vBulletin forums mysql database I am trying to move from an old server using MySQL 3.23.58 and import that DB into a new dedicated server running MySQL 4.0.25. Unfortunately the import of the DB is not working due to the incompatibility between the two versions of MySQL. Since the old server is a shared server, I cannot simply upgrade that version of mysql. Anyone have any ideas how I can get a compatible dump file for my forums so I can import it into the newer version of mysql? Thanks for your help.