Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.5.8, 10.5
-
None
Description
Upgrade from mariadb 10.3 to 10.5.8
mysql_upgrade scripts executes:
ALTER TABLE event DROP PRIMARY KEY, ADD PRIMARY KEY(db, name)
this however takes infinite time if there are any events in table event. Its the same if query is executed manualy on mysql database. If events are removed then query is executed ok and mysql_upgrade works fine.
Attachments
Issue Links
- is duplicated by
-
MDEV-24185 Mariabackup is getting stuck when event_scheduler is running and acquired lock on mysql.event
- Closed
-
MDEV-24459 FTWL failed when event scheduler ON
- Closed
-
MDEV-24682 event_scheduler lock problem
- Closed