Article edited by monty 1 year, 6 months ago

Selected Revision
Revision
3280
User
monty
Date
2010-11-16 12:19
Compare To
Revision
3275
User
sergii
Date
2010-11-16 06:19
Additions Deletions

Answer Diff [30]

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

<<code>> ¶
Patch: Name, url or from where we got the patch ¶
Author: .... ¶
License: MCA or BSD ¶
Reviewer: .... ¶
<</code>> ¶

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 [[http://montyprogram.com/mca|MCA]] or BSD-new and to ensure that the developer gets credit for his work. ¶

Example: ¶
<<code>> ¶
Feature/Patch name ¶
* Author(s) ¶
* Author has signed MCA on "date" | Patch was licensed under BSD ¶
<</code>> ¶

(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 [[https://lists.askmonty.org/pipermailp/dev/2009-October/000075.html|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 [[https://lists.askmonty.org/pipermailp/dev/2009-October/000075.html|licensed to Monty Program under BSD (new)]]. ¶

The [[http://kb.askmonty.org/v/about-pbxt|PBXT storage engine]] ¶
* 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 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 ¶

Creating of MariaDB packages ¶
* Arjen Lenz ¶

Various bug fixes ¶
* Stewart Smith ¶

=== 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 [[https://lists.askmonty.org/pipermailp/dev/2009-October/000079.html|signed MCA]] ¶

Declaring many CHARSET objects as const. ¶
* Antony T Curtis, under BSD. ¶

[[user-statistics| Extended user statistics]] ¶
* Authors: People at Google, Facebook and Percona. This code owns a special thanks to Mark Callaghan! ¶
* License BSD ¶

[[segmented-key-cache|Segmented MyISAM Key Cache]] ¶
* Fredrik Nylander from Stardoll.com, under MCA ¶

The [[about-oqgraph|OQGRAPH]] storage engine ¶
* http://openquery.com/graph/doc ¶
* Created by Arjen Lenz ¶
* License GPL ¶

The [[sphinx-storage-engine|Sphinx]] storage engine ¶
* http://sphinxsearch.com/docs/current.html ¶
* Created by Andrew Aksyonoff. ¶
* License GPL ¶

Pluggable Authentication ¶
* RJ Silk, under MCA ¶