Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
In MySQL 8.0, WL#7488 is one of the tasks that is related to the Global Data Dictionary. The text is a broader description of the InnoDB startup.
What was actually implemented in MySQL 8.0.0 is some improved InnoDB startup parameter validation. All parameters are validated before InnoDB actually accesses any data files.
While in MariaDB we might still perform the full InnoDB startup and recovery in the plugin_init function, it is good to merge the applicable part of the changes from 8.0.
Attachments
Issue Links
- causes
-
MDEV-16469 SET GLOBAL innodb_change_buffering has no effect
-
- Closed
-
- is duplicated by
-
MDEV-12272 port WL#7488: InnoDB startup refactoring
-
- Closed
-
- relates to
-
MDEV-12201 innodb_flush_method are not available on Windows
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Description |
In MySQL 8.0, [WL#7488|https://dev.mysql.com/worklog/task/?id=7488] is one of the tasks that is related to the Global Data Dictionary. The text is a broader description of the InnoDB startup.
[What was actually implemented in MySQL 8.0.0|https://github.com/MariaDB/server/commit/215f4439e1da855116afda184100d2a6d31a7f23] is some improved InnoDB startup parameter validation. All parameters are validated before InnoDB actually accesses any data files. While in MariaDB we might still perform the full InnoDB startup and recovery in the plugin_init function, it is good to merge the applicable part of the changes from 8.0. |
In MySQL 8.0, [WL#7488|https://dev.mysql.com/worklog/task/?id=7488] is one of the tasks that is related to the Global Data Dictionary. The text is a broader description of the InnoDB startup.
[What was actually implemented in MySQL 8.0.0|https://github.com/mysql/mysql-server/commit/215f4439e1da855116afda184100d2a6d31a7f23] is some improved InnoDB startup parameter validation. All parameters are validated before InnoDB actually accesses any data files. While in MariaDB we might still perform the full InnoDB startup and recovery in the plugin_init function, it is good to merge the applicable part of the changes from 8.0. |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.2 [ 14601 ] |
Fix Version/s | 10.3 [ 22126 ] |
Fix Version/s | 10.4 [ 22408 ] |
Summary | Port InnoDB startup refactoring from MySQL 8.0 | Clean up InnoDB parameter validation |
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] |
Assignee | Marko Mäkelä [ marko ] | Thirunarayanan B [ thiru ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
issue.field.resolutiondate | 2018-04-29 08:09:07.0 | 2018-04-29 08:09:07.119 |
Fix Version/s | 10.3.7 [ 23005 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Assignee | Thirunarayanan B [ thiru ] | Marko Mäkelä [ marko ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10002 ] | Closed [ 6 ] |
Link |
This issue is duplicated by |
Link |
This issue causes |
Workflow | MariaDB v3 [ 79912 ] | MariaDB v4 [ 133155 ] |