X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=sidebyside;f=examples%2Fexample.mysql;h=bd996e7ccaafe96197c065c64b96dd6b06d7c2ad;hb=668f8ddf2a95fa975661782346a26bf98589f655;hp=de9651fb5e1b6e6cda11855e98bbbbe214ce296a;hpb=2cfcdd636d21e353f061fdc563c4b6dee3a4d979;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/examples/example.mysql b/examples/example.mysql index de9651f..bd996e7 100644 --- a/examples/example.mysql +++ b/examples/example.mysql @@ -73,10 +73,6 @@ 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. #