[MDEV-18788] Live upgrade from MySQL 5.6/5.7 to MariaDB 10.4 fails with "Event Scheduler: An error occurred when initializing system tables" Created: 2019-03-01 Updated: 2019-06-07 Resolved: 2019-06-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients, Server |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.6 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
The table still has a wrong definition, an error is written in the error log:
The second attempt to run mysql_upgrade works. A datadir bootstrapped with MySQL 5.6 is attached. 10.3 works all right. |