summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* BUG#919878: Assertion `!eliminated_tables...Sergey Petrunya2012-02-212-0/+37
* mergeSergei Golubchik2012-02-1578-2036/+4162
|\
| * 5.3.4 mergeSergei Golubchik2012-02-1578-2036/+4162
| |\
| | * Fix for LP BUG#910123 MariaDB 5.3.3 causes 1093 error on Drupalunknown2012-02-142-0/+19
| | * MDEV-59 Review and push crashsafe GIS keys.Alexey Botchkov2012-02-143-0/+129
| | * Merge fix for BUG#928048Sergey Petrunya2012-02-143-0/+52
| | |\
| | | * BUG#928048: Query containing IN subquery with OR in the where clause returns ...Sergey Petrunya2012-02-143-0/+52
| | * | Fixed LP bug #925985.Igor Babaev2012-02-132-0/+70
| | * | Test case for bug lp:905353unknown2012-02-096-0/+56
| | |/
| | * Made mrr related counters temporarily invisible until we agree upon their nam...Igor Babaev2012-02-033-25/+1
| | * Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view.unknown2012-02-032-0/+118
| | * Merge.Igor Babaev2012-02-0133-715/+1340
| | |\
| | | * Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-0133-715/+1340
| | | |\
| | | | * Fixed LP bug #919427.Igor Babaev2012-01-202-0/+95
| | | | * plugin renamed socket_peercred -> unix_socket.Sergei Golubchik2011-12-302-0/+86
| | | | * Back-ported the test case for bug #12616253 from mariadb-5.3 thatIgor Babaev2012-01-142-0/+62
| | | | * Back-ported the fix and the test case for bug #50257 from mariadb-5.3 code line.Igor Babaev2012-01-136-14/+39
| | | | * Back-ported the test cases for bug #12763207 from mysql-5.6 code line into 5.2Igor Babaev2012-01-132-0/+106
| | | | * Fixed compiler and test failures found by buildbotMichael Widenius2012-01-084-5/+6
| | | | * Fix of LP BUG#793589 Wrong result with double ORDER BYunknown2012-01-052-0/+83
| | | | * Merge with 5.1Michael Widenius2012-01-042-0/+23
| | | | |\
| | | | | * Fixed LP bug #848652.Igor Babaev2011-12-292-0/+23
| | | | * | Fixed LP bug #806057.Igor Babaev2011-12-292-0/+50
| | | | * | Fixed LP bug #777654.Igor Babaev2011-12-282-0/+24
| | | | * | Fixed LP bug #879860.Igor Babaev2011-12-272-0/+42
| | | | * | Fixed LP bug #904345.Igor Babaev2011-12-279-29/+92
| | | | * | Supression condition made wider to cover some other system cases.unknown2011-12-211-123/+7
| | | | * | Fixed LP bug #794005.Igor Babaev2011-12-202-0/+27
| | | | * | Fixed LP bug #906322.Igor Babaev2011-12-193-8/+6
| | * | | | fix for LP BUG#921878.unknown2012-02-012-5/+50
| | |/ / /
| | * | | sort status variables alphabetically in mysqld.ccSergei Golubchik2012-01-311-5/+0
| | * | | BUG#923246: Loosescan reports different result than other semijoin methodsSergey Petrunya2012-01-304-1/+103
| | * | | Merge fix for BUG#922254Sergey Petrunya2012-01-303-0/+57
| | |\ \ \
| | | * | | BUG#922254: Assertion `0' failed at item_cmpfunc.cc:5899: Item* Item_equal::g...Sergey Petrunya2012-01-273-0/+57
| | * | | | Fixed LP bug #922971.Igor Babaev2012-01-282-0/+90
| | * | | | Merge.Igor Babaev2012-01-273-0/+143
| | |\ \ \ \
| | | * | | | Back-ported test cases for bug #59919 of mysql-5.6 code line. The bug couldIgor Babaev2012-01-273-0/+143
| | * | | | | 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-253-0/+71
| | * | | | MergeSergey Petrunya2012-01-257-1/+227
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | BUG#920255: Wrong result (extra rows) with loosescan and IN subquerySergey Petrunya2012-01-253-0/+87
| | | * | | Update handler status variables after the last commit.Sergey Petrunya2012-01-254-4/+14
| | | * | | Add MRR counters: Handler_mrr_init, Handler_mrr_extra_rowid_sorts, Sergey Petrunya2012-01-232-0/+129
| | * | | | Back-ported test cases for bugs #54437, #55955, #52329, #57623 from subquery_sjIgor Babaev2012-01-223-0/+670
| | * | | | Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sjIgor Babaev2012-01-215-0/+338
| | |/ / /
| | * | | BUG#912513: Wrong result (missing rows) with join_cache_hashed+materializatio...Sergey Petrunya2012-01-202-0/+55
| | * | | BUG#912538: Wrong result (missing rows) with semijoin=on, firstmatch=on, ...Sergey Petrunya2012-01-194-4/+61
| | * | | MergeIgor Babaev2012-01-185-5/+36
| | |\ \ \
| | | * | | Fixed LP bug #917990.Igor Babaev2012-01-185-5/+36
| | * | | | Adjust test results after Monty's push of the newunknown2012-01-189-5/+54