Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
After MDEV-18323, MYSQL_JSON type is available as a dynamically load-able plugin.
To make mysql_upgrade seamless, we need to make sure it is loaded appropriately. We do not want the plugin to hang around post-upgrade so make sure it is also uninstalled after upgrade is complete.
Attachments
Issue Links
- causes
-
MDEV-32462 mysql_upgrade -s still checks for non system tables
- Closed
- relates to
-
MDEV-18323 Convert MySQL JSON type to MariaDB TEXT in mysql_upgrade
- Closed