Changes for version 0.012 - 2018-11-06

  • [ux] mysql-sql-dump-extract-tables: add short option alias -I for --include-table, -X for --exclude-table, --pat for --include-table-pattern, --xpat for --exclude-table-pattern.

Documentation

Drop all tables in a MySQL database
Drop tables in a MySQL database
Run query and return table result
Run each .pl file, feed the output to `mysql` command and write result to .txt file
Feed each .sql file to `mysql` command and write result to .txt file
Parse SQL dump and spit out tables to separate files

Modules

CLI utilities related to MySQL