X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=handlers%2Fmysql.helper.in;h=00eeca0ce15e2f142e0a263f34ba09a17d9caae5;hb=94861df686d7083675af42890ececb70cb108b67;hp=9622d41d8080ffbb4d69bae7058df81c7881a1f0;hpb=579ea902ba24854b3c9acb307cda7e996e8e41a3;p=matthijs%2Fupstream%2Fbackupninja.git 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