Ad

ethan
asked May 03 2019
edited May 03 2019
Answer
Using this command you can restore your database information
mysql -u (user) -p(password) database name < databasename.sql

linuxhelp
asked May 03 2019
edited May 03 2019
How to restore the MySQL database
I have created a database and have some information in the DB i have lost my information on DB but i have backup how can i restore it