Changes for version 0.005 - 2017-06-15

  • Add utility: mysql-run-sql-files.
  • [doc] Document about getting default username/password from ~/.my.cnf.

Documentation

Drop all tables in a MySQL database
Drop tables in a MySQL database
Run query and return table result
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