From c1f1baebb5170abb49fb0ec5d6d463d6827bae1b Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 29 Jan 2010 17:02:03 -0500 Subject: fix bad upstream merge --- examples/example.mysql | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/example.mysql') diff --git a/examples/example.mysql b/examples/example.mysql index bd996e7..de9651f 100644 --- a/examples/example.mysql +++ b/examples/example.mysql @@ -73,6 +73,10 @@ compress = yes # make a backup using mysqldump. this creates text files with sql commands # sufficient to recontruct the database. # +# sqldumpoptions = +# (default = --lock-tables --complete-insert --add-drop-table --quick --quote-names) +# arguments to pass to mysqldump +# # compress = < yes | no > (default = yes) # if yes, compress the sqldump output. # -- cgit v1.2.3