I am changing to a new webhost for my site, and am having a database issue.
The old MySQL server is running version 3.23.58. The new server is running 4.1. When I try and import the old database tables into the new, nothing happens. It says that it imports successfully, but there are no tables showing up.
After looking around the web for info on this, I am wondering if I must install an old version of MySQL on my own machine, import the database, upgrade to 4.1, and then export a shiny new 4.1 compatable database from there...
I have also tried downloading the MySQL Migration tools. Unfortunatly I'm on a Mac and one of the 4 tools included, called Migration, is not available for the Mac.
Has anyone else had this issue?
Thanks,
Bryan



