summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* WL#5197 "Move @@engine_condition_pushdown to @@optimizer_switch"Guilhem Bichot2010-01-065-17/+31
* Bug#48920: COUNT DISTINCT returns 1 for NULL values when in a Jorgen Loland2010-01-041-0/+50
* Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-2837-217/+2041
|\
| * don't show --ssl* option if ssl is not compiled inSergei Golubchik2009-12-252-32/+0
| * mergedSergei Golubchik2009-12-241-0/+24
| |\
| * | slightly more complete mysqld--help testSergei Golubchik2009-12-242-0/+14
| * | fixed "engine not found" error in open_binary_frmSergei Golubchik2009-12-231-17/+17
| * | minimal changes to errmst-utf8.txt (mostly whitespace) to match 6.0-codebase ...Sergei Golubchik2009-12-2210-33/+33
| * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-2229-180/+2022
* | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-258-91/+547
|\ \ \ | | |/ | |/|
| * | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-2225-103/+1527
| |\ \
| | * \ mergeMattias Jonsson2009-12-211-0/+24
| | |\ \ | | | |/ | | |/|
| | | * Bug#48737: Partitions: search fails with ucs2Mattias Jonsson2009-12-211-0/+24
| | | * Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-1919-16/+984
| | | |\
| | * | \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-1919-16/+984
| | |\ \ \
| | * \ \ \ mergeVladislav Vaintroub2009-12-183-11/+48
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-173-11/+48
| | | * | | Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-1624-65/+927
| | | |\ \ \
| | * | | | | Backport of fix for bug#35020Martin Hansson2009-12-172-68/+54
| | * | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-1624-65/+927
| | |\ \ \ \ \
| | * \ \ \ \ \ mergeMattias Jonsson2009-12-161-3/+0
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | post push patch of bug#49369 updating test by removingMattias Jonsson2009-12-161-3/+0
| | * | | | | | mergeMattias Jonsson2009-12-151-0/+420
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | merge (and including the fix for bug#48939 since that was not included in mys...Mattias Jonsson2009-12-151-0/+420
| | | |\ \ \ \ \
| | | | * | | | | Bug#49369: No testcase for key caches on partitionsMattias Jonsson2009-12-031-0/+420
| | | * | | | | | Backporting patch for Bug#47756Alexander Nozdrin2009-12-151-0/+5
| | | |/ / / / /
| | * | | | | | Fix for bug#46117: This test is replaced by plugin.test also containing a CRE...Horst.Hunger2009-12-111-8/+0
| * | | | | | | Automerge the changes of version 5.5.0-m2.Joerg Bruehe2009-12-161-4/+4
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Automerge the build fixes of 5.5.0-m2 back into the tree.Joerg Bruehe2009-12-161-4/+4
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Fix not_partition.test.MySQL Build Team2009-11-171-4/+4
* | | | | | | | Fixed more PB2 test failures introduced by backporting WL#2934.Alexey Kopytov2009-12-232-32/+32
* | | | | | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-2223-391/+419
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | |