summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-2229-180/+2022
* Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-1919-16/+984
|\
| * Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-173-0/+56
| |\
| | * Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-173-0/+56
| | |\
| | | * merge to mysql-5.1-bugteamSatya B2009-12-171-0/+35
| | | |\
| | | | * Bug#47650: using group by with rollup without indexesMartin Hansson2009-12-171-0/+35
| | | * | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-171-0/+6
| | | |\ \ | | | | |/ | | | |/|
| | | | * Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-171-0/+6
| | | * | Auto-merge.Ramil Kalimullin2009-12-171-0/+15
| | | |\ \ | | | | |/
| | | | * Fix for bug#49465: valgrind warnings and incorrect live checksum...Ramil Kalimullin2009-12-171-0/+15
| | | | * Bug #48709: Assertion failed in sql_select.cc:11782:Georgi Kodinov2009-12-151-0/+25
| | | | * merging 5.0-bt to local branch with bug@47210Andrei Elkin2009-12-1424-87/+879
| | | | |\
| | | | * | Bug #47210 first execution of "start slave until" stops too early Andrei Elkin2009-11-121-0/+28
| * | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-0/+15
| |\ \ \ \ \ | | |/ / / /
| | * | | | Manual merge from mysql-5.1.Alexander Nozdrin2009-12-161-0/+15
| | |\ \ \ \
| | | * | | | Fix for bug#49517: Inconsistent behavior while using Ramil Kalimullin2009-12-151-0/+15
| | | * | | | Bug #48985: show create table crashes if previous access to the table Georgi Kodinov2009-12-151-0/+6
| | | * | | | Bug#49489: Uninitialized cache led to a wrong result.Georgi Kodinov2009-12-151-0/+10
| | | * | | | Bug #49480: WHERE using YEAR columns returns unexpected resultsGeorgi Kodinov2009-12-151-0/+264
| * | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-1616-16/+913
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-167-16/+380
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Bug #48709: Assertion failed in sql_select.cc:11782:Georgi Kodinov2009-12-151-0/+25
| | | * | | | Recommit of patch for bug#49028 for 5.1.Mattias Jonsson2009-12-141-0/+20
| | | * | | | Post-merge test fix for bug #42849.Alexey Kopytov2009-12-141-6/+6
| | | * | | | AutomergeAlexey Kopytov2009-12-132-10/+302
| | | |\ \ \ \
| | | | * | | | Bug #42849: innodb crash with varying time_zone on partitioned Alexey Kopytov2009-12-132-10/+302
| | | * | | | | mergeGeorgi Kodinov2009-12-111-0/+10
| | | |\ \ \ \ \
| | | * \ \ \ \ \ merge of bug #49250 to 5.1-bugteamGeorgi Kodinov2009-12-112-0/+27
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | * | | | | Bug #49250 : spatial btree index corruption and crashGeorgi Kodinov2009-12-102-0/+27
| | * | | | | | | Streamlined the test case for bug #49199 in Alexey Kopytov2009-12-121-7/+7
| | * | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-119-0/+533
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Auto-merged fix for bug#49489.Evgeny Potemkin2009-12-111-0/+10
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Bug#49489: Uninitialized cache led to a wrong result.Evgeny Potemkin2009-12-091-0/+10
| | | * | | | | | mergeGeorgi Kodinov2009-12-101-0/+9
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Bug #42760: Select doesn't return desired results when we have null valuesGeorgi Kodinov2009-12-071-0/+9
| | | * | | | | | Auto-merge.Ramil Kalimullin2009-12-101-0/+264
| | | |\ \ \ \ \ \
| | | | * | | | | | Bug #49480: WHERE using YEAR columns returns unexpected resultsGleb Shchepa2009-12-101-0/+264
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | Manual merge.Ramil Kalimullin2009-12-101-0/+85
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| / / / / | | | | |/ / / /
| | | | * | | | Auto-merge.Ramil Kalimullin2009-12-101-0/+84
| | | | |\ \ \ \
| | | | | * | | | Fix for bug#49199: Optimizer handles incorrectly: Ramil Kalimullin2009-12-041-0/+84
| | | | * | | | | Post fix for bug#45520He Zhenxing2009-12-101-0/+1
| | | | * | | | | BUG#45520 rpl_killed_ddl fails sporadically in pb2He Zhenxing2009-12-091-9/+3
| | | | |/ / / /
| | | * | | | | Bug#49141: Encode function is significantly slower in 5.1 compared to 5.0Davi Arnaut2009-12-042-0/+48
| | | * | | | | Bug#41569: mysql_upgrade (ver 5.1) add 3 fields to mysql.proc table but does ...Davi Arnaut2009-12-041-3/+3
| | | * | | | | This is a patch for bug#41569.unknown2009-12-031-0/+42
| | | * | | | | Auto-merged.Evgeny Potemkin2009-12-031-0/+2
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Auto-merged.Evgeny Potemkin2009-12-031-0/+2
| | | | |\ \ \ \
| | | | | * | | | Bug#48508: Crash on prepared statement re-execution.Evgeny Potemkin2009-12-031-0/+2
| | | * | | | | | Bug #48985: show create table crashes if previous access to the table was killedGeorgi Kodinov2009-12-031-0/+6
| | | * | | | | | Bug#44131 Binary-mode "order by" returns records in incorrect order for UTF-8...Alexander Barkov2009-12-031-0/+18