aboutsummaryrefslogtreecommitdiff
path: root/handlers/mysql.helper.in
diff options
context:
space:
mode:
Diffstat (limited to 'handlers/mysql.helper.in')
-rw-r--r--handlers/mysql.helper.in5
1 files changed, 5 insertions, 0 deletions
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 = <options>
+# (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