summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed LP bug #898073.Igor Babaev2011-11-302-0/+61
* Merge the fix of bug lp:825051unknown2011-11-306-0/+146
|\
| * Fixed bug lp:825051unknown2011-11-296-0/+146
* | Added test suite for the LP BUG#885162 (fixed by the patch for LP BUG#859375 ...unknown2011-11-296-0/+93
|/
* Fix bugs lp:833777, lp:894397unknown2011-11-286-0/+79
* Fixed LP BUG#747278unknown2011-11-286-0/+450
* Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-2647-19/+204
* Update test resultsSergey Petrunya2011-11-251-2/+2
* Update test resultsSergey Petrunya2011-11-254-14/+14
* MergeSergey Petrunya2011-11-2515-167/+298
|\
| * Semi-join optimizations code cleanup part 2:Sergey Petrunya2011-11-2513-174/+170
| * Semi-join optimizations code cleanup:Sergey Petrunya2011-11-232-4/+4
| * BUG#887468: Second assertion `keypart_map' failed in maria_rkey with semijoinSergey Petrunya2011-11-122-0/+135
* | Currently innodb_plugin does not support ICP. Part2.Igor Babaev2011-11-242-1/+7
* | Added valgrind suppression for an error due tounknown2011-11-241-0/+9
* | Currently innodb_plugin does not support ICP.Igor Babaev2011-11-242-1/+7
* | Fix for LP BUG#859375 and LP BUG#887458.unknown2011-11-246-0/+291
* | fixes to make compilers happy.Alexey Botchkov2011-11-241-0/+3
* | Fix bug lp:893486unknown2011-11-232-0/+53
* | Merge default materialization=on.unknown2011-11-2227-217/+338
|\ \
| * \ Merge enabling materialization=on by default.unknown2011-11-2127-217/+338
| |\ \
| | * \ Merge enabling of materialization=on by default with main tree.unknown2011-11-2127-217/+338
| | |\ \
| | | * | Fixed PBXT test cases.unknown2011-11-092-7/+11
| | | * | Enable subquery materialization=ON by default.unknown2011-11-0924-208/+325
* | | | | Correct test file.unknown2011-11-211-1/+1
* | | | | Fix test to pass on 32-bit machines by reducingunknown2011-11-215-5/+5
* | | | | Merge.Igor Babaev2011-11-214-2/+98
|\ \ \ \ \
| * | | | | Fixed LP bug #887496.Igor Babaev2011-11-214-2/+98
| |/ / / /
* | | | | Fix bug lp:833777unknown2011-11-217-1/+60
|/ / / /
* | | | Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-2139-323/+323
* | | | Fixed LP bug #892725.Igor Babaev2011-11-202-0/+84
* | | | Fixed LP bug #891995.Igor Babaev2011-11-182-0/+90
* | | | Fixed LP bug #891953.Igor Babaev2011-11-183-0/+41
* | | | Fixed LP bug #800184.Igor Babaev2011-11-183-2/+45
|/ / /
* | | test results updated.Alexey Botchkov2011-11-173-9/+9
* | | merging.Alexey Botchkov2011-11-1716-129/+2387
|\ \ \
| * \ \ merging.Alexey Botchkov2011-11-12277-6244/+33412
| |\ \ \
| * | | | Valgrind warning fixed.Alexey Botchkov2011-10-051-3/+3
| * | | | bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGsAlexey Botchkov2011-09-232-0/+7
| * | | | bug #857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-232-0/+6
| * | | | fix for bug 857051 ST_EQUALS returns TRUE on two nonidentical MULTIPOINTsAlexey Botchkov2011-09-232-53/+20
| * | | | fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-231-19/+19
| * | | | fixed bugsAlexey Botchkov2011-09-222-36/+94
| * | | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed.Alexey Botchkov2011-09-212-0/+5
| * | | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE...Alexey Botchkov2011-09-212-9/+27
| * | | | bugs fixedAlexey Botchkov2011-09-212-6/+14
| * | | | several bugs fixed here.Alexey Botchkov2011-09-212-8/+8
| * | | | Fix for bug 848939 Wrong result with ST_INTERSECTION between linestrings and ...Alexey Botchkov2011-09-132-3/+9
| * | | | Fix for bug #848901 Assertion `fabs(cur_isc->x-m_cur_intersection->x) + fabs(...Alexey Botchkov2011-09-132-0/+6
| * | | | Fix for few similar bugs:Alexey Botchkov2011-09-132-2/+150