summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* mergeMattias Jonsson2010-03-112-2/+49
|\
| * Bug#50104: Partitioned table with just 1 partion works with fkMattias Jonsson2010-03-042-2/+49
* | mergeMattias Jonsson2010-03-112-0/+32
|\ \
| * | Bug#48229: group by performance issue of partitioned tableMattias Jonsson2010-03-042-0/+32
* | | Bug#50545: Single table UPDATE IGNORE crashes on Martin Hansson2010-03-102-0/+29
* | | Merge an addition to BUG51342 5.0-bugteam -> 5.1-bugteam.Sergey Vojtovich2010-03-102-2/+2
|\ \ \
| * | | An addition to fix forSergey Vojtovich2010-03-102-2/+2
* | | | Merge fix for BUG51307 to 5.1-bugteam.Sergey Vojtovich2010-03-102-0/+61
|\ \ \ \
| * | | | BUG#51307 - widespread corruption with partitions andSergey Vojtovich2010-03-022-0/+61
* | | | | Merge fix for BUG51342 to 5.1-bugteam.Sergey Vojtovich2010-03-102-0/+33
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge fix for BUG51342 to 5.0-bugteam.Sergey Vojtovich2010-03-102-0/+33
| |\ \ \ \
| | * | | | BUG#51342 - more xid crashingSergey Vojtovich2010-03-102-0/+33
* | | | | | mergeGeorgi Kodinov2010-03-101-3/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merged the test disablement because of bug 51357 to 5.0-bugteamGeorgi Kodinov2010-03-102-12/+7
| * | | | | Backport of the fix for bug #51357 to 5.0-bugteam.:Georgi Kodinov2010-03-082-0/+44
| * | | | | auto-mergeTatiana A. Nurnberg2010-03-042-1/+38
| |\ \ \ \ \
| * \ \ \ \ \ auto-mergeTatiana A. Nurnberg2010-03-022-0/+27
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Bug #35250: readline check breaks when doing vpath buildGeorgi Kodinov2010-03-091-2/+2
* | | | | | | Post-push fix for BUG#51251.Luis Soares2010-03-094-65/+66
* | | | | | | Bug#40277: SHOW CREATE VIEW returns invalid SQLDavi Arnaut2010-03-0912-53/+281
* | | | | | | Bug#51650: crash with user variables and triggersDavi Arnaut2010-03-092-0/+54
* | | | | | | Disable the second part of the test for bug #51357 until bug #51877 is fixed.Georgi Kodinov2010-03-092-15/+10
* | | | | | | Addendum to the test for bug 51357 : disable the (possibly binary) Georgi Kodinov2010-03-092-1/+4
* | | | | | | Automerge BUG 51251 bundle from bug report --> mysql-5.1-bugteam.Luis Soares2010-03-093-1/+65
|\ \ \ \ \ \ \
| * | | | | | | BUG#51251: Wrong binlogging in case of TRUNCATE <temporary InnoDB table>Luis Soares2010-02-243-1/+65
* | | | | | | | Automerge BUG 51226 bzr bundle from bug report --> myqsl-5.1-bugteam.Luis Soares2010-03-082-0/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | BUG#51226: mysqlbinlog replay: ERROR 1146 when using temp tablesLuis Soares2010-03-032-0/+77
| |/ / / / / / /
* | | | | | | | Automerge: BUG 48993 bundle from bug report --> mysql-5.1-bugteam.Luis Soares2010-03-081-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | BUG#48993: valgrind errors in mysqlbinlogLuis Soares2010-02-171-0/+24
| |/ / / / / / /
* | | | | | | | Bug #51357: crash when using handler commands on spatial indexesGeorgi Kodinov2010-03-042-0/+44
* | | | | | | | Bug #39653: find_shortest_key in sql_select.cc does notGleb Shchepa2010-03-052-0/+40
* | | | | | | | auto-mergeTatiana A. Nurnberg2010-03-052-0/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for bug#32426: "FEDERATED query returns corrupt resultsRamil Kalimullin2010-03-052-0/+45
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | manual mergeTatiana A. Nurnberg2010-03-052-37/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | manual mergeTatiana A. Nurnberg2010-03-022-36/+37
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sqlTatiana A. Nurnberg2010-03-022-1/+38
* | | | | | | | Moved the ndb related tests out of the per-push pb2 run to the daily pb2 run.Georgi Kodinov2010-03-022-5/+11
* | | | | | | | Bug #51600 rpl_slave_skip waits for slave to stop incorrectlyAndrei Elkin2010-03-011-2/+2
* | | | | | | | Fix for bug#51304: checksum table gives different results Ramil Kalimullin2010-02-282-1/+33
* | | | | | | | Bug #51574 rpl_row_create_table fails in ps-protocol at CREATE TABLE IF NOT ...Andrei Elkin2010-02-271-0/+2
* | | | | | | | Force execution now that another test case might run mysql_upgrade first.Davi Arnaut2010-02-261-1/+1
* | | | | | | | merging from 5.1 rep to a local branchAndrei Elkin2010-02-265-0/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug#49823: mysql_upgrade fatal error due to general_log / slow_low CSV NULLDavi Arnaut2010-02-265-0/+80
* | | | | | | | | merging from 5.1 rep to a local branchAndrei Elkin2010-02-267-13/+40
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin...Sergey Glukhov2010-02-267-13/+40
| |/ / / / / / /
* | | | | | | | merging from 5.1-bt rep to local branchAndrei Elkin2010-02-264-0/+160
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge innodb-5.1-ss6765 to 5.1-bugteam.Sergey Vojtovich2010-02-262-0/+114
| |\ \ \ \ \ \ \
| | * | | | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-262-0/+114
| | * | | | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-262-114/+0
| | * | | | | | | Applying InnoDB snapshot Sergey Vojtovich2010-02-262-0/+114