summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Bug#52430 Incorrect key in the error message for duplicate key error involvin...Sergey Glukhov2010-05-271-0/+15
* Bug#52856 concurrent show columns or show full columns causes a crash!!!1Sergey Glukhov2010-05-271-0/+20
* mergeMattias Jonsson2010-05-251-0/+22
|\
| * Bug#39338: Fieldnames in INFORMATIONSCHEMA.PARTITIONS.PARTITION_EXPRESSIONMattias Jonsson2009-02-181-0/+23
* | mergeMattias Jonsson2010-05-251-1/+34
|\ \
| * | Bug#42954: SQL MODE 'NO_DIR_IN_CREATE' does not work with subpartitionsMattias Jonsson2010-03-111-1/+35
* | | mergeMattias Jonsson2010-05-251-0/+28
|\ \ \
| * \ \ Merge of bug#51851.Mattias Jonsson2010-05-241-0/+28
| |\ \ \
| | * | | Bug#51851: Server with SBR locks mutex twice on LOAD DATAMattias Jonsson2010-03-301-0/+28
* | | | | mergeMattias Jonsson2010-05-241-0/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#52815: LIST COLUMNS doesn't insert rows in correctMattias Jonsson2010-04-211-0/+26
* | | | | merge from mysql-trunk-runtimeJon Olav Hauglid2010-05-216-10/+1710
|\ \ \ \ \
| * | | | | Follow-up for the fix for bug #46947 "Embedded SELECT without Dmitry Lenev2010-05-211-3/+24
| * | | | | Bug #53798 OPTIMIZE TABLE breaks repeatable readJon Olav Hauglid2010-05-191-0/+39
| * | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-181-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunk -> trunk-runtime.Konstantin Osipov2010-05-133-0/+67
| |\ \ \ \ \ \
| * | | | | | | Bug#49193 CREATE TABLE reacts differently depending on whether Magne Mahre2010-05-051-0/+41
| * | | | | | | Bug#48800 CREATE TABLE t...SELECT fails if t is a temporaryMagne Mahre2010-05-051-0/+22
| * | | | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-0513-8/+58
| |\ \ \ \ \ \ \
| * | | | | | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-283-7/+1584
* | | | | | | | | Backporting a test case for Bug#30036 (SHOW TABLE TYPES causes the debug clientAlexander Nozdrin2010-05-211-0/+8
* | | | | | | | | Backporting a patch for Bug#43358 from 6.0 to trunk-bugfixing.Alexander Nozdrin2010-05-191-0/+7
* | | | | | | | | Backport test cases for Bug#46198 and Bug#38054Alexander Nozdrin2010-05-192-0/+55
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Patch for Bug#27863 (excessive memory usage for many small queries in aAlexander Nozdrin2010-05-141-0/+8
| |_|/ / / / / |/| | | | | |
* | | | | | | Patch for Bug#50511 (Sometimes wrong handling of user variables containing NU...Alexander Nozdrin2010-05-051-0/+41
* | | | | | | Bug#51571 load xml infile causes server crashAlexander Barkov2010-05-051-0/+8
* | | | | | | Bug#52849 [Com]: datetime index not workAlexander Barkov2010-05-051-0/+18
| |/ / / / / |/| | | | |
* | | | | | Patch for Bug#52356: query_cache_debug fails on Linux.Alexander Nozdrin2010-04-301-0/+3
* | | | | | BUG#50670: Slave stops with error code 1644Sven Sandberg2010-04-288-8/+8
* | | | | | only This is a backport of the patch for 47739 into trunk. Horst.Hunger2010-04-262-0/+24
* | | | | | backport of patch for blckhole plugin (47748) to trunk-bugfixing.Horst.Hunger2010-04-262-0/+23
|/ / / / /
* | | | | BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-212-1/+10
* | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-213-0/+13
|\ \ \ \ \ | |/ / / /
| * | | | BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-203-0/+13
* | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-2043-50/+1511
|\ \ \ \ \ | |/ / / /
| * | | | Automerge.Alexey Kopytov2010-04-1911-8/+604
| |\ \ \ \
| | * | | | A fix for Bug#11918 "SP does not accept variables in LIMIT clause"Konstantin Osipov2010-04-141-0/+91
| | * | | | Backport of:Konstantin Osipov2010-04-139-8/+502
| | * | | | Bug#51980 mysqld service crashes with a simple COUNT(DISTINCT) query over a viewoystein.grovlen@sun.com2010-04-131-0/+11
| * | | | | Automerge.Alexey Kopytov2010-04-1125-22/+692
| |\ \ \ \ \ | | |/ / / /
| | * | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-24202-1019/+17464
| | |\ \ \ \ | | | |/ / /
| | * | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-223-2/+29
| | |\ \ \ \
| | | * | | | Bug #51976 LDML collations issue Alexander Barkov2010-03-221-0/+8
| | | * | | | Merge fix for bug 52060 into tip of 5.1-bugteam.John H. Embretsen2010-03-225-0/+91
| | | |\ \ \ \
| | | | * | | | Bug #49910: Behavioural change in SELECT/WHERE on YEAR(4) data type ...Gleb Shchepa2010-03-221-0/+16
| | | * | | | | Bug#52060 - test udf fails on Snow LeopardJohn H. Embretsen2010-03-181-2/+5
| | * | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-2014-1/+305
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Bug#51242 HAVING clause on table join produce incorrect resultsSergey Glukhov2010-03-191-0/+30
| | | * | | | | Post-push fix to disable a subset of the test case for Bug#47762.Martin Hansson2010-03-191-0/+12
| | | * | | | | Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa...Sergey Glukhov2010-03-191-0/+18