mysql-execute-sql
A “mysql-execute-sql” tool executes a SQL statement against a MySQL database.
A “mysql-execute-sql” tool executes a SQL statement against a MySQL database.
A “mysql-list-active-queries” tool lists active queries in a MySQL database.
A “mysql-list-table-fragmentation” tool lists top N fragemented tables in MySQL.
The “mysql-list-tables” tool lists schema information for all or specified tables in a MySQL database.
A “mysql-list-tables-missing-unique-indexes” tool lists tables that do not have primary or unique indices in a MySQL instance.
A “mysql-sql” tool executes a pre-defined SQL statement against a MySQL database.