A
A
Alexey Tutubalin2015-05-19 17:09:44
MySQL
Alexey Tutubalin, 2015-05-19 17:09:44

How to restore mysql?

I have a clean debian server and a full backup of the old one, how can I restore mysql server? the copy was made through ISPManager 4.4 and what would they restore there

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-05-20
@Weidmann

phpmyadmin is installed with ISPManager, it is possible through it, but it is more reliable through the console.
Create a database in ISPManager, then in the console:
mysql -u username -p database_name < ./db_backup.sql

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question