summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* post push fix for bug#20577 and bug#46362, disabling warningsMattias Jonsson2009-09-011-4/+8
* automerge 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-08-311-111/+0
|\
* \ automergeGeorgi Kodinov2009-08-311-0/+28
|\ \
| * | Bug #46749: Segfault in add_key_fields() with outer subquery level Georgi Kodinov2009-08-271-0/+28
| * | auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteamAlfranio Correia2009-08-284-2/+136
| |\ \
| | * | BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-dbAlfranio Correia2009-08-274-2/+136
| | * | Backport of a 5.0.74 fix into 5.0.72sp1:Joerg Bruehe2009-01-122-1/+9
| | * | Backport of a 5.0.74 fix into 5.0.72sp1:Joerg Bruehe2009-01-121-0/+15
| | * | Backport of a 5.0.74 fix into 5.0.72sp1:Joerg Bruehe2009-01-121-0/+28
* | | | Automerge.Alexey Kopytov2009-08-301-0/+12
|\ \ \ \
| * | | | Bug #46607: Assertion failed: (cond_type == Item::FUNC_ITEM) Alexey Kopytov2009-08-301-0/+12
| | |_|/ | |/| |
* | | | Reduce test case runtime.Davi Arnaut2009-08-282-0/+6
* | | | mergeMattias Jonsson2009-08-282-2/+1276
|\ \ \ \
| * \ \ \ Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-0/+849
| |\ \ \ \
| | * | | | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE)Mattias Jonsson2009-08-261-0/+621
| * | | | | mergeMattias Jonsson2009-08-262-2/+427
| |\ \ \ \ \
| | * | | | | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-262-2/+427
* | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-08-272-4/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Bug#46184 Crash, SELECT ... FROM derived table procedure analyzeSergey Glukhov2009-08-272-4/+7
* | | | | | | Post-fix for BUG#28976.Alfranio Correia2009-08-271-0/+32
* | | | | | | BUG#28976 Mixing trans and non-trans tables in one transaction results in inc...Alfranio Correia2009-08-271-4/+4
| |/ / / / / |/| | | | |
* | | | | | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-8/+212
* | | | | | mergeMattias Jonsson2009-08-211-0/+14
|\ \ \ \ \ \
| * | | | | | Bug#46639: 1030 (HY000): Got error 124 from storage engine onMattias Jonsson2009-08-211-0/+14
| | |/ / / / | |/| | | |
* | | | | | reverted the fix for bug #46019 from 5.1-bugteamGeorgi Kodinov2009-08-211-24/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | automergeGeorgi Kodinov2009-08-211-0/+14
| |\ \ \ \ \
| | * \ \ \ \ Merge.Martin Hansson2009-08-211-0/+14
| | |\ \ \ \ \
| * | | | | | | Revert of the fix for bug #46019.Georgi Kodinov2009-08-211-24/+0
| |/ / / / / /
* | | | | | | Merge.Martin Hansson2009-08-211-0/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Bug#46616: MergeMartin Hansson2009-08-201-0/+14
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
| | * | | | | Bug#46616: Assertion `!table->auto_increment_field_not_null' on Martin Hansson2009-08-201-0/+14
* | | | | | | Fix for bug #46456 [Ver->Prg]: HANDLER OPEN + TRUNCATE + DROPRamil Kalimullin2009-08-211-0/+16
* | | | | | | merge of bug #46019 to 5.1-bugteamGeorgi Kodinov2009-08-201-0/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Bug #46019: ERROR 1356 When selecting from within anotherGeorgi Kodinov2009-08-191-0/+24
| |/ / / /
| * | | | BUG#45516 SQL thread does not use database charset properlyunknown2009-08-121-0/+41
* | | | | Fix for bug #46614: Assertion in show_create_trigger() Ramil Kalimullin2009-08-141-0/+12
| |/ / / |/| | |
* | | | manual mergeMattias Jonsson2009-08-121-0/+37
|\ \ \ \
| * | | | Bug#46478: timestamp field incorrectly defaultedMattias Jonsson2009-08-061-0/+37
* | | | | mergeMattias Jonsson2009-08-123-0/+140
|\ \ \ \ \
| * | | | | Bug#39893: Crash if select on a partitioned table, when partitioning is disabledMattias Jonsson2009-01-083-0/+140
* | | | | | Merge from mysql-5.0-bugteam.Davi Arnaut2009-08-111-19/+19
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Update test case result due to mis-merge.Davi Arnaut2009-08-111-45/+45
| * | | | Merge from mysql-5.0-bugteam.Davi Arnaut2009-08-101-1/+1
| |\ \ \ \
| * \ \ \ \ Mergeunknown2009-08-101-0/+111
| |\ \ \ \ \
| | * | | | | Backport into build-200907211706-5.0.82sp1MySQL Build Team2009-07-211-0/+111
| | * | | | | Backport into build-200907211706-5.0.82sp1MySQL Build Team2009-07-211-0/+24
| | * | | | | Backport into build-200907211706-5.0.82sp1MySQL Build Team2009-07-211-0/+7
| | * | | | | Backport into build-200907211706-5.0.82sp1MySQL Build Team2009-07-211-0/+19
* | | | | | | Manual merge.Davi Arnaut2009-08-101-1/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Bug#45010: invalid memory reads during parsing some strange statementsDavi Arnaut2009-08-071-1/+1
| |/ / / / /