Comments - MariaDB 10.1.13 Changing MySQL version

7 years, 11 months ago Daniel Bartholomew

5.6.28-76.1 is the version of XtraDB in MariadB 10.1.13. XtraDB is an enhanced version of the InnoDB storage engine that is the default in MySQL. The InnoDB from MySQL 5.6 is also included and can be used if you prefer to not use XtraDB.

MariaDB 10.1 does not include the InnoDB storage engine from MySQL 5.7. The only way I know to get that is to uninstall MariaDB and install MySQL 5.7.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.