Skip to content

Instantly share code, notes, and snippets.

@Eduard-gan
Created October 31, 2018 05:58
Show Gist options
  • Save Eduard-gan/d653389551f9cf0683fdb1ac67a00d8c to your computer and use it in GitHub Desktop.
Save Eduard-gan/d653389551f9cf0683fdb1ac67a00d8c to your computer and use it in GitHub Desktop.
MariaDB: Chaeck and repair tables
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