summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Update test results after the previous pushSergey Petrunya2014-02-251-2/+2
* MDEV-5244: Make extended_keys=ON by default in 10.0Sergey Petrunya2014-02-251-0/+3
* Backport from 10.0 to 10.0-base the following:Sergey Petrunya2014-02-121-0/+22
* Fixed bug mdev-5630.Igor Babaev2014-02-111-0/+22
* merge 5.5->10.0-baseunknown2014-02-051-0/+23
|\
| * merge of MDEV-5369 (5.3->5.5)unknown2014-01-291-0/+23
| |\
| | * MDEV-5369: Wrong result (0 instead of NULL) on 2nd execution of PS with LEFT ...unknown2014-01-281-0/+23
* | | 5.5 mergeSergei Golubchik2014-02-0127-34/+646
|\ \ \ | |/ /
| * | MDEV-5345 - Deadlock between mysql_change_user(), SHOW VARIABLES andSergey Vojtovich2014-01-281-0/+56
| * | merge 5.3 -> 5.5Alexander Barkov2014-01-282-0/+8
| |\ \ | | |/
| | * MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.cAlexander Barkov2014-01-282-0/+8
| * | MDEV-5405 RQG induced crash in mi_assign_to_key_cache in safe mutex unlockSergei Golubchik2014-01-271-0/+27
| * | mtr: check that tests clean up debug_sync. fix tests that didn't.Sergei Golubchik2014-01-273-1/+3
| * | MDEV-5461 Assertion `length <= column->length' fails in write_block_record wi...Sergei Golubchik2014-01-261-0/+7
| * | move innodb specific test from group_by.test to group_by_innodb.testSergei Golubchik2014-01-262-26/+26
| * | 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-261-0/+18
| * | Fixed bug that I accidently introduced in mysql_tzinfo_to_sqlMichael Widenius2014-01-261-0/+24
| * | Merge 5.3 -> 5.5Alexander Barkov2014-01-271-0/+11
| |\ \ | | |/
| | * MDEV-5458 RQG hits 'sql/tztime.cc:799: my_time_t sec_since_epoch(...):Alexander Barkov2014-01-271-0/+11
| * | Merge 5.3 -> 5.5Alexander Barkov2014-01-272-0/+29
| |\ \ | | |/
| | * [Backport to 5.3]Sergey Petrunya2014-01-251-0/+28
| | * MDEV-5504 Server crashes in String::length on SELECT with MONTHNAME, GROUP BY...Alexander Barkov2014-01-241-0/+9
| | * MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-231-0/+20
| * | merge 5.3->5.5unknown2014-01-262-0/+55
| |\ \ | | |/
| | * merge of MDEV-5356 5.1->5.3 (with more fixes and test suite).unknown2014-01-231-0/+29
| | |\
| | * \ 5.2 mergeSergei Golubchik2014-01-211-0/+26
| | |\ \
| | | * \ 5.1 mergeSergei Golubchik2014-01-211-0/+26
| | | |\ \ | | | | |/
| | | | * MDEV-5543 MyISAM repair unsafe usage of TMD files Sergei Golubchik2014-01-201-0/+26
| * | | | MergeSergey Petrunya2014-01-241-0/+28
| |\ \ \ \
| | * | | | MDEV-5337: Wrong result in mariadb 5.5.32 with ORDER BY + LIMIT when index_co...Sergey Petrunya2014-01-241-0/+28
| * | | | | Fix for MDEV-5531: double call procedure in one session - hard shutdown the s...Michael Widenius2014-01-241-0/+57
| |/ / / /
| * | | | MergeSergey Petrunya2014-01-231-0/+20
| |\ \ \ \
| | * | | | MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-231-0/+20
| * | | | | MDEV-5406 add index to an innodb table with a uniqueness violation crashes my...Sergei Golubchik2014-01-231-0/+20
| * | | | | MySQL-5.5.35 mergeSergei Golubchik2014-01-221-1/+1
| |\ \ \ \ \
| * | | | | | Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria...Michael Widenius2014-01-222-0/+25
| | |/ / / / | |/| | | |
| * | | | | MDEV-4974: memory leak in 5.5.32-MariaDB-1~wheezy-logSergey Petrunya2014-01-211-0/+29
| * | | | | Merge 5.3->5.5unknown2014-01-152-0/+157
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | MDEV-5515: 2nd execution of a prepared statement returns wrong resultsunknown2014-01-131-0/+29
| | * | | | MDEV-5414: RAND() in a subselect : different behavior in MariaDB and MySQLunknown2013-12-182-0/+128
| * | | | | Fixed MDEV-5424: SELECT using ORDER BY DESC and LIMIT produces unexpected res...Michael Widenius2014-01-024-6/+45
| * | | | | MDEV-5349: Test main.subselect_sj_jcl6 fails sporadically due to insufficient...Sergey Petrunya2013-12-301-0/+1
* | | | | | A post-fix for MDEV-5009 don't look inside /*!50700 ... */ commentsAlexander Barkov2013-12-191-0/+2
* | | | | | MDEV-5009 don't look inside /*!50700 ... */ commentsAlexander Barkov2013-12-181-0/+19
* | | | | | MDEV-5445 Server crashes in Item_func_like::fix_fields on LIKE ExtractValue(..)Alexander Barkov2013-12-171-0/+10
* | | | | | 5.5 mergeSergei Golubchik2013-12-156-0/+100
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 5.3 mergeSergei Golubchik2013-12-134-0/+57
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed bug mdev-5410.Igor Babaev2013-12-121-0/+22
| | * | | | MergeIgor Babaev2013-12-051-0/+16
| | |\ \ \ \