summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merging revision 3839..3932 from codership-mysql/5.5.Nirbhay Choubey2014-01-091-31/+0
* * Updated auto_increment_xxx_func.result to reflect the changesNirbhay Choubey2013-12-101-1/+2
* MDEV-4108 Compilation warnings with RelWithDebInfoNirbhay Choubey2013-11-251-3/+0
* Merge with MariaDB 5.5.34.Jan Lindström2013-11-252-8/+4
|\
| * mysql-5.5.34 mergeSergei Golubchik2013-11-191-2/+4
| |\
| | * Bug#16865959 - PLEASE BACKPORT BUG 14749800.Praveenkumar Hulakund2013-07-241-2/+4
| * | Allow unique prefix for command line options, like any GNU program.Michael Widenius2013-09-231-6/+0
* | | Merged revisions 3916--3921 from lp:~codership/codership-mysql/5.5-23Jan Lindström2013-09-261-9/+3
* | | mariadb-5.5.33 mergeSergei Golubchik2013-09-189-23/+308
|\ \ \ | |/ /
| * | MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error...Sergei Golubchik2013-09-091-3/+6
| * | MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-093-1/+225
| * | mysql-5.5.33 mergeSergei Golubchik2013-09-062-7/+55
| |\ \ | | |/
| | * merge back to the 5.5 tree and fix indentationGeorgi Kodinov2013-06-281-1/+11
| | |\
| | | * Bug #16996656: UNIQUE OPTION PREFIXES NOT DEPRECATED IN 5.5+Georgi Kodinov2013-06-261-1/+11
| | |/
| | * Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-141-1/+6
| | * Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLESAshish Agarwal2013-05-191-5/+38
| * | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable optionSergei Golubchik2013-08-172-2/+2
| * | fix a commentSergei Golubchik2013-08-141-1/+1
| * | Merge from 5.3Alexander Barkov2013-08-121-9/+18
| |\ \
| | * | MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADDunknown2013-08-011-9/+18
| * | | MDEV-4815 - allow multiple mysql_server_init() / mysql_server_end() in the s...Vladislav Vaintroub2013-07-291-0/+1
* | | | Merge with mariadb 5.5: bzr merge lp:maria/5.5 --rtag:mariadb-5.5.32Seppo Jaakola2013-08-2136-130/+188
|\ \ \ \ | |/ / /
| * | | mysql-5.5.32 mergeSergei Golubchik2013-07-1631-31/+42
| |\ \ \ | | | |/ | | |/|
| | * | Bug#16626742 IN MY_MD5FINAL IN MYSYS/MD5.C, CTX IS NOT PROPERLY ZEROED AS INT...Tor Didriksen2013-04-171-1/+1
| | * | Merge from mysql-5.1 to mysql-5.5Sujatha Sivakumar2013-03-282-2/+13
| | |\ \
| | | * | Bug#14324766:PARTIALLY WRITTEN INSERT STATEMENT IN BINLOGSujatha Sivakumar2013-03-282-3/+17
| | | * | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1975-75/+75
| | | * | Updated/added copyright headers.Murthy Narkedimilli2013-02-2581-85/+81
| | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1929-29/+29
| * | | | 5.3 mergeSergei Golubchik2013-07-161-23/+14
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 5.2 mergeSergei Golubchik2013-07-151-23/+14
| | |\ \ \
| | | * | | MDEV-4409 - Fix deadlock in MySQL key cache code, that can happen if there is...Vladislav Vaintroub2013-07-091-23/+14
| * | | | | MDEV-4503 : Installation fails if TEMP directory contains "~" subdirectory.Vladislav Vaintroub2013-06-171-6/+0
| * | | | | MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errc...Vladislav Vaintroub2013-06-162-70/+98
| * | | | | MDEV-4601 : Allow MariaDB to be build without non-blocking client.Vladislav Vaintroub2013-06-151-0/+34
* | | | | | References lp:1087368 - merged fix from wsrep-5.5 branch. Seppo Jaakola2013-06-151-0/+37
* | | | | | References: MDEV-4572 - merge with mariaDB 5.5.31Seppo Jaakola2013-05-2610-25/+25
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mysql-5.5.31 mergeSergei Golubchik2013-05-077-22/+22
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-03-012-5/+5
| | * | | | Bug #11752803 SERVER CRASHES IF MAX_CONNECTIONS DECREASED BELOW Venkata Sidagam2013-01-241-14/+8
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug #11752803 SERVER CRASHES IF MAX_CONNECTIONS DECREASED BELOW Venkata Sidagam2013-01-241-14/+8
| | * | | | Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOMNisha Gopalakrishnan2013-01-154-6/+13
| * | | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-172-2/+2
| * | | | | MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-1/+1
* | | | | | References: MDEV-4572 - merge with mariaDB 5.5.30Seppo Jaakola2013-05-245-18/+27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 5.3->5.5 mergeSergei Golubchik2013-02-283-7/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | 5.2 -> 5.3Sergei Golubchik2013-02-284-12/+16
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | 5.1 -> 5.2 mergeSergei Golubchik2013-02-284-12/+16
| | | |\ \ \
| | | | * \ \ mysql-5.1 mergeSergei Golubchik2013-02-284-11/+15
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | MDEV-4194: Fix typo (missing comma) in mysys error messagesVladislav Vaintroub2013-02-211-1/+1