Changes for version 0.019 - 2019-12-24
- No functional changes.
- [build] Rebuild with updated Perinci::Sub::To::CLIDocData which shows the more helpful --no-dry-run in help/POD for scripts that run in dry-run mode by default (e.g. mysql-drop-all-tables).
Documentation
Copy rows from one table to another, adjust PK column if necessary
Drop all tables in a MySQL database
Drop MySQL databases
Drop tables in a MySQL database
Fill CSV columns with data from a query
List rows on one table that are identical on another table
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