Maria Preview
Contents |
[edit] The Maria Engine
The Maria Engine is an extended version of the MyISAM Engine, which is crash safe and provides more concurrency. It aims at becoming fully transactional (ACID).
The Maria Engine is offered as a separate MySQL-Maria Preview based on MySQL 5.1, and also featured in the standard MySQL release starting from version 6.0.6.
[edit] Maria Downloads
- Maria Preview based on 5.1
- Preview binary downloads (*).
- The source code is available as
- packages (*)
- or the development tree
(*) this is a version of Maria which is out-of-date now as it doesn't include the latest concurrency updates, which are present in the development tree above and in the 6.0 release below.
- Maria in standard MySQL 6.0 release
- binary downloads.
- The source code is available as
- packages
- or the development tree
[edit] Maria Known Bugs
They can be can be viewed by going to https://bugs.mysql.com clicking on "advanced search", and selecting category "Maria storage engine". Please, help us find and kill bugs; report any new bug here: https://bugs.mysql.com
[edit] Maria Documentation
[edit] Maria Forum
- We invite your feedback to anything related to the project using the Maria Forum.