summaryrefslogtreecommitdiff
path: root/sql/spatial.h
Commit message (Expand)AuthorAgeFilesLines
* Moving ST_RELATE() implementation out of Item_func_precise_spatial_rel,Alexander Barkov2015-06-261-1/+5
* MDEV-4045 Missing OGC Spatial functions.Alexey Botchkov2014-11-281-2/+2
* 10.0-base merge.Sergei Golubchik2013-09-211-5/+0
|\
| * Merge 5.3->5.5.Igor Babaev2013-08-181-5/+0
| |\
| | * Merge 5.2->5.3Igor Babaev2013-08-151-5/+19
| | |\
| | | * MDEV-4478 check mysql-5.5 changes in spatial.cc.Alexey Botchkov2013-07-221-5/+19
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* | | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-3/+30
|\ \ \ \
| * \ \ \ mergeGeorgi Kodinov2013-03-281-4/+7
| |\ \ \ \
| | * | | | Addendum #1 to the fix for bug #16451878 : GEOMETRY QUERY CRASHES SERVERGeorgi Kodinov2013-03-281-4/+7
| * | | | | merge 5.1->5.5Georgi Kodinov2013-03-271-3/+26
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #16451878: GEOMETRY QUERY CRASHES SERVERGeorgi Kodinov2013-03-271-3/+26
| | * | | | Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
* | | | | | 5.3 mergeSergei Golubchik2013-03-271-1/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 5.2 mergeSergei Golubchik2013-03-261-4/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | MDEV-4252 geometry query crashes server.Alexey Botchkov2013-03-181-1/+1
| | * | | | MDEV-4252 geometry query crashes server.Alexey Botchkov2013-03-101-4/+5
| * | | | | GEOMETRYCOLLECTION EMPTY handling fixed.Alexey Botchkov2013-03-261-0/+3
| * | | | | Merge MariaDB 5.1.66 -> 5.2 -> 5.3unknown2012-11-091-0/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge MySQL 5.1.66 -> MariaDB 5.1.65unknown2012-11-061-0/+8
| | |\ \ \ \ | | | | |/ / | | | |/| |
* | | | | | TODO-424 geometry query crashes server.Alexey Botchkov2013-03-061-4/+5
| |_|_|_|/ |/| | | |
* | | | | mysql-5.5.28Sergei Golubchik2012-10-161-0/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merging from 5.5Alexander Barkov2012-08-171-0/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Backporting Bug 14100466 from 5.6.Alexander Barkov2012-08-171-0/+8
* | | | | MDEV-419 ensure that all HAVE_XXX constants can be set by cmakeSergei Golubchik2012-07-311-1/+1
* | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge with 5.1 & fixes to IGNORE handlingMichael Widenius2011-12-111-3/+5
| |\ \ \ \
| | * \ \ \ Merge with 5.2.Michael Widenius2011-12-111-3/+5
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| * | | | | bug #901655 ST_BUFFER asserts with a coplicated shape.Alexey Botchkov2011-12-081-0/+7
| |/ / / /
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-271-18/+32
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed.Alexey Botchkov2011-09-211-3/+5
| * | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE...Alexey Botchkov2011-09-211-12/+1
| * | | bugs fixedAlexey Botchkov2011-09-211-0/+3
| * | | fix for bug #801243 Assertion `(0)' failed in Gis_geometry_collection::init_f...Alexey Botchkov2011-06-301-12/+6
| * | | Precise GIS functions added.Alexey Botchkov2011-05-041-6/+36
| |/ /
* | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ | | |/ | |/|
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ | | |/ | |/|
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-141-2/+0
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-141-7/+9
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-141-17/+11
* | | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-10/+2
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+4
|/ /
| |
| \
*-. \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-6/+6
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-6/+6
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-5/+5
| |/
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
* | Fix warnings and bug spotted by gcc-4.3.Davi Arnaut2008-12-161-5/+5