Log of MariaDB Contributions

From Askmonty.org

Main Page >  MariaDB 
MariaDB FAQ | MariaDB versus MySQL | Development | Download | License | Logo | MariaDB Reference Manual
Contributing | MCA | Contributions | Release Process | Release Criteria | Plans | Tools | Replication


TOC MariaDB 5.1 Reference Manual: Log of MariaDB Contributions Index

See Also:MariaDB 5.2 Reference Manual, MariaDB 5.3 Reference Manual

By default we should add to bzr the following in the global comment for each contribution:

Patch:    Name, url or from where we got the patch
Author:   ....
License:  MCA or BSD
Reviewer: ....

For those cases this is not done, please add to this page a short line for each push into MariaDB that includes code from contributors not employed by Monty Program Ab. The purpose of this is to properly track that all such patches are submitted either under MCA or BSD-new.

Example:

Feature/Patch name
Author(s)
Author has signed MCA on "date" | Patch was licensed under BSD

(Please enhance the example with anything that makes sense.)

MariaDB 5.1 log of contributions

Microsecond precision in process list

Manual:MariaDB_5.1_Release_Notes#Microsecond_precision_in_process_list 
http://www.percona.com/mysql/5.0.77-b13/patches/microsec_process.patch
Percona Inc
Patch was licensed to Monty Program under BSD (new). [1]


Slow Query Log Extened Statistics

Manual:MariaDB_5.1_Release_Notes#Slow_Query_Log_Extended_Statistics 
http://www.percona.com/mysql/5.1.26/patches/microslow.patch
Percona Inc
Patch was licensed to Monty Program under BSD (new). [2]

The FederatedX storage engine

http://forge.mysql.com/projects/project.php?id=265
All changes are made by Patrik Galbraight and Antony Curtis and are given to us under BSD-new.
In addition we are allowed to promote FederatedX.

Windows enhancements and various bug fixes

Alex Budovski, under MCA

MariaDB 5.2 log of contributions

Virtual Columns

http://forge.mysql.com/wiki/MySQL_virtual_columns_ref_manual
https://code.launchpad.net/~andrey-zhakov/mysql-server/mysql-6.0-wl1075-wl411
Andrey Zhakov (modified by Sanja and Igor)
Author has signed MCA [3]

Declaring many CHARSET objects as const.

Antony T Curtis, under BSD