Created
October 31, 2018 05:58
-
-
Save Eduard-gan/d653389551f9cf0683fdb1ac67a00d8c to your computer and use it in GitHub Desktop.
MariaDB: Chaeck and repair tables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysqlcheck -h 127.0.0.1 -u root -p -r YOUR_DB_NAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment