Skip to content

makhomed/mysql-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

mysql-tool

MySQL tool

Installation

  • cd /opt
  • git clone https://github.com/makhomed/mysql-tool.git

Upgrade

  • cd /opt/mysql-tool
  • git pull

Usage

# /opt/mysql-tool/mysql-tool --help

usage: mysql-tool [-h] [-a] [-o] [-c] [-v]

MySQL tool

optional arguments:
  -h, --help      show this help message and exit
  -a, --analyze   analyze all databases
  -o, --optimize  optimize all databases
  -c, --check     check all databases
  -v, --verbose   print processed tables

About

MySQL check/analyze/optimize tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages