X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Fmysql.helper.in;h=00eeca0ce15e2f142e0a263f34ba09a17d9caae5;hp=9622d41d8080ffbb4d69bae7058df81c7881a1f0;hb=2cfcdd636d21e353f061fdc563c4b6dee3a4d979;hpb=4506202ea78d5c5829113d6f2a183c540585cd5d diff --git a/handlers/mysql.helper.in b/handlers/mysql.helper.in index 9622d41..00eeca0 100644 --- a/handlers/mysql.helper.in +++ b/handlers/mysql.helper.in @@ -94,6 +94,11 @@ $hotcopy # $sqldump +# sqldumpoptions = +# (default = --lock-tables --complete-insert --add-drop-table --quick --quote-names) +# arguments to pass to mysqldump +# sqldumpoptions = --add-drop-table --quick --quote-names + # compress = < yes | no > (default = yes) # if yes, compress the sqldump output. $compress