User Tools

Site Tools


mysql_mariadb_galera:repair_and_optimization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mysql_mariadb_galera:repair_and_optimization [2021/05/09 02:00]
167.114.103.160 old revision restored (2021/02/15 02:05)
mysql_mariadb_galera:repair_and_optimization [2024/03/23 04:33] (current)
101.44.249.184 old revision restored (2022/12/04 20:32)
Line 1: Line 1:
-====== Finding Problems ====== 
- 
-The easiest way I have found to find problem tables is by using the following command 
- 
-<code sql>mysqlcheck -u root -p --check --all-databases |grep -vE ' OK'</code> 
- 
-This will check all tables and the "grep" will get rid of all tables that are OK from the output. You are left with only errors. 
- 
 ====== Repair and Optimization ====== ====== Repair and Optimization ======
  
mysql_mariadb_galera/repair_and_optimization.1620518456.txt.gz ยท Last modified: 2021/05/09 02:00 by 167.114.103.160