A python based tool, for automating and logging the defragmentation of myISAM engine tables
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
Making CI compatible, spec file moved ot .spec.in and internal vars modified, working on Makefile at this time.
ec12584View on GitHubAdded requires for python-sphinx, docs provided via python-sphinx
0da681aView on GitHubmany chages working through pylint default config now getting a 9.68/10 score up from -3.41/10
ca6177dView on GitHubUpdated sphinx doc and configured for proper man page gen
065911aView on GitHubBacktick escape for table names fixes bug in analyze where table suffex with -text would cause SQL error, also added complete output for analyse returned row
01f0726View on GitHubusing where to exclude common schemas, information_schema,mysql,test
a9fd657View on GitHub