summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* Fix failing tests in the main suiteVladislav Vaintroub2011-12-305-5/+6
* LPBUG#886526: Add propoer shebang to scriptsVladislav Vaintroub2011-12-272-0/+2
* rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-1523-86/+85
* move safemalloc out of dbug.Sergei Golubchik2011-12-121-1/+1
* fix failing test cases in 5.5 main suiteVladislav Vaintroub2011-12-023-5/+7
* 5.3->5.5 mergeSergei Golubchik2011-11-2713-41/+1093
|\
| * Merge default materialization=on.unknown2011-11-224-5/+33
| |\
| | * Merge enabling materialization=on by default.unknown2011-11-214-5/+33
| | |\
| | | * Merge enabling of materialization=on by default with main tree.unknown2011-11-214-5/+33
| | | |\
| | | | * Enable subquery materialization=ON by default.unknown2011-11-094-5/+33
| * | | | Correct test file.unknown2011-11-211-1/+1
| * | | | Merge.Igor Babaev2011-11-211-0/+30
| |\ \ \ \
| | * | | | Fixed LP bug #887496.Igor Babaev2011-11-211-0/+30
| | |/ / /
| * | | | Fix bug lp:833777unknown2011-11-211-0/+10
| |/ / /
| * | | Fixed LP bug #892725.Igor Babaev2011-11-201-0/+27
| * | | Fixed LP bug #891995.Igor Babaev2011-11-181-0/+42
| * | | Fixed LP bug #891953.Igor Babaev2011-11-181-0/+15
| * | | Fixed LP bug #800184.Igor Babaev2011-11-181-2/+19
| |/ /
| * | merging.Alexey Botchkov2011-11-174-26/+960
| |\ \
| | * \ merging.Alexey Botchkov2011-11-1294-471/+6198
| | |\ \
| | * | | bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGsAlexey Botchkov2011-09-231-0/+4
| | * | | bug #857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-231-0/+3
| | * | | fix for bug 857051 ST_EQUALS returns TRUE on two nonidentical MULTIPOINTsAlexey Botchkov2011-09-231-0/+5
| | * | | fixed bugsAlexey Botchkov2011-09-221-12/+24
| | * | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed.Alexey Botchkov2011-09-211-0/+2
| | * | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE...Alexey Botchkov2011-09-211-1/+2
| | * | | bugs fixedAlexey Botchkov2011-09-211-0/+5
| | * | | Fix for bug 848939 Wrong result with ST_INTERSECTION between linestrings and ...Alexey Botchkov2011-09-131-0/+3
| | * | | Fix for bug #848901 Assertion `fabs(cur_isc->x-m_cur_intersection->x) + fabs(...Alexey Botchkov2011-09-131-0/+3
| | * | | Fix for few similar bugs:Alexey Botchkov2011-09-131-0/+65
| | * | | bug 839327 Crash in Gcalc_operation_reducer::end_couple with ST_UNION and MUL...Alexey Botchkov2011-09-051-0/+4
| | * | | bug 839318 Crash in Gcalc_scan_iterator::point::get_shape with ST_DISTANCE an...Alexey Botchkov2011-09-051-0/+5
| | * | | bug 839341 100% CPU usage with ST_UNION in maria-5.3-gis.Alexey Botchkov2011-09-041-0/+2
| | * | | bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-042-1/+5
| | * | | bugs #801560 and #802194Alexey Botchkov2011-09-021-0/+14
| | * | | Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() w...Alexey Botchkov2011-07-131-0/+10
| | * | | Fix for bug #801217 Assertion `t1->result_range' in Gcalc_operation_reducer::...Alexey Botchkov2011-07-121-1/+10
| | * | | Fix for bug #804259 Second assertion in Gis_geometry_collection::init_from_op...Alexey Botchkov2011-07-081-0/+12
| | * | | Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULAT...Alexey Botchkov2011-07-071-0/+5
| | * | | Fix for bug #804324 Assertion 0 in Gcalc_scan_iterator::pop_suitable_intersec...Alexey Botchkov2011-07-071-0/+21
| | * | | bug #804305 Crash in wkb_get_double with ST_INTERSECTION.Alexey Botchkov2011-07-051-0/+9
| | * | | fix for bug #801212 Assertion with ST_INTERSECTION on NULL valuesAlexey Botchkov2011-07-041-1/+5
| | * | | bug #801199 Infinite recursion in Gcalc_function::count_internal with ST_BUFF...Alexey Botchkov2011-07-041-0/+3
| | * | | fix for bug #201189 ST_BUFFER asserts if radius = 0.Alexey Botchkov2011-06-301-0/+3
| | * | | fix for bug #801243 Assertion `(0)' failed in Gis_geometry_collection::init_f...Alexey Botchkov2011-06-301-0/+6
| | * | | gis-related tests fixes.Alexey Botchkov2011-06-20100-1038/+5122
| | |\ \ \
| | * | | | Precision spatial function tests added.Alexey Botchkov2011-06-142-0/+171
| | * | | | Precise GIS functions added.Alexey Botchkov2011-05-042-31/+570
* | | | | | Add support for signed sysvars.Sergei Golubchik2011-11-221-1/+0
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-2268-134/+2932
|\ \ \ \ \ \ | |/ / / / /