Skip to content
  • Andreas Kusalananda Kähäri's avatar
    Get rid of --subset command line switch. · 4eee2c3c
    Andreas Kusalananda Kähäri authored
    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.
    4eee2c3c