MDEV-13201 Assertion `srv_undo_sources || ...` failed on shutdown during DDL operation
dict_stats_exec_sql(): Refuse the operation if shutdown has been initiated. The real fix would be to update the persistent statistics as part of the data dictionary transactions. To do this, we should move the storage of InnoDB persistent statistics to the InnoDB data files, and maybe also remove the InnoDB data dictionary.
Showing
Please register or sign in to comment