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