summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge with 5.1Michael Widenius2010-11-043-22/+93
|\
| * Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-023-22/+93
* | merge w/ 5.1Sergei Golubchik2010-10-292-0/+4
|\ \ | |/
| * Fix test failure (timeout) in --valgrind tests in Buildbot.unknown2010-10-271-0/+1
* | merge with 5.1Sergei Golubchik2010-10-2516-89/+241
|\ \ | |/
| * 5.1.51 mergeSergei Golubchik2010-10-1916-89/+241
| |\
| | * 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
| | | |\
| | | | * automerge local --> 5.1-bugteam (bug 53034)Gleb Shchepa2010-08-311-0/+9
| | | | |\
| | | | | * Bug #53034: Multiple-table DELETE statements not acceptingGleb Shchepa2010-08-311-0/+9
| | | | * | Automerge.Ramil Kalimullin2010-08-301-0/+11
| | | | |\ \
| | | | | * | Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-271-0/+11
| | | | | |/
| | | | * | Fix for bug #51875: crash when loading data into geometry function polyfromwkbRamil Kalimullin2010-08-301-0/+7
| | | | |/
| | | | * Bug #54802: 'NOT BETWEEN' evaluation is incorrectAlexey Kopytov2010-08-241-0/+13
| | | * | 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
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * mergeGeorgi Kodinov2010-08-202-1/+35
| | | |\
| | | * \ mergeMattias Jonsson2010-08-191-0/+16
| | | |\ \
| | | | * | Bug#46086: crash when dropping a partitioned tableMattias Jonsson2010-07-081-0/+16
| | | * | | WL#5370 Keep forward-compatibility when changingunknown2010-08-181-8/+0
| | | * | | Bug #55565: debug assertion when ordering by expressions with user Georgi Kodinov2010-08-132-1/+9
| | | * | | Bug#54444: Do not run main.range test for products without partitioningMartin Hansson2010-08-112-44/+44
| | | * | | Bug #54106 assert in Protocol::end_statement,Jon Olav Hauglid2010-08-091-0/+15
| | | * | | merge from 5.1-mtrBjorn Munch2010-08-062-24/+26
| | | |\ \ \
| | | | * \ \ merge from 5.1Bjorn Munch2010-08-0426-4886/+568
| | | | |\ \ \
| | | | * | | | Bug #55582 mtr root detection (and if-expression execution) brokenBjorn Munch2010-08-041-0/+1
| | | | * | | | Bug #55582 mtr root detection (and if-expression execution) brokenBjorn Munch2010-08-031-0/+2
| | | | * | | | merge from 5.1 up to rev 3408Bjorn Munch2010-06-1715-71/+1425
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge from 5.1 up to rev 3392Bjorn Munch2010-06-0279-5018/+1974
| | | | |\ \ \ \ \
| | | | * | | | | | Bug #43603 mysqltest command disable_abort_on_error does not affect all built...Bjorn Munch2010-03-221-1/+1
| | | | * | | | | | Bug #43588 mysqltest command disable_abort_on_error logs connect commandsBjorn Munch2010-03-171-1/+0
| | | | * | | | | | merge 45482Bjorn Munch2010-03-091-22/+21
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Bug #45482 MTR2: --default-storage-engine=csv is rejected by mtrBjorn Munch2010-03-041-22/+21
| | | | * | | | | | | merge from 5.1Bjorn Munch2010-03-0434-65/+641
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Bug #51590 mysqltest: --disable_abort_on_error does not work inside while/ifBjorn Munch2010-03-021-0/+1
| | | * | | | | | | | Bug#54568: create view cause Assertion failed: 0, Martin Hansson2010-08-051-0/+21
| | * | | | | | | | | Bug #55615 and bug #55564Georgi Kodinov2010-08-131-0/+17
| | * | | | | | | | | Bug #55424: convert_tz crashes when fed invalid dataGleb Shchepa2010-08-061-0/+12
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | bugfix: engine defined table options were not showing up in INFORMATION_SCHEM...Sergei Golubchik2010-10-241-0/+3
* | | | | | | | | | MergeIgor Babaev2010-10-141-4/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Reverted the MySQL fix for bug 51242 that was rejected once for mariadb-5.1.48Igor Babaev2010-10-141-4/+6
* | | | | | | | | | Automatic merge with 5.1Michael Widenius2010-10-062-0/+152
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fixed bug #57024.Igor Babaev2010-09-261-0/+59
| * | | | | | | | | MergeIgor Babaev2010-09-251-6/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Changed the test case for bug #53161 to make it independent onIgor Babaev2010-09-251-6/+3