summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Fix for failing gis-precise on Windows.Alexey Botchkov2012-05-031-2/+2
* 5.2 mergeSergei Golubchik2012-05-021-0/+39
|\
| * MDEV-214 lp:967242 Wrong result with JOIN, AND in ON condition, multi-part ke...Oleksandr Byelkin2012-05-021-0/+39
* | MDEV-241 lp:992722 - Server crashes in get_datetime_valueSergei Golubchik2012-05-021-0/+9
* | mergeVladislav Vaintroub2012-05-021-0/+7
|\ \ | |/
| * LP993103: Wrong result with LAST_DAY('0000-00-00 00:00:00')IS NULL in WHERE c...Vladislav Vaintroub2012-05-021-0/+7
* | bug #977021 ST_BUFFER fails with the negative D.Alexey Botchkov2012-04-291-0/+12
* | MDEV-216 lp:976104 - Assertion `0' failed in my_message_sql on UPDATE IGNORE,...Sergei Golubchik2012-04-261-0/+13
* | Fix bug lp:985667, MDEV-229unknown2012-04-271-0/+29
* | LP BUG#978847 fixed.unknown2012-04-191-0/+24
* | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-0/+3
* | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-0/+30
* | Fixed LP bug #972973.Igor Babaev2012-04-071-0/+26
* | Merge.Igor Babaev2012-04-061-0/+29
|\ \
| * | Fixed bug #915222.Igor Babaev2012-04-061-0/+29
* | | mergeSergei Golubchik2012-04-0510-0/+435
|\ \ \ | | |/ | |/|
| * | mergeSergei Golubchik2012-04-0510-0/+435
| |\ \
| | * \ mysql-5.1.62 mergeSergei Golubchik2012-04-0510-0/+435
| | |\ \
| | | * | Bug #11765810 58813: SERVER THREAD HANGS WHEN JOIN + WHERE + GROUP BYMartin Hansson2012-02-071-0/+58
| | | * | merged mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-064-0/+159
| | | |\ \
| | | | * \ BUG#11756869 - 48848: MYISAMCHK DOING SORT RECOVER IN CERTAINAshish Agarwal2012-02-021-0/+14
| | | | |\ \
| | | | | * | BUG#11756869 - 48848: MYISAMCHK DOING SORT RECOVER IN CERTAINAshish Agarwal2012-02-011-0/+16
| | | | * | | Fixes for:Guilhem Bichot2012-01-261-0/+76
| | | | * | | Merging from mysql-5.1Alexander Barkov2012-01-241-0/+8
| | | | |\ \ \
| | | | | * | | Bug#11752408 - 43593: DUMP/BACKUP/RESTORE/UPGRADE TOOLS FAILS BECAUSE OF UTF8...Alexander Barkov2012-01-231-0/+8
| | | | * | | | BUG#13458237 - INCONSISTENT HANDLING OF INVALIDE DATES WITH ZERO DAY. SIMILAR...Alexander Barkov2012-01-241-0/+61
| | | | |/ / /
| | | * | | | Bug#13105873 :Valgrind Warning: CRASH IN FOREIGNGopal Shankar2012-01-301-0/+24
| | | * | | | Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTHTor Didriksen2012-01-271-0/+45
| | | * | | | weave merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-01-122-0/+120
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge from mysql-5.1.61-releaseKaren Langford2012-01-113-3/+24
| | | | |\ \ \
| | | | * | | | BUG#11760384 - 52792: mysqldump in XML mode does not dumpNirbhay Choubey2012-01-101-0/+112
| | | | * | | | BUG#11755281/47032: ERROR 2006 / ERROR 2013 INSTEAD OF PROPER ERROR MESSAGETatjana Azundris Nuernberg2012-01-021-0/+8
| | | * | | | | Backport from mysql-trunk of:Jon Olav Hauglid2012-01-091-0/+29
| | | | |/ / / | | | |/| | |
* | | | | | | Fix of LP bug#968720.unknown2012-04-051-0/+37
* | | | | | | Make test results stable.Sergey Petrunya2012-04-041-0/+1
* | | | | | | Merge with 5.2Michael Widenius2012-04-041-0/+15
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge with 5.1Michael Widenius2012-04-041-0/+15
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed lp:970528 "Server crashes in my_strnncollsp_simple on LEFT JOIN with CS...Michael Widenius2012-04-041-0/+15
* | | | | | BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with A...Sergey Petrunya2012-03-271-0/+10
* | | | | | MergeSergey Petrunya2012-03-261-0/+44
|\ \ \ \ \ \
| * | | | | | BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subq...Sergey Petrunya2012-03-261-0/+44
* | | | | | | Sorted some test results that can be different on different machinesMichael Widenius2012-03-261-0/+2
|/ / / / / /
* | | | | | BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-261-0/+44
* | | | | | BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp...Sergey Petrunya2012-03-251-0/+38
* | | | | | Fixed LP bug #954900.Igor Babaev2012-03-221-0/+68
* | | | | | Merge BUG#952372Sergey Petrunya2012-03-211-0/+21
|\ \ \ \ \ \
| * | | | | | BUG#952372: Server crashes on 2nd execution of PS in find_field_in_tables wit...Sergey Petrunya2012-03-181-0/+22
* | | | | | | Fixed LP bug #954262.Igor Babaev2012-03-201-0/+56
* | | | | | | BUG#952583: Server crashes in Item_field::fix_after_pullout on INSERT .. SELECTSergey Petrunya2012-03-191-0/+14
* | | | | | | Merge 5.2->5.3unknown2012-03-142-0/+53
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |