install the InnoDB plugin instead of the builtin one during Sandbox creation
Registered by
Giuseppe Maxia
Install the InnoDB plugin during the Sandbox creation.
This option should not require any plugin name. The Sandbox should be able to identify if there is a "innodb" or "innodb_plugin" library in the plugin directory, and act accordingly. It should also install the information_schema tables that come with the plugin.
Blueprint information
- Status:
- Not started
- Approver:
- Giuseppe Maxia
- Priority:
- High
- Drafter:
- Giuseppe Maxia
- Direction:
- Approved
- Assignee:
- Sandbox-developers
- Definition:
- Approved
- Series goal:
- Accepted for mysql-sandbox-3
- Implementation:
- Not started
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Probably worth considering the creation of a "plugin framework definition", to allow bundling several UDF/plugins into the same option.
(?)