I've just upgraded macos to Catalina and the version I had of AMPPS stopped working.
I've installed the newest one available, however the mysql database came empty (of course).
How can I move all tables and databases from the older AMPPS installation to the newer one? Runing the previous AMPPS installation in order to export as SQL isn't an option because Catalina won't run it :-(
In the old installation all tables are stored as .frm
and .ibd
files. I tried copying the var
folder to the new AMPPS installation and it didn't work. Tried to merge the contents of the old var
folder with the new one and it didn't work either.