summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Applied all changes from Igor and SanjaMichael Widenius2013-06-152-1/+34
* Automatic mergeMichael Widenius2013-02-159-21/+21
|\
| * MDEV-537 Make multi-column non-top level subqueries to be executed via index ...unknown2013-02-079-21/+21
* | Skip cassandra_qcache.test if there is no Cassandra cluster running.Sergey Petrunya2013-02-041-0/+1
* | Merge fix for MDEV-3997.Sergey Petrunya2013-02-044-1/+79
|\ \
| * | MDEV-3997: Querying a Cassandra table on a server with query cache enabled is...Sergey Petrunya2013-02-043-0/+76
| * | Fix mysql-test/suite/plugins/suite.pm to correctly check if Cassandra cluster...Sergey Petrunya2013-02-041-1/+3
* | | mergeunknown2013-02-041-0/+3
|\ \ \ | |/ / |/| / | |/
| * MDEV-4121: binlog.binlog_row_binlog sporadic test failureunknown2013-01-311-0/+3
* | avoid mtr errors for --plugin-add=EXAMPLE=$HA_EXAMPLE_SOSergei Golubchik2013-01-312-0/+3
* | skip cassandra.test unless cassandra is runningSergei Golubchik2013-01-315-11/+12
* | 10.0-base mergeSergei Golubchik2013-01-31170-1452/+5361
|\ \ | |/
| * MDEV-3984: Double free of Master_info * when CHANGE MASTER fails.unknown2013-01-302-0/+13
| * 5.5 mergeSergei Golubchik2013-01-29158-832/+3091
| |\
| | * Fix for MDEV-3948, and backport of the following collection of fixes and back...unknown2013-01-289-0/+313
| | * 5.3 mergeSergei Golubchik2013-01-287-0/+122
| | |\
| | | * 5.2 mergeSergei Golubchik2013-01-284-0/+45
| | | |\
| | | | * 5.1 mergeSergei Golubchik2013-01-254-0/+45
| | | | |\
| | | | | * MDEV-729 lp:998028 - Server crashes on normal shutdown in closefrm after exec...Sergei Golubchik2013-01-252-0/+15
| | | | | * MDEV-759 lp:998340 - Valgrind complains on simple selects containing expressi...Sergei Golubchik2013-01-252-0/+29
| | | * | | MDEV-3875 Wrong result (missing row) on a DISTINCT query with the same subque...Sergei Golubchik2013-01-262-0/+56
| | | * | | The problem was that expression with field after transformation (on the first...unknown2013-01-253-0/+50
| | * | | | Automatic mergeMichael Widenius2013-01-262-0/+25
| | |\ \ \ \
| | | * | | | Fixed MDEV-3890: Server crash inserting record on a temporary table after tru...Michael Widenius2013-01-252-0/+25
| | * | | | | 5.3 mergeSergei Golubchik2013-01-255-3/+90
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / /
| | | * | | 5.2 mergeSergei Golubchik2013-01-255-3/+90
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-3909 remote user enumerationSergei Golubchik2013-01-252-0/+58
| | | | * | report "using password: YES/NO" correctly for the COM_CHANGE_USER failuresSergei Golubchik2013-01-251-2/+2
| | | | * | MDEV-3915 COM_CHANGE_USER allows fast password brute-forcingSergei Golubchik2013-01-253-3/+32
| | * | | | Merge 5.3->5.5Igor Babaev2013-01-2311-3/+195
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 5.2->5.3Igor Babaev2013-01-216-0/+79
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 5.1->5.2Igor Babaev2013-01-214-0/+49
| | | | |\ \ | | | | | |/
| | | | | * Merge.Igor Babaev2013-01-213-0/+33
| | | | | |\
| | | | | | * Fixed bug mdev-4063 (bug #56927).Igor Babaev2013-01-213-0/+33
| | | | | * | MDEV-4029 SELECT on information_schema using a subquery locks up the informat...Sergei Golubchik2013-01-212-0/+17
| | | | | |/
| | | | * | Corrected the test case for bug mdev-3938.Igor Babaev2013-01-192-0/+3
| | | | * | Fixed bug mdev-3938.Igor Babaev2013-01-152-0/+28
| | | * | | MDEV-4056 fix.unknown2013-01-162-0/+47
| | | * | | MDEV-3900 Optimizer difference between MySQL and MariaDB with stored function...unknown2013-01-172-3/+52
| | | * | | backport of:unknown2013-01-172-8/+8
| | | * | | MDEV-3988 fix.unknown2013-01-162-0/+32
| | | * | | Fixed bug mdev-4025.Igor Babaev2013-01-111-2/+2
| | * | | | remove one particularly stupid test Sergei Golubchik2013-01-232-6/+0
| | * | | | Fixed typo in the function name.unknown2013-01-222-0/+52
| | * | | | MDEV-3934 Assertion `((keypart_map+1) & keypart_map) == 0' failed in _mi_pack...Sergei Golubchik2013-01-202-0/+31
| | * | | | MDEV-4029 SELECT on information_schema using a subquery locks up the informat...Sergei Golubchik2013-01-202-0/+17
| | * | | | MDEV-3908 crash in multi-table delete and mdlSergei Golubchik2013-01-182-0/+13
| | * | | | MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-182-4/+4
| | * | | | Don't reset maybe_null in update_used_tables(); This breaks ROLLUPMichael Widenius2013-01-172-8/+8
| | * | | | xtradb merge. Percona-Server-5.5.28-rel29.3Sergei Golubchik2013-01-1611-9/+15
| | |\ \ \ \