diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2018-05-15 08:57:21 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2018-05-15 23:01:18 +0300 |
commit | 442a6e6b257e335f70730b0e18394c2f638f2962 (patch) | |
tree | 76d8419978c4f6c78e18338c1ce26d312770d1b7 /man/mysqlaccess.1 | |
parent | 27f12c5d5b0b1596bb7918f06932ae566011c754 (diff) | |
download | mariadb-git-442a6e6b257e335f70730b0e18394c2f638f2962.tar.gz |
MDEV-16172 Remove InnoDB 5.7 version number from MariaDB 10.3 onwards
Because the InnoDB implementation in MariaDB has diverged from MySQL,
it is not meaningful to report a MySQL version number for InnoDB
any more. Some examples include:
MariaDB 10.1 (which is based on MySQL 5.6) included encryption and
variable-size page compression before MySQL 5.7 introduced them.
MariaDB 10.2 (based on MySQL 5.7) introduced persistent AUTO_INCREMENT
(MDEV-6076) in a GA release before MySQL 8.0.
MariaDB 10.3 (based on MySQL 5.7) introduced instant ADD COLUMN
(MDEV-11369) before MySQL.
All of these features use a different implementation and file format.
Also, some features were never merged from MySQL 5.7, and thus MariaDB
is not affected by related bugs. Examples include CREATE TABLESPACE
and the reimplementation of the partitioning engine.
Diffstat (limited to 'man/mysqlaccess.1')
0 files changed, 0 insertions, 0 deletions