What is MariaDB 10.0?
You are viewing an old version of this article. View
the current version here.
MariaDB 10.0 is the development version of MariaDB.
Blog posts with details of the reasoning behind calling this version 10:
New Features
- New InnoDB from MySQL 5.6
- Performance schema from MySQL 5.6
- EXPLAIN the *actual* plan on a *running* statement; no progress indicators and numbers are needed; MDEV-165
- Multi source replication
- Memory tables: VARCHAR and BLOB support
- Optimized read only transaction (for InnoDB). This includes support for TRANSACTION READ ONLY.
- LIMIT ... ORDER BY optimization
See Also
Comments
Comments loading...
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.