Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.4(EOL), 10.5, 10.6, 10.10(EOL), 10.11, 11.0(EOL), 11.1(EOL), 11.2(EOL)
-
None
Description
The recent MySQL 5.7.44 and MySQL 8.0.35 release includes some InnoDB changes:
Not applicable to MariaDB Server
There are many changes to InnoDB in the MySQL 8.0 branch, but these are related to new features in 8.0 (such as CAST(... AS ... ARRAY) for JSON documents, or performance_schema.innodb_redo_log_files. The following change is specifically mentioned as not being applicable to 5.7:
Bug#34957949: delete + for update skip locked: Assertion failure: row0mysql.cc:2451:prebuilt->template_type == ROW_MYSQL_WHOLE_ROW
Applicable to MariaDB Server
Bug #23036096 - INNODB LAST DETECTED DEADLOCK NOT SHOWING FULL QUERY
Filed as MDEV-32576, but this is not going to be fixed right now.
Bug#35432973 InnoDB: processing single character tokens with FTS parser plugin
Filed as MDEV-32578.
Attachments
Issue Links
- blocks
-
MDEV-33276 Merge applicable changes from InnoDB 8.0.36
- Closed
- is blocked by
-
MDEV-31765 Merge new release of InnoDB 5.7.43 to 10.4
- Closed
-
MDEV-32578 row_merge_fts_doc_tokenize() handles FTS plugin parser inconsistently
- Closed
- is part of
-
MDEV-32508 Q4 2023 release merge
- Closed
- relates to
-
MDEV-32576 InnoDB deadlock output does not always include the full SQL statement
- Confirmed