Skip to content
Snippets Groups Projects
Commit 4eee2c3c authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Get rid of --subset command line switch.

Add --skip_tables and --only_tables (mutually exclusive) switches.
These both take a comma-delimited list of tables to include/exclude.

Modified code to get engine type from tables using SHOW TABLE STATUS
rather than querying the information_schema.

Minor formatting.
parent 703492df
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment