summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-016-75/+236
|\
| * Fixed LP bug #919427.Igor Babaev2012-01-201-0/+46
| * Back-ported the test case for bug #12616253 from mariadb-5.3 thatIgor Babaev2012-01-141-0/+21
| * Back-ported the fix and the test case for bug #50257 from mariadb-5.3 code line.Igor Babaev2012-01-131-2/+13
| * Back-ported the test cases for bug #12763207 from mysql-5.6 code line into 5.2Igor Babaev2012-01-131-0/+53
| * Fix of LP BUG#793589 Wrong result with double ORDER BYunknown2012-01-051-0/+29
| * Merge with 5.1Michael Widenius2012-01-041-0/+15
| |\
| | * Fixed LP bug #848652.Igor Babaev2011-12-291-0/+15
| * | Fixed LP bug #777654.Igor Babaev2011-12-281-0/+12
| * | Fixed LP bug #879860.Igor Babaev2011-12-271-0/+19
| * | Fixed LP bug #904345.Igor Babaev2011-12-271-1/+26
| * | Fixed LP bug #794005.Igor Babaev2011-12-201-0/+16
* | | sort status variables alphabetically in mysqld.ccSergei Golubchik2012-01-311-5/+0
* | | BUG#923246: Loosescan reports different result than other semijoin methodsSergey Petrunya2012-01-301-0/+22
* | | Merge fix for BUG#922254Sergey Petrunya2012-01-301-0/+19
|\ \ \
| * | | BUG#922254: Assertion `0' failed at item_cmpfunc.cc:5899: Item* Item_equal::g...Sergey Petrunya2012-01-271-0/+19
* | | | Fixed LP bug #922971.Igor Babaev2012-01-281-0/+42
* | | | Merge.Igor Babaev2012-01-271-0/+39
|\ \ \ \
| * | | | Back-ported test cases for bug #59919 of mysql-5.6 code line. The bug couldIgor Babaev2012-01-271-0/+39
* | | | | Make testcase stable by adding --sorted_result for SHOW STATUS commands.Sergey Petrunya2012-01-271-0/+5
| |/ / / |/| | |
* | | | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ...Sergey Petrunya2012-01-251-0/+17
* | | | MergeSergey Petrunya2012-01-252-0/+72
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#920255: Wrong result (extra rows) with loosescan and IN subquerySergey Petrunya2012-01-251-0/+19
| * | | Update handler status variables after the last commit.Sergey Petrunya2012-01-251-0/+1
| * | | Add MRR counters: Handler_mrr_init, Handler_mrr_extra_rowid_sorts, Sergey Petrunya2012-01-231-0/+52
* | | | Back-ported test cases for bugs #54437, #55955, #52329, #57623 from subquery_sjIgor Babaev2012-01-221-0/+166
* | | | Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sjIgor Babaev2012-01-212-0/+133
|/ / /
* | | BUG#912513: Wrong result (missing rows) with join_cache_hashed+materializatio...Sergey Petrunya2012-01-201-0/+26
* | | BUG#912538: Wrong result (missing rows) with semijoin=on, firstmatch=on, ...Sergey Petrunya2012-01-191-0/+14
* | | MergeIgor Babaev2012-01-181-0/+14
|\ \ \
| * | | Fixed LP bug #917990.Igor Babaev2012-01-181-0/+14
* | | | Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd...Michael Widenius2012-01-132-0/+12
|/ / /
* | | Fix for LP BUG#908269 Wrong result with subquery in select list, EXISTS, cons...unknown2012-01-101-0/+28
* | | Merge fix for BUG#912510Sergey Petrunya2012-01-101-0/+19
|\ \ \
| * | | BUG#912510: Crash in do_copy_not_null with semijoin=ON, firstmatch=ON, aggreg...Sergey Petrunya2012-01-081-0/+19
* | | | Fixed that --sorted-result in mysql-test-run also works for execMichael Widenius2012-01-091-2/+6
|/ / /
* | | Fixed LP bug #910083.Igor Babaev2012-01-021-0/+40
* | | Make test results stable.Sergey Petrunya2011-12-301-0/+1
* | | Continuation of the efforts in previous cset.Sergey Petrunya2011-12-301-1/+1
* | | Make test results stable (they weren't, because filesort() used to readSergey Petrunya2011-12-291-2/+2
* | | MergeSergey Petrunya2011-12-281-0/+13
|\ \ \
| * | | BUG#906357: Incorrect result with outer join and full text matchSergey Petrunya2011-12-201-0/+13
* | | | Changed a test case from join_cache.test to make it platform independent.Igor Babaev2011-12-251-5/+0
* | | | Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-245-35/+42
* | | | Backport of WL#5953 from MySQL 5.6unknown2011-12-196-38/+43
|/ / /
* | | BUG#906385: EXPLAIN EXTENDED crashes in TABLE_LIST::print with limited max_jo...Sergey Petrunya2011-12-191-0/+29
* | | BUG#904432: Wrong result with LEFT JOIN, constant table, semijoin=ON,material...Sergey Petrunya2011-12-191-0/+13
* | | MergeIgor Babaev2011-12-1541-4/+255
|\ \ \
| * | | Made join_cache_level == 2 by default.Igor Babaev2011-12-1523-3/+116
| * | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-1530-2/+140