summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* 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/+15
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-05-056-12/+42
|\
| * BUG#50670: Slave stops with error code 1644Sven Sandberg2010-04-284-12/+12
| * only This is a backport of the patch for 47739 into trunk. Horst.Hunger2010-04-261-0/+15
| * backport of patch for blckhole plugin (47748) to trunk-bugfixing.Horst.Hunger2010-04-261-0/+15
* | Bug#46947 "Embedded SELECT without FOR UPDATE is causing a lock"Konstantin Osipov2010-04-281-5/+5
* | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-283-3/+1159
|/
* BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-212-6/+2
* merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-211-7/+14
|\
| * BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-201-7/+14
* | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-2046-187/+2858
|\ \ | |/
| * Automerge.Alexey Kopytov2010-04-195-21/+1541
| |\
| | * A fix for Bug#11918 "SP does not accept variables in LIMIT clause"Konstantin Osipov2010-04-141-0/+103
| | * Backport of:Konstantin Osipov2010-04-133-21/+1430
| | * Bug#51980 mysqld service crashes with a simple COUNT(DISTINCT) query over a viewoystein.grovlen@sun.com2010-04-131-0/+8
| * | Automerge.Alexey Kopytov2010-04-1135-98/+1121
| |\ \ | | |/
| | * Fixed mysqld--help-win broken by the merge from trunk main.Alexey Kopytov2010-03-241-1/+1
| | * Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-24229-2148/+126896
| | |\
| | * \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-224-18/+57
| | |\ \
| | | * \ Merging the latest changesAlexander Barkov2010-03-221-16/+16
| | | |\ \
| | | | * \ Merging with mysql-5.1-bugfixing.Mats Kindahl2010-03-221-2/+0
| | | | |\ \
| | | | * | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-221-16/+16
| | | * | | | Bug #51976 LDML collations issue Alexander Barkov2010-03-221-0/+9
| | | | |/ / | | | |/| |
| | | * | | Merge fix for bug 52060 into tip of 5.1-bugteam.John H. Embretsen2010-03-225-7/+110
| | | |\ \ \ | | | | |/ /
| | | | * | Bug #49910: Behavioural change in SELECT/WHERE on YEAR(4) data type ...Gleb Shchepa2010-03-221-0/+32
| | | * | | Bug#52060 - test udf fails on Snow LeopardJohn H. Embretsen2010-03-181-2/+0
| | * | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-2013-15/+615
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Bug#51242 HAVING clause on table join produce incorrect resultsSergey Glukhov2010-03-191-0/+35
| | | * | | Post-push fix to disable a subset of the test case for Bug#47762.Martin Hansson2010-03-191-7/+11
| | | * | | Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa...Sergey Glukhov2010-03-191-0/+20
| | | * | | Bug#51494 crash with join, explain and 'sounds like' operatorSergey Glukhov2010-03-191-0/+12
| | | |/ /
| | | * | Bug #49838: DROP INDEX and ADD UNIQUE INDEX for same index may corruptGeorgi Kodinov2010-03-171-0/+33
| | | * | Merge fix for BUG47444 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-161-0/+19
| | | |\ \
| | | | * \ Merge fix for BUG47444 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-161-0/+19
| | | | |\ \
| | | | | * | BUG#47444 - --myisam_repair_threads>1can result in allSergey Vojtovich2010-03-121-0/+19
| | | * | | | Merge of fix for Bug#47762.Martin Hansson2010-03-165-12/+242
| | | |\ \ \ \
| | | | * \ \ \ mergeMattias Jonsson2010-03-164-12/+221
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | mergeMattias Jonsson2010-03-122-0/+133
| | | | | |\ \ \
| | | | | | * | | Bug#51830: Incorrect partition pruning on range partitionMattias Jonsson2010-03-102-0/+133
| | | | | * | | | mergeMattias Jonsson2010-03-121-11/+11
| | | | | |\ \ \ \
| | | | | | * | | | Bug#48229: group by performance issue of partitioned tableMattias Jonsson2010-03-121-11/+11
| | | | | * | | | | mergedMattias Jonsson2010-03-121-0/+42
| | | | | |\ \ \ \ \
| | | | | | * | | | | Bug#50392: insert_id is not reset for partitioned tablesMattias Jonsson2010-03-041-0/+42
| | | | | * | | | | | 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#50918: Date columns treated differently in Views than inMartin Hansson2010-03-161-0/+21
| | | * | | | | | | | Bug#47762: Incorrect result from MIN() when WHERE tests NOTMartin Hansson2010-03-161-0/+226
| | | |/ / / / / / /