DBA Hub

📋Steps in this guide1/1

Restore all databases

[root]$ mysql -u root -p < /tmp/alldbs55.sql

mysql configurationintermediate
by MYSQL
13 views
1

Restore all databases

Code/Command (click line numbers to comment):

1
2
[root]$
mysql -u root -p < /tmp/alldbs55.sql

Comments (0)

Please to add comments

No comments yet. Be the first to comment!