0.016 2019-04-15 (PERLANCAR)
- Add utility: mysql-fill-csv-columns-from-query.
0.015 2019-02-28 (PERLANCAR)
- No functional changes.
- [dist] Fix ordering of dzil plugins which caused list of CLI's to
not be shown in POD.
0.014 2018-12-27 (PERLANCAR)
- Add utility: mysql-drop-dbs.
0.013 2018-12-05 (PERLANCAR)
- Add utilities: mysql-find-identical-rows, mysql-copy-rows-adjust-pk.
0.012 2018-11-06 (PERLANCAR)
- [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.
0.011 2018-11-06 (PERLANCAR)
- mysql-run-{sql,pl}-files: Add options --directory (-d) and
--mkdir (-p).
0.010 2017-10-25 (PERLANCAR)
- mysql-sql-dump-extract-tables: Add option --dir, by default do not
overwrite existing files, add option --overwrite.
- [Bugfix] Don't close(undef).
0.009 2017-08-17 (PERLANCAR)
- Add utility: mysql-run-pl-files.
0.008 2017-07-03 (PERLANCAR)
- No functional changes.
- Switch from Log::Any to Log::ger.
0.007 2017-06-17 (PERLANCAR)
- No functional changes.
- [build] Rebuild with updated Perinci::CmdLine::Dump to show --dry-run
in the POD.
0.006 2017-06-15 (PERLANCAR)
- [Incompatible change] Rename script:
mysql-split-sql-dump-per-table to mysql-sql-dump-extract-tables.
- mysql-sql-dump-extract-tables: Fix/tweak regex pattern to detect start
of table, add options --{include,exclude}-{table,table-pattern}.
- mysql-run-sql-files: Add option --overwrite-when (with shortcuts
-o, -O).
0.005 2017-06-15 (PERLANCAR)
- Add utility: mysql-run-sql-files.
- [doc] Document about getting default username/password from
~/.my.cnf.
0.004 2017-06-14 (PERLANCAR)
- Add utility: mysql-split-sql-dump-per-table.
0.003 2016-12-23 (PERLANCAR)
- Add utility: mysql-query.
0.002 2016-12-15 (PERLANCAR)
- Add utility: mysql-drop-tables.
0.001 2016-12-15 (PERLANCAR)
- First release.