Differences
This shows you the differences between two versions of the page.
systems:sql_commands [2018/12/27 15:58] eServices Greece created |
systems:sql_commands [2020/04/29 15:23] (current) eServices Greece |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Maintenance ====== | ||
+ | |||
+ | ==== Check Table Integrity ==== | ||
+ | <sxh bash> | ||
+ | |||
+ | ==== Repair Table ==== | ||
+ | <sxh bash> | ||
+ | |||
+ | === If it fails === | ||
+ | <sxh bash> | ||
+ | myisamchk -r --update-state / | ||
+ | systemctl start mariadb</ | ||
+ | |||
====== Basic SQL Commands ====== | ====== Basic SQL Commands ====== | ||