View Issue Details

IDProjectCategoryView StatusLast Update
0000805Database Workbench v5MySQL Modulepublic2014-09-09 13:31
ReporterMartijn Tonies Assigned ToMartijn Tonies  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version5.0 
Summary0000805: MariaDB support
DescriptionOfficial support for the MySQL MariaDB fork
Additional Information- Roles ( https://mariadb.com/kb/en/roles/ )

- new RegExp library/functions ( https://mariadb.com/kb/en/pcre-regular-expressions/ )

- GET DIAGNOSTICS in MariaDB 10 ( https://mariadb.com/kb/en/get-diagnostics/ )

- Dynamic Columns functions ( https://mariadb.com/kb/en/dynamic-columns/ )

- CONNECT storage engine (extra options) ( https://mariadb.com/kb/en/loading-the-connect-storage-engine/ )
- SPHINX storage engine ( https://mariadb.com/kb/en/about-sphinxse/ )

- Virtual Columns ( https://mariadb.com/kb/en/virtual-columns/ )
TagsNo tags attached.

Activities

Martijn Tonies

2014-05-09 20:39

administrator   ~0000279

> eg, 5.5.x-10.0.0.4-MariaDB?
>
> And MariaDB will include features of, say, MySQL 5.6, but on top of it's MySQL 5.5 compatibility?

The 5.5 is there only to fool MySQL replication.
We don't have a way to say what version MariaDB well map to.

The state we know now is:
MariaDB 5.5 is compatible with MySQL 5.5 but has also features from 5.6 (optimize, group commit)
MariaDB 10.0 is almost compatible with MySQL 5.6 but has also features from 5.7 (multi source, parallel replication)
MariaDB 10.1 should be fully compatible with 5.6 except for a few things we have fine a better way (GTID, parallel replication, multi source). We plan to also add things from 5.7 to 10.1

Issue History

Date Modified Username Field Change
2014-02-11 16:48 Martijn Tonies New Issue
2014-05-07 12:44 Martijn Tonies Assigned To => Martijn Tonies
2014-05-07 12:44 Martijn Tonies Status new => assigned
2014-05-08 21:57 Martijn Tonies Additional Information Updated
2014-05-09 20:39 Martijn Tonies Note Added: 0000279
2014-05-14 14:55 Martijn Tonies Additional Information Updated
2014-05-15 11:58 Martijn Tonies Status assigned => resolved
2014-05-15 11:58 Martijn Tonies Fixed in Version => 5.0
2014-05-15 11:58 Martijn Tonies Resolution open => fixed
2014-09-09 13:31 Martijn Tonies Status resolved => closed