Difference between revisions of "Mariadbcheck"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
− | Mariadbcheck client performs [[table]] maintenance: It checks, repairs, optimizes, or analyzes tables | + | Mariadbcheck client performs [[table]] maintenance: It checks, repairs, optimizes, or analyzes tables. Each table is locked and therefore unavailable to other sessions while it is being processed and must be used wehn mysqld server is running. |
https://mariadb.com/kb/en/mysqlcheck/ | https://mariadb.com/kb/en/mysqlcheck/ |
Revision as of 12:26, 10 May 2020
Mariadbcheck client performs table maintenance: It checks, repairs, optimizes, or analyzes tables. Each table is locked and therefore unavailable to other sessions while it is being processed and must be used wehn mysqld server is running.
https://mariadb.com/kb/en/mysqlcheck/
mariadbcheck --repair --all-databases
See also
- MariaDB:
mariadbcheck
,mariabackup
,mysqldump
, MyRocks,show (MariaDB)
MariaDB Changelog,50-server.cnf
, MariaDB engines, .ibd, .myd, .myi,/var/log/mysql/error.log, /var/log/mysql/mariadb-slow.log
, MariaDB files:.frm
,.ibd
,/etc/mysql/mariadb.conf.d/50-server.cnf
, replication, MariaDB slow queries,show databases;
, Aria, MyISAM, MariaDB SkySQL, binary log, 3306,/etc/mysql/
Advertising: