XtraDB

Source: Wikipedia, the free encyclopedia.
XtraDB
Developer(s)Percona
Stable release
10.1
Cross-platform
TypeDatabase engine
LicenseGNU GPL v2 or proprietary
Websitewww.percona.com/software/percona-xtradb/ Edit this on Wikidata

Percona XtraDB is a

Percona Server databases, and is intended as a drop-in replacement to InnoDB, which is the default engine in MySQL
.

Up until version 10.1, MariaDB used Percona XtraDB in place of InnoDB as the default storage engine. As of MariaDB 10.2, InnoDB is the default again.[1]

XtraDB incorporates InnoDB's ACID-compliant design and MVCC architecture, and allows for a greater degree of tuning and scalability.[2] The engine is also better suited to multi-core processing, which addresses some of the issues known to InnoDB.[3]

References

  1. ^ "Why does MariaDB 10.2 use InnoDB instead of XtraDB?".
  2. ^ "XtraDB: InnoDB on Steroids". Linux Mag. Linux Mag. Archived from the original on 28 July 2010. Retrieved 22 January 2015.{{cite web}}: CS1 maint: unfit URL (link)
  3. ^ "About XtraDB". MariaDB.com. Retrieved 22 January 2015.

External links

This page is based on the copyrighted Wikipedia article: XtraDB. Articles is available under the CC BY-SA 3.0 license; additional terms may apply.Privacy Policy