We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79aa79 commit 6003defCopy full SHA for 6003def
README.md
@@ -3,6 +3,7 @@ mysqlfragfinder
3
4
finds your fragmented tables...and defragments them
5
6
+```
7
me@host:~/src/mysqlfragfinder $ ./mysqlfragfinder.sh
8
MySQL fragmentation finder (and fixer) v1.0.0
9
Written by Phil Dufault (phil@dufault.info, http://www.dufault.info)
@@ -19,3 +20,4 @@ Authentication information not found as arguments, nor in .my.cnf
19
20
if this option is not used, all databases are targeted
21
--check only shows fragmented tables, but do not optimize them
22
--detail additionally display fragmented tables
23
0 commit comments