Forums

How to move mysql database from Account A to B

Hello

There is a MYSql Data Base linked with one account "user". How do I move the database to account "newuser" in python anywhere.

Have a look at this help page: https://help.pythonanywhere.com/pages/MySQLBackupRestore/ (you'd need to adjust the commands to your case).