If you have any timeout issues with MyPHPAdmin because ot the database size, you’ll need to run it through the terminal. Login to Server Root: to dump = mysqldump dbname > dbname.sql to restore = mysql dbname < dbname.sql
The Life Of A Techie
If you have any timeout issues with MyPHPAdmin because ot the database size, you’ll need to run it through the terminal. Login to Server Root: to dump = mysqldump dbname > dbname.sql to restore = mysql dbname < dbname.sql