-
Kevin Lewis authored
- Implement SQL Syntax. - New file suffix '.ibu' for these explicit undo tablespaces. - Implicit undo tablespaces are now hardcoded to 2, named "undo_001" & "undo_002". - Use MDL plus and undo::ddl_mutex to serialize explicit undo SQL and background tasks on them. - new test cases and lots of changes to existing testcases and code - intergration into many other InnoDB features.
Kevin Lewis authored- Implement SQL Syntax. - New file suffix '.ibu' for these explicit undo tablespaces. - Implicit undo tablespaces are now hardcoded to 2, named "undo_001" & "undo_002". - Use MDL plus and undo::ddl_mutex to serialize explicit undo SQL and background tasks on them. - new test cases and lots of changes to existing testcases and code - intergration into many other InnoDB features.
Loading