summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Bug#58197: main.variables-big fails on windowsMattias Jonsson2010-11-151-5/+5
* Fixed bug#54375 - Error in stored procedure leaves connectionDmitry Shulga2010-11-111-0/+36
* A fix and a test case for Bug#47924 -main.log_tables times outDmitry Shulga2010-11-071-0/+10
* mergeGeorgi Kodinov2010-11-031-0/+38
|\
| * merge of 5.1-bugteam into 5.1-securityGeorgi Kodinov2010-10-0623-948/+1327
| |\
| * | result fixSergey Glukhov2010-10-041-8/+8
| * | Bug#54488 crash when using explain and prepared statements with subqueriesSergey Glukhov2010-10-011-0/+18
| * | Bug#54494 crash with explain extended and prepared statementsSergey Glukhov2010-09-231-0/+20
* | | Bug #52160: crash and inconsistent results when groupingGleb Shchepa2010-10-312-0/+25
* | | Bug #46941 crash with lower_case_table_names=2 and foreign key Magne Mahre2010-10-191-0/+7
* | | Follow up for bug#36742. Changed test case for bug#19828Dmitry Shulga2010-10-181-20/+5
* | | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-131-0/+11
* | | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-072-0/+110
| |/ |/|
* | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-054-55/+70
|\ \ | |/
| * Fix for bug#56679: gis.test: valgrind errorRamil Kalimullin2010-09-091-3/+3
| * Post fix following fix for bug55531: Disabling testcase forKristofer Pettersson2010-09-071-35/+0
| * Manual resolve of mysql-test/r/gis.resultKristofer Pettersson2010-09-075-0/+60
| |\
| | * Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-014-0/+40
| | |\
| | * | Bug #53544: Server hangs during JOIN query in stored procedureAlexey Kopytov2010-08-261-0/+20
| * | | Bug#55531 crash with conversions of geometry types / stringsKristofer Pettersson2010-09-071-55/+5
| |/ /
| * | Automerge.Alexey Kopytov2010-08-241-0/+51
| |\ \
| | * | Bug #55568: user variable assignments crash server when usedAlexey Kopytov2010-08-241-0/+51
| * | | mergeGeorgi Kodinov2010-08-2010-77/+131
| |\ \ \ | | |/ / | |/| |
| * | | Bug #55615 and bug #55564Georgi Kodinov2010-08-131-0/+17
| * | | Bug #55424: convert_tz crashes when fed invalid dataGleb Shchepa2010-08-061-0/+12
* | | | merge from 5.1-mtrBjorn Munch2010-10-031-2/+9
|\ \ \ \
| * \ \ \ merge from 5.1Bjorn Munch2010-09-2912-4/+211
| |\ \ \ \ | | |/ / /
| * | | | Bug #56921 It should be possible to log connection statements in mysqltestBjorn Munch2010-09-221-2/+6
| * | | | Bug #56753 mtr silently ignores junk after backticksBjorn Munch2010-09-151-0/+3
* | | | | Automerge.Alexey Kopytov2010-10-017-680/+749
|\ \ \ \ \
| * \ \ \ \ mergeMattias Jonsson2010-10-011-0/+15
| |\ \ \ \ \
| | * | | | | Bug#55458: Partitioned MyISAM table gets crashed by multi-table updateMattias Jonsson2010-09-301-0/+15
| * | | | | | mergeMattias Jonsson2010-10-011-0/+13
| |\ \ \ \ \ \
| | * | | | | | Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+13
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Bug #53296: LONG BLOB value types are not recognizedGeorgi Kodinov2010-08-164-680/+680
| * | | | | | Bug#46339 - crash on REPAIR TABLE merge table USE_FRMIngo Struewing2010-09-211-0/+41
| |\ \ \ \ \ \
| | * | | | | | Bug#46339 - crash on REPAIR TABLE merge table USE_FRMIngo Struewing2010-04-261-0/+41
* | | | | | | | Bug #56709: Memory leaks at running the 5.1 test suiteAlexey Kopytov2010-09-222-0/+23
|/ / / / / / /
* | | | | | | Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB Sergey Glukhov2010-09-162-0/+36
* | | | | | | mergeMattias Jonsson2010-09-131-0/+21
|\ \ \ \ \ \ \
| * | | | | | | Bug #50394: Regression in EXPLAIN with index scan, LIMIT, GROUP BY andMartin Hansson2010-09-131-0/+21
* | | | | | | | mergeMattias Jonsson2010-09-135-264/+313
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | mergeMattias Jonsson2010-09-101-0/+25
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Bug#55458: Partitioned MyISAM table gets crashed by multi-table updateMattias Jonsson2010-08-101-0/+25
| * | | | | | | mergeMattias Jonsson2010-09-105-264/+288
| |\ \ \ \ \ \ \
| | * | | | | | | Bug#53806: Wrong estimates for range query in partitioned MyISAM tableMattias Jonsson2010-08-274-22/+22
| | * | | | | | | Bug#53806: Wrong estimates for range query in partitioned MyISAM tableMattias Jonsson2010-08-261-242/+266
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Bug #55779: select does not work properly in mysql serverGleb Shchepa2010-09-131-0/+21
* | | | | | | | merge 55178,55413,56383Bjorn Munch2010-09-101-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Bug #55413 mysqltest gives parse error for lines matching "^let.*\\.*;$"Bjorn Munch2010-08-101-0/+3