Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 10.1.19, 10.1.32
-
Fix Version/s: N/A
-
Component/s: Scripts & Clients
-
Labels:None
-
Environment:Centos 6 running as a VM on Azure
Description
Backup refuses to run on the command line. Error is the summary
mysqldump --user=myuser --password=mypassword --host=127.0.0.1 --default-character-set=utf8 --single-transaction=TRUE --routines --events "mydb" > mydb.sql
Permissions are correct, this is from a batch job that runs nightly. Has worked in the past. Both the source backup db and the destination test db are having this issue.
Attachments
Issue Links
- relates to
-
MDEV-17718 Setting event_scheduler to DISABLED causes bogus corruption errors
-
- Closed
-