Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sol1-backupninja
sol1-backupninja
Commits
45b855d0
Commit
45b855d0
authored
Dec 09, 2014
by
David Kempe
Browse files
Added --force --routines to mysql handlers - with thanks to Peter Philips for the idea.
parent
82917e54
Changes
1
Show whitespace changes
Inline
Side-by-side
handlers/mysql.in
View file @
45b855d0
...
...
@@ -11,7 +11,7 @@ getconf nodata
getconf dbhost localhost
getconf hotcopy no
getconf sqldump no
getconf sqldumpoptions
"--lock-tables --complete-insert --add-drop-table --quick --quote-names"
getconf sqldumpoptions
"--lock-tables --complete-insert --add-drop-table --quick --quote-names
--force --routines
"
getconf compress
yes
getconf vsname
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment