summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* harmless typo fixedSergei Golubchik2014-02-041-2/+1
* ha_xtradb.so fix for solaris, gcc 3.4.3Sergei Golubchik2014-02-043-12/+24
* don't link with libmysys twice (it's implied here)Sergei Golubchik2014-02-041-1/+1
* update result fileSergei Golubchik2014-02-041-1/+1
* mergeSergei Golubchik2014-02-04509-7043/+34725
|\
| * test fixesSergei Golubchik2014-02-033-4/+440
| * WEIGHT_STRING fix: correct Item_func_weight_string::eq() methodSergei Golubchik2014-02-031-0/+9
| * mysql 5.6 partitioning bugfix: doubly-reported errorSergei Golubchik2014-02-031-0/+3
| * 10.0-base mergeSergei Golubchik2014-02-03280-761/+13376
| |\
| | * make sequence and sql_discovery suites default tooSergei Golubchik2014-02-012-0/+14
| | * 5.5 mergeSergei Golubchik2014-02-01304-940/+12471
| | |\
| | | * 5.3 mergeSergei Golubchik2014-01-281-1/+1
| | | |\
| | | | * 5.2 mergeSergei Golubchik2014-01-281-1/+1
| | | | |\
| | | | | * 5.1 mergeSergei Golubchik2014-01-284-16/+6
| | | | | |\
| | | | | | * fixed a client-side overflow in mysql cliSergei Golubchik2014-01-281-1/+1
| | | * | | | MDEV-5345 - Deadlock between mysql_change_user(), SHOW VARIABLES andSergey Vojtovich2014-01-284-79/+152
| | | * | | | merge 5.3 -> 5.5Alexander Barkov2014-01-286-10/+17
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.cAlexander Barkov2014-01-288-14/+23
| | | * | | | MDEV-5576 ALTER TABLE progress report > 100%Sergei Golubchik2014-01-271-0/+1
| | | * | | | MDEV-4787 Missing dependency to "patch" for the Debian/Ubuntu "mariadb-test" ...Sergei Golubchik2014-01-272-0/+2
| | | * | | | MDEV-5405 RQG induced crash in mi_assign_to_key_cache in safe mutex unlockSergei Golubchik2014-01-273-10/+54
| | | * | | | mtr: check that tests clean up debug_sync. fix tests that didn't.Sergei Golubchik2014-01-2715-3/+17
| | | * | | | improve oqgraph boost check to filter out newer boost versionsSergei Golubchik2014-01-261-8/+26
| | | * | | | workaround test failures in buildbot:Sergei Golubchik2014-01-261-1/+2
| | | * | | | MDEV-5461 Assertion `length <= column->length' fails in write_block_record wi...Sergei Golubchik2014-01-263-30/+15
| | | * | | | move innodb specific test from group_by.test to group_by_innodb.testSergei Golubchik2014-01-264-53/+53
| | | * | | | fix the test for MDEV-5029 to clean up after itselfSergei Golubchik2014-01-261-0/+3
| | | * | | | Fix for MDEV-5168: MariaDB returns warnings for INSERT IGNOREMichael Widenius2014-01-269-6/+502
| | | * | | | Fixed that setup_natural_join_row_types can safely be called twiceMichael Widenius2014-01-262-1/+14
| | | * | | | Fixed bug that I accidently introduced in mysql_tzinfo_to_sqlMichael Widenius2014-01-263-3/+68
| | | * | | | speed up tokudb tests by adding begin/commit around insert loopsMichael Widenius2014-01-2646-0/+8510
| | | * | | | Fixed MDEV-4970: Wrong result with Aria table populated with disabled keysMichael Widenius2014-01-254-4/+71
| | | * | | | Merge 5.3 -> 5.5Alexander Barkov2014-01-278-25/+64
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-5458 RQG hits 'sql/tztime.cc:799: my_time_t sec_since_epoch(...):Alexander Barkov2014-01-278-25/+63
| | | * | | | Merge 5.3 -> 5.5Alexander Barkov2014-01-275-0/+75
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | [Backport to 5.3]Sergey Petrunya2014-01-253-1/+54
| | | | * | | MDEV-5504 Server crashes in String::length on SELECT with MONTHNAME, GROUP BY...Alexander Barkov2014-01-244-12/+27
| | | | * | | MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-234-1/+57
| | | * | | | merge 5.3->5.5unknown2014-01-2612-41/+109
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | merge of MDEV-5356 5.1->5.3 (with more fixes and test suite).unknown2014-01-238-39/+65
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | MDEV-5356: Server crashes in Item_equal::contains on 2nd execution of a PSunknown2014-01-233-15/+5
| | | | * | | 5.2 mergeSergei Golubchik2014-01-216-4/+46
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | 5.1 mergeSergei Golubchik2014-01-2113-12/+54
| | | | | |\ \ | | | | | | |/
| | | | | | * fix a warningSergei Golubchik2014-01-201-1/+1
| | | | | | * MDEV-5543 MyISAM repair unsafe usage of TMD files Sergei Golubchik2014-01-204-2/+44
| | | | | | * make 5.1 compiling with modern gcc.unknown2013-12-208-9/+9
| | | * | | | MergeSergey Petrunya2014-01-243-1/+54
| | | |\ \ \ \
| | | | * | | | MDEV-5337: Wrong result in mariadb 5.5.32 with ORDER BY + LIMIT when index_co...Sergey Petrunya2014-01-243-1/+54
| | | * | | | | Fixed Mageia Bug 12355: mariadb produces warning messages while loading timez...Michael Widenius2014-01-241-37/+152
| | | * | | | | Fix for MDEV-5531: double call procedure in one session - hard shutdown the s...Michael Widenius2014-01-2411-46/+213