summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* mergeMattias Jonsson2010-03-111-1/+21
|\
| * Bug#50104: Partitioned table with just 1 partion works with fkMattias Jonsson2010-03-041-1/+21
* | mergeMattias Jonsson2010-03-111-0/+14
|\ \
| * | Bug#48229: group by performance issue of partitioned tableMattias Jonsson2010-03-041-0/+14
* | | Bug#50545: Single table UPDATE IGNORE crashes on Martin Hansson2010-03-101-0/+13
* | | Merge an addition to BUG51342 5.0-bugteam -> 5.1-bugteam.Sergey Vojtovich2010-03-101-1/+1
|\ \ \
| * | | An addition to fix forSergey Vojtovich2010-03-101-1/+1
* | | | Merge fix for BUG51307 to 5.1-bugteam.Sergey Vojtovich2010-03-101-0/+33
|\ \ \ \
| * | | | BUG#51307 - widespread corruption with partitions andSergey Vojtovich2010-03-021-0/+33
* | | | | Merge fix for BUG51342 to 5.1-bugteam.Sergey Vojtovich2010-03-101-0/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge fix for BUG51342 to 5.0-bugteam.Sergey Vojtovich2010-03-101-0/+17
| |\ \ \ \
| | * | | | BUG#51342 - more xid crashingSergey Vojtovich2010-03-101-0/+17
| * | | | | merged the test disablement because of bug 51357 to 5.0-bugteamGeorgi Kodinov2010-03-101-7/+0
| * | | | | Backport of the fix for bug #51357 to 5.0-bugteam.:Georgi Kodinov2010-03-081-0/+22
| * | | | | auto-mergeTatiana A. Nurnberg2010-03-041-0/+17
| |\ \ \ \ \
| * \ \ \ \ \ auto-mergeTatiana A. Nurnberg2010-03-021-0/+12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Bug#40277: SHOW CREATE VIEW returns invalid SQLDavi Arnaut2010-03-0910-53/+164
* | | | | | | Bug#51650: crash with user variables and triggersDavi Arnaut2010-03-091-0/+24
* | | | | | | Disable the second part of the test for bug #51357 until bug #51877 is fixed.Georgi Kodinov2010-03-091-7/+0
* | | | | | | Addendum to the test for bug 51357 : disable the (possibly binary) Georgi Kodinov2010-03-091-1/+1
* | | | | | | Bug #51357: crash when using handler commands on spatial indexesGeorgi Kodinov2010-03-041-0/+22
* | | | | | | Bug #39653: find_shortest_key in sql_select.cc does notGleb Shchepa2010-03-051-0/+22
* | | | | | | manual mergeTatiana A. Nurnberg2010-03-051-16/+17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | manual mergeTatiana A. Nurnberg2010-03-021-16/+17
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sqlTatiana A. Nurnberg2010-03-021-0/+17
* | | | | | | Fix for bug#51304: checksum table gives different results Ramil Kalimullin2010-02-281-0/+17
* | | | | | | Bug#49823: mysql_upgrade fatal error due to general_log / slow_low CSV NULLDavi Arnaut2010-02-261-0/+47
* | | | | | | Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin...Sergey Glukhov2010-02-266-13/+28
|/ / / / / /
* | | | | | Merge innodb-5.1-ss6765 to 5.1-bugteam.Sergey Vojtovich2010-02-261-0/+83
|\ \ \ \ \ \
| * | | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-261-0/+83
| * | | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-261-83/+0
| * | | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-261-0/+83
* | | | | | | automergeSergey Glukhov2010-02-261-0/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Auto-merged fox for the bug#50843.Evgeny Potemkin2010-02-261-0/+14
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Bug#50843: Filesort used instead of clustered index led toEvgeny Potemkin2010-02-261-0/+14
| | | |_|_|/ / | | |/| | | |
* | | | | | | Bug#50995 Having clause on subquery result produces incorrect results.Sergey Glukhov2010-02-261-0/+20
|/ / / / / /
* | | | | | Bug #45360: wrong resultsGleb Shchepa2010-02-251-0/+34
* | | | | | Automerge.Alexey Kopytov2010-02-251-0/+11
|\ \ \ \ \ \
| * | | | | | Bug #50335: Assertion `!(order->used & map)' in eq_ref_table Alexey Kopytov2010-02-251-0/+11
| |/ / / / /
* | | | | | mergeGeorgi Kodinov2010-02-251-12/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Backport of the fix for bug #49552 to 5.0-bugteamGeorgi Kodinov2010-02-251-0/+12
| |/ / /
* | | | auto-mergeTatiana A. Nurnberg2010-02-222-5/+69
|\ \ \ \
| * \ \ \ merge from 5.1-mtrBjorn Munch2010-02-222-5/+69
| |\ \ \ \
| | * | | | renaming test variables+c to variables_community, + is problematicBjorn Munch2010-02-111-0/+0
| | * | | | Bug #50618 Please allow 'sleep $variable' in mtrBjorn Munch2010-02-091-5/+8
| | * | | | merge from 5.1 mainBjorn Munch2010-02-0738-105/+1732
| | |\ \ \ \
| | * | | | | Bug #39774 mysql-test-run's remove_file can't use wildcards, this should be d...Bjorn Munch2010-02-041-0/+3
| | * | | | | merge 49837Bjorn Munch2010-01-201-0/+6
| | |\ \ \ \ \
| | | * | | | | Bug #49837 mysqltest exec cannot handle multi-line command correctlyBjorn Munch2010-01-201-0/+6
| | * | | | | | merge 48888Bjorn Munch2010-01-201-0/+3
| | |\ \ \ \ \ \