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 [2025/06/15 08:16]
192.99.35.94 old revision restored (2023/08/06 20:11)
mysql_mariadb_galera:repair_and_optimization [2025/06/15 20:25] (current)
57.141.0.28 old revision restored (2025/06/08 19:22)
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.1749968196.txt.gz ยท Last modified: 2025/06/15 08:16 by 192.99.35.94