...
Code Block |
---|
watch 'echo "show processlist;" | mysql -uroot'; |
1.5 Make sure the DB
...
dump files exist in the folder:
To verify if the database has correctly backup use below commands in the console:
...
...
Code Block |
---|
watch 'echo "show processlist;" | mysql -uroot'; |
...
To verify if the database has correctly backup use below commands in the console:
...