summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* move safemalloc out of dbug.Sergei Golubchik2011-12-122-2/+2
* another backtrace resolver that prints source file name and line numberSergei Golubchik2011-12-111-1/+1
* win64 sysvar portability fixesSergei Golubchik2011-12-0223-90/+155
* fix failing test cases in 5.5 main suiteVladislav Vaintroub2011-12-024-5/+8
* consistency fixes for mysqld --helpSergei Golubchik2011-11-282-32/+32
* 5.3->5.5 mergeSergei Golubchik2011-11-2795-697/+3559
|\
| * 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
| | * | | bug 839327 Crash in Gcalc_operation_reducer::end_couple with ST_UNION and MUL...Alexey Botchkov2011-09-052-0/+7
| | * | | bug 839318 Crash in Gcalc_scan_iterator::point::get_shape with ST_DISTANCE an...Alexey Botchkov2011-09-052-0/+10
| | * | | bug 839341 100% CPU usage with ST_UNION in maria-5.3-gis.Alexey Botchkov2011-09-042-0/+5
| | * | | bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-044-5/+27
| | * | | bugs #801560 and #802194Alexey Botchkov2011-09-022-0/+30
| | * | | PostGIS-style 'same point' handling.Alexey Botchkov2011-09-019-330/+342
| | * | | Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() w...Alexey Botchkov2011-07-132-0/+23
| | * | | Fix for bug #801217 Assertion `t1->result_range' in Gcalc_operation_reducer::...Alexey Botchkov2011-07-122-1/+19
| | * | | Fix for bug #804259 Second assertion in Gis_geometry_collection::init_from_op...Alexey Botchkov2011-07-082-0/+26
| | * | | Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULAT...Alexey Botchkov2011-07-072-2/+14
| | * | | Fix for bug #804324 Assertion 0 in Gcalc_scan_iterator::pop_suitable_intersec...Alexey Botchkov2011-07-072-0/+47
| | * | | bug #804305 Crash in wkb_get_double with ST_INTERSECTION.Alexey Botchkov2011-07-052-0/+23
| | * | | fix for bug #801212 Assertion with ST_INTERSECTION on NULL valuesAlexey Botchkov2011-07-042-1/+8