You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding escaped backticks to db names to be safe.
* Looks like Ansible auto-escapes backticks.
* Adding backticks to database names for creating MySQL users too.
* Adding extra mysqldump flags to stop restores failing on RDS.
* Removing ignore_errors.
* Updating mysqldump query.
0 commit comments