summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | GIS library code cleanup.Alexey Botchkov2011-10-044-620/+370
| * | | | bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGsAlexey Botchkov2011-09-232-2/+4
| * | | | bug #857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-231-0/+4
| * | | | fix for bug 857051 ST_EQUALS returns TRUE on two nonidentical MULTIPOINTsAlexey Botchkov2011-09-231-0/+2
| * | | | fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGONAlexey Botchkov2011-09-231-2/+11
| * | | | fixed bugsAlexey Botchkov2011-09-227-222/+278
| * | | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed.Alexey Botchkov2011-09-213-9/+61
| * | | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE...Alexey Botchkov2011-09-214-25/+82
| * | | | bugs fixedAlexey Botchkov2011-09-213-1/+64
| * | | | several bugs fixed here.Alexey Botchkov2011-09-216-322/+1564
| * | | | Fix for bug 848939 Wrong result with ST_INTERSECTION between linestrings and ...Alexey Botchkov2011-09-131-2/+2
| * | | | Fix for bug #848901 Assertion `fabs(cur_isc->x-m_cur_intersection->x) + fabs(...Alexey Botchkov2011-09-131-1/+1
| * | | | Fix for few similar bugs:Alexey Botchkov2011-09-133-33/+119
| * | | | bug 839327 Crash in Gcalc_operation_reducer::end_couple with ST_UNION and MUL...Alexey Botchkov2011-09-051-3/+13
| * | | | bug 839318 Crash in Gcalc_scan_iterator::point::get_shape with ST_DISTANCE an...Alexey Botchkov2011-09-051-1/+1
| * | | | bug 839341 100% CPU usage with ST_UNION in maria-5.3-gis.Alexey Botchkov2011-09-041-0/+9
| * | | | bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-044-17/+28
| * | | | PostGIS-style 'same point' handling.Alexey Botchkov2011-09-016-797/+1134
| * | | | Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() w...Alexey Botchkov2011-07-132-9/+12
| * | | | Fix for bug #801217 Assertion `t1->result_range' in Gcalc_operation_reducer::...Alexey Botchkov2011-07-121-2/+7
| * | | | Fix for bug #804259 Second assertion in Gis_geometry_collection::init_from_op...Alexey Botchkov2011-07-081-0/+5
| * | | | Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULAT...Alexey Botchkov2011-07-071-1/+1
| * | | | Fix for bug #804324 Assertion 0 in Gcalc_scan_iterator::pop_suitable_intersec...Alexey Botchkov2011-07-072-1/+7
| * | | | bug #804305 Crash in wkb_get_double with ST_INTERSECTION.Alexey Botchkov2011-07-052-12/+30
| * | | | fix for bug #801212 Assertion with ST_INTERSECTION on NULL valuesAlexey Botchkov2011-07-041-0/+3
| * | | | bug #801199 Infinite recursion in Gcalc_function::count_internal with ST_BUFF...Alexey Botchkov2011-07-042-15/+60
| * | | | fix for bug #201189 ST_BUFFER asserts if radius = 0.Alexey Botchkov2011-06-301-0/+12
| * | | | fix for bug #801243 Assertion `(0)' failed in Gis_geometry_collection::init_f...Alexey Botchkov2011-06-302-45/+46
| * | | | gis-related tests fixes.Alexey Botchkov2011-06-20118-9125/+17856
| |\ \ \ \
| * | | | | forgotten h-files added to the NOINST_HEADERSAlexey Botchkov2011-05-051-1/+2
| * | | | | Precise GIS functions added.Alexey Botchkov2011-05-0412-147/+4898
* | | | | | Fixed LP bug #891052.Igor Babaev2011-11-171-1/+4
* | | | | | Fix bug lp:869036unknown2011-11-172-20/+103
* | | | | | Fixed LP bug #887479.Igor Babaev2011-11-161-1/+1
* | | | | | Merge.Igor Babaev2011-11-152-1/+8
|\ \ \ \ \ \
| * | | | | | Fixed LP bug #889750.Igor Babaev2011-11-152-1/+8
| | |_|/ / / | |/| | | |
* | | | | | Fix bug lp:889744unknown2011-11-141-0/+14
* | | | | | Fix for LP BUG#824425: Prohibiting subqueries in rows for left part of IN/ALL...unknown2011-11-134-1/+12
* | | | | | 5.2->5.3 mergeSergei Golubchik2011-11-122-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 5.1 mergeSergei Golubchik2011-11-121-1/+1
| |\ \ \ \ \
| | * | | | | typos fixedSergei Golubchik2011-11-081-1/+1
| * | | | | | Merge of gcc 4.6 fixesunknown2011-11-043-4/+6
| |\ \ \ \ \ \
| | * | | | | | Fix gcc 4.6 warning after merge with 5.1unknown2011-10-272-3/+3
| | * | | | | | 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes).unknown2011-10-271-1/+3
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-1/+3
| * | | | | | | BUG#884184: Wrong result with RIGHT JOIN + derived_mergeSergey Petrunya2011-11-011-0/+2
| |/ / / / / /
* | | | | | | Merge.Igor Babaev2011-11-121-12/+16
|\ \ \ \ \ \ \
| * | | | | | | Fixed LP bug #823301.Igor Babaev2011-11-121-12/+16
* | | | | | | | Fix MySQL BUG#12329653unknown2011-11-126-66/+122
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fixed LP bug #879871. Igor Babaev2011-11-111-1/+2