]> arthur.barton.de Git - MkMySqlDump.git/log
MkMySqlDump.git
8 years agoStreamline script output
Alexander Barton [Tue, 4 Aug 2015 12:02:50 +0000 (14:02 +0200)]
Streamline script output

8 years agoEnable "master data" command
Alexander Barton [Tue, 4 Aug 2015 10:09:23 +0000 (12:09 +0200)]
Enable "master data" command

Newer mysqldump commands wrote the CHANGE MASTER TO
command as comment only ...

8 years agoUse --lock-all-tables, --single-transaction only works with InnoDB
Alexander Barton [Tue, 4 Aug 2015 10:08:29 +0000 (12:08 +0200)]
Use --lock-all-tables, --single-transaction only works with InnoDB

8 years agoIgnore "performance_schema"
Alexander Barton [Tue, 4 Aug 2015 10:07:59 +0000 (12:07 +0200)]
Ignore "performance_schema"

8 years agoImplement "--outdir|-d" option
Alexander Barton [Mon, 3 Aug 2015 14:37:13 +0000 (16:37 +0200)]
Implement "--outdir|-d" option

8 years agoInitial commit
Alexander Barton [Mon, 3 Aug 2015 14:32:46 +0000 (16:32 +0200)]
Initial commit

The scripts are quite old, but never lived in a VCS ...