summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5367 Server crashes in acl_authenticate on concurrent thread connection,...Sergei Golubchik2013-12-011-1/+1
* MDEV-4243 [PATCH] Warnings/errors while compiling with clangSergei Golubchik2013-11-2820-105/+98
* MDEV-4955 discover of table non-existance on CREATESergei Golubchik2013-11-283-9/+35
* MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-2829-751/+1756
* typo fix in ha_partition::rnd_pos(), status wasn't updatedSergei Golubchik2013-11-272-2/+9
* Fix a first timestamp column in the sql-based table discoverySergei Golubchik2013-11-252-1/+2
* remove obsolete licenses from README, add PCRE licenseSergei Golubchik2013-11-211-440/+48
* remove unused libevent (that was merged from 5.6 by mistake)Sergei Golubchik2013-11-2172-28520/+2
* unreserve GET keywordSergei Golubchik2013-11-213-48/+19
* MroongaSE: addint thd_autoinc and thd_error_context plugin servicesAlexander Barkov2013-12-1222-36/+345
* MDEV-5431 Test main.ctype_latin2 fails in buildbotAlexander Barkov2013-12-116-2/+14
* MDEV-5319 - Request for merge of Oqgraph v3 functionality storage/oqgraphSergey Vojtovich2013-12-1163-1265/+10015
|\
| * MDEV-5319 - Request for merge of Oqgraph v3 functionality storage/oqgraphSergey Vojtovich2013-12-1163-1265/+10015
| |\
| | * Update plugin descriptionAndrew McDonnell2013-11-211-1/+1
| | * Merge cleanup from maria dev branchAndrew McDonnell2013-11-210-0/+0
| | |\
| | | * Merged backwards compatibility fixes for 5.5.32Andrew McDonnell2013-09-283-5/+24
| | | |\
| | | * \ Merged test case cleanup from oqgraphAndrew McDonnell2013-09-280-0/+0
| | | |\ \
| | * | | | Fix typo in MTR script that triggered a deprecation warning after 10.0.7 mergeAndrew McDonnell2013-11-202-2/+2
| | * | | | Merge in latest maria 10.0.7 betaAndrew McDonnell2013-11-204813-118236/+2231942
| | |\ \ \ \
| | * | | | | MTR Test results for 1233113Andrew McDonnell2013-10-032-0/+56
| | * | | | | Likely fix for 1233113Andrew McDonnell2013-10-031-1/+4
| | * | | | | Regression test for 1233113Andrew McDonnell2013-10-031-0/+38
| | * | | | | Test to check illegal ops return correct error codeAndrew McDonnell2013-10-031-0/+48
| | * | | | | Make sure all fields of cursor initialisedAndrew McDonnell2013-10-031-0/+1
| | * | | | | Fix DEBUG build issuesAndrew McDonnell2013-10-031-4/+4
| | | |_|_|/ | | |/| | |
| | * | | | Backwards compatibility fixes for 5.5.32Andrew McDonnell2013-09-163-5/+24
| | | |_|/ | | |/| |
| | * | | Test case cleanups.Andrew McDonnell2013-09-148-29/+496
| | |\ \ \ | | | | |/ | | | |/|
| | | * | More test suite cleanups.Andrew McDonnell2013-09-148-29/+496
| | | * | Merge from maria/10.0 and latets fixesAndrew McDonnell2013-09-144960-89497/+461667
| | | |\ \ | | | |/ / | | |/| |
| | * | | Remove superfluous testAndrew McDonnell2013-09-131-621/+0
| | * | | Skip deleted records mid table.Andrew McDonnell2013-09-133-3/+233
| | * | | Updated tests for 1213120Andrew McDonnell2013-09-132-70/+1348
| | * | | Updated test result for bug 1195735Andrew McDonnell2013-09-131-0/+32
| | * | | Partial for for lp bug 796647 - handle DELETED records in ha_rnd_next of back...Andrew McDonnell2013-09-135-22/+161
| | * | | Ensure we have an up to date count of edges of backing tableAndrew McDonnell2013-09-122-3/+12
| | * | | MOre fixes related to merge of lp:maria/10.0Andrew McDonnell2013-09-104-25/+29
| | * | | Fix for order by crash, release dangling cursor when unlocking table.Andrew McDonnell2013-09-105-5/+91
| | * | | Fix remaining build problems caused by merge from lp:maria/10.0Andrew McDonnell2013-09-094-43/+93
| | * | | Partial fix for lp bug 1221722Andrew McDonnell2013-09-072-11/+12
| | * | | Partial fix for lp bug 1221722andrew2013-09-062-26/+17
| | * | | Match maria/10.0, files divergd on merge for some reasonandrew2013-09-063-51/+40
| | * | | Revert my old patch ofr rejected MDEV-4212andrew2013-09-061-12/+1
| | * | | Merge upstream latest maria/10.0andrew2013-09-064939-89301/+458828
| | |\ \ \
| | * | | | Fix for build error on gcc 4.7andrew2013-09-061-1/+2
| | * | | | Tests for bug #1213120Andrew McDonnell2013-08-172-0/+1239
| | * | | | Another variant of 796647Andrew McDonnell2013-08-161-0/+79
| | * | | | Regression tests for 796647Andrew McDonnell2013-08-163-0/+174
| | * | | | Revert half the fix for 1133093 - superfluousAndrew McDonnell2013-08-161-1/+1
| | |\ \ \ \
| | * \ \ \ \ Fix segfault for 1133093 (alng with previous commit)Andrew McDonnell2013-08-151-0/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Fix base segfault for order by. However, this shifts the problem elsewhere.Andrew McDonnell2013-08-151-1/+1
| | |\ \ \ \ \ \