summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-1/+1
* Fixed wrong error codes from InnoDB/XtraDB that caused %M to give system depe...Michael Widenius2012-07-069-255/+255
* Automatic merge with 5.5Michael Widenius2012-06-273-1/+5
|\
| * Don't abort InnoDB/XtraDB if one can't allocate resources for AIOMichael Widenius2012-06-272-0/+4
* | automatic merge with 5.5Michael Widenius2012-06-2790-417/+2814
|\ \ | |/
| * Merge 5.3->5.5.Igor Babaev2012-06-242-0/+59
| |\
| | * Merge 5.2->5.3Igor Babaev2012-06-232-0/+59
| | |\
| | | * Fixed bug mdev-354.Igor Babaev2012-06-182-0/+60
| | * | Update test results (checked)Sergey Petrunya2012-06-211-2/+2
| | * | Update test results.Sergey Petrunya2012-06-201-1/+1
| * | | Add back testcase for lp:817966 (was lost in the merge)Sergey Petrunya2012-06-232-0/+31
| * | | MDEV-342: fix two race conditions in the test case that could occasionally ca...unknown2012-06-222-0/+5
| * | | MDEV-342: Do not mark old binlog file as cleanly closed during rotate untilunknown2012-06-213-0/+92
| * | | MDEV-359: Fix another case where switch-off semisync could cause a race that ...unknown2012-06-211-1/+1
| * | | Use the portable form of INSTALL PLUGIN in rpl_mdev359.testSergei Golubchik2012-06-212-2/+2
| * | | fixing the order of includes in the rpl_mdev359.testSergei Golubchik2012-06-211-1/+1
| * | | MDEV-359: Server crash when SET GLOBAL rpl_semi_sync_master_enabled = OFFunknown2012-06-212-0/+49
| * | | Merge 5.3 -> 5.5Sergey Petrunya2012-06-2014-16/+258
| |\ \ \ | | |/ /
| | * | Post-merge fixes:Sergey Petrunya2012-06-204-7/+8
| | * | Merge 5.2->5.3Sergey Petrunya2012-06-1812-15/+255
| | |\ \ | | | |/
| | | * Adjusted results in pbxt.negation_elimination after the fix for lp bug 992380.Igor Babaev2012-06-121-2/+2
| | | * MergeSergey Petrunya2012-06-102-0/+54
| | | |\
| | | * \ 5.1 mergeSergei Golubchik2012-06-012-0/+18
| | | |\ \
| | | | * | MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a blockSergei Golubchik2012-06-012-0/+18
| | | * | | Fix of LP bug#992380 + revise fix_fields about missing with_subselect collectionunknown2012-05-255-2/+184
| | | * | | Fix bug lp:1001506unknown2012-05-232-0/+18
| | | * | | Fix of LP bug#992380 + revise fix_fields about missing with_subselect collectionunknown2012-05-222-0/+20
| * | | | | Merged the fix for bug lp:944706, mdev-193unknown2012-06-1932-351/+1274
| |\ \ \ \ \
| | * \ \ \ \ Merge the fix for lp:944706, mdev-193unknown2012-06-1432-347/+1270
| | |\ \ \ \ \
| | | * \ \ \ \ Merge the fix for lp:944706, mdev-193unknown2012-06-0632-347/+1270
| | | |\ \ \ \ \
| | | | * | | | | Fixed bug MDEV-288unknown2012-06-016-0/+97
| | | | * | | | | Patch for mdev-287: CHEAP SQ: A query with subquery in SELECT list, EXISTS, i...unknown2012-05-3020-199/+668
| | | | * | | | | Test case for bug lp:1001117, MySQL BUG#12330344unknown2012-05-242-0/+25
| | | | * | | | | Fixed bug mdev-277 as part of the fix for lp:944706unknown2012-05-186-0/+123
| | | | * | | | | Fix for bug lp:944706, task MDEV-193unknown2012-05-1724-241/+450
| * | | | | | | | fixed some urls that the previous update missedDaniel Bartholomew2012-06-181-3/+3
| * | | | | | | | 5.3->5.5 mergeSergey Petrunya2012-06-188-0/+232
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Fix bug lp:1008686unknown2012-06-156-0/+143
| | * | | | | | | Fix bug lp:1008773unknown2012-06-142-0/+89
| | * | | | | | | MergeSergey Petrunya2012-06-102-0/+54
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fixed pbxt test case not run by default.unknown2012-06-061-2/+2
| * | | | | | | | | fix an overly agressive optimization in Item_func_conv_charsetSergei Golubchik2012-06-172-0/+23
| * | | | | | | | | fix innodb_bug12902967 to pass when aio check on /dev/shm failsSergei Golubchik2012-06-162-16/+4
| * | | | | | | | | mergeSergei Golubchik2012-06-1631-44/+681
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | MDEV-316 lp:1009085 Assertion failed: warn_item, file item_cmpfunc.cc, line 3613Sergei Golubchik2012-06-152-0/+13
| | * | | | | | | | | merged with XtraDB 1.1.8-26.0Sergei Golubchik2012-06-158-27/+5
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ mysql-5.5 mergeSergei Golubchik2012-06-1422-6/+662
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-05-102-0/+114
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Bug #14007649 65111: INNODB SOMETIMES FAILS TO UPDATE ROWS INSERTED Annamalai Gurusami2012-05-104-0/+228
| | | | * | | | | | | | | | Merge from mysql-5.1.63-releaseSunanda Menon2012-05-0812-0/+416
| | | | |\ \ \ \ \ \ \ \ \ \