[MDEV-16582] mysqldump: Couldn't execute 'show events': Cannot proceed because system tables used by Event Scheduler were found damaged at server start (1577) Created: 2018-06-25 Updated: 2019-01-04 Resolved: 2018-07-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.1.19, 10.1.32 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Michael Rempel | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 6 running as a VM on Azure |
||
| Issue Links: |
|
||||||||
| Description |
|
Backup refuses to run on the command line. Error is the summary 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. |
| Comments |
| Comment by Elena Stepanova [ 2018-07-02 ] |
|
What happens if you connect to mydb using the client and run SHOW EVENTS directly? |