Log of MariaDB Contributions
Contents
How to document contributions in bzr
By default 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 and to ensure that the developer gets credit for his work.
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 (outside of Monty Program Ab)
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).
Slow Query Log Extened Statistics
- http://www.percona.com/mysql/5.1.26/patches/microslow.patch
- Percona Inc
- Patch was licensed to Monty Program under BSD (new).
- http://www.primebase.org/
- Created by Paul McCullagh
- License: GPL
The FederatedX storage engine
- http://forge.mysql.com/projects/project.php?id=265
- All changes are made by Patrik Galbraith 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
Creating of MariaDB packages
- Arjen Lenz, Open Query
Various bug fixes
- Stewart Smith, Percona
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
Declaring many CHARSET objects as const.
- Antony T Curtis (LinkedIn)
- License: BSD
- Authors: People at Google, Facebook and Percona. This code owns a special thanks to Mark Callaghan!
- License: BSD
- Fredrik Nylander from Stardoll.com
- License: MCA
The OQGRAPH storage engine
- http://openquery.com/graph/doc
- Created by Arjen Lenz, Open Query
- License GPL
The Sphinx storage engine
- http://sphinxsearch.com/docs/current.html
- Created by Andrew Aksyonoff.
- License: GPL
Pluggable Authentication
- RJ Silk License: MCA
Various bug fixes
- Stewart Smith, Percona
MariaDB 5.5 log of contributions
Function last_value() which returns the last value but evalutes all arguments as a side effect.
- Original patch by Eric Herman, Booking.com
- License: BSD
nowatch option for mysqld_safe (allow systemd)
- Based on code from Maarten Vanraes
- License: BSD
MariaDB 10.0 log of contributions
Per thread memory counting and usage
- Base code and idea by Lixun Peng, Taobao
- License: BSD
- Base code by Lixun Peng, Taobao
- License: BSD
- Code by Konstantin "Kostja" Osipov, mail.ru
- License: BSD
- Code by Olivier Bertrand
- License: GPL
- Code by Kentoku Shiba, Spiral Arms
- License: GPL
- Code by Vicentiu Ciorbaru, Google Summer of Code 2013
- License: BSD
- Code by Sudheera Palihakkara, Google Summer of Code 2013
- License: BSD
See also
- SHOW CONTRIBUTORS lists all members and sponsors of the MariaDB Foundation and other sponsors.
- SHOW AUTHORS lists the authors of MariaDB (including documentation, QA etc).