Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
We can see that InnoDB's native partitioning from MySQL 5.7 was not merged into MariaDB from the following commit message:
https://github.com/MariaDB/server/commit/358ab5d6b1460b7ab6e2d58c0444bf4a54a8f44b
However, this doesn't seem to be documented. Maybe it should be documented somewhere in the InnoDB and/or Partitioning sections?
Attachments
Issue Links
- relates to
-
MDEV-15242 Poor RBR update performance with partitioned tables
-
- Closed
-
-
MDEV-6113 merge 5.7 innodb
-
- Closed
-
This has been documented in https://mariadb.com/kb/en/library/incompatibilities-and-feature-differences-between-mariadb-102-and-mysql-57/ and https://mariadb.com/kb/en/library/mariadb-vs-mysql-compatibility/#incompatibilities-between-mariadb-101-and-mysql-57
Is this sufficient? I don't think it needs to be added to the InnoDB or partitioning sections. Both those sections are fairly incomplete, so the priority should be document what is there. not what isn't, but that's another issue...