Take SQL dump using the command Enter your user and port number
$ mysql -h localhost -u <user> --port=<port> -p < finaldump.sql
Use
$ python3 mw.py
to run the SQL database
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Take SQL dump using the command Enter your user and port number
$ mysql -h localhost -u <user> --port=<port> -p < finaldump.sql
Use
$ python3 mw.py
to run the SQL database