Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 190 Bytes

File metadata and controls

10 lines (10 loc) · 190 Bytes

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