The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.013 - 2018-12-05

  • Add utilities: mysql-find-identical-rows, mysql-copy-rows-adjust-pk.

Documentation

Copy rows from one table to another, adjust PK column if necessary
Drop all tables in a MySQL database
Drop tables in a MySQL database
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