summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-2/+0
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-2/+0
| |\
| | * Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-2/+0
| | |\
| | | * MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in su...Alexander Barkov2017-06-191-2/+0
| | * | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223Alexander Barkov2016-07-031-1/+1
* | | | MDEV-12803 Improve function parameter data type controlAlexander Barkov2017-05-291-66/+287
* | | | MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data ...Alexander Barkov2017-05-201-16/+17
* | | | MDEV-12714 Determine Item::field_type() from Item::type_handler()Alexander Barkov2017-05-061-2/+0
* | | | MDEV-12713 Define virtual type_handler() for all Item classesAlexander Barkov2017-05-061-0/+2
* | | | MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods ...Alexander Barkov2017-04-241-2/+1
|/ / /
* | | MDEV-11042 Implement GeoJSON functions.Alexey Botchkov2017-01-241-0/+34
* | | bugfix: Item_func_spatial_collection::print()Sergei Golubchik2016-12-121-1/+1
* | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+69
|\ \ \
| * | | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+69
* | | | Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-011-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-3/+3
| | |\ \
| | | * \ Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-3/+3
| | | |\ \
| | | | * | Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-171-2/+2
| | | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | | * | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
| | | | |\ \
| | | | | * | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | | | * | | merging.Alexey Botchkov2011-01-121-0/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Bug #57321 crashes and valgrind errors from spatial types Alexey Botchkov2011-01-121-0/+1
| | | | * | | Automerge.Ramil Kalimullin2010-09-091-4/+6
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Fix for bug#56679: gis.test: valgrind errorRamil Kalimullin2010-09-091-4/+6
| | | | * | | merge 5.1-security => 5.5-securityKristofer Pettersson2010-09-081-0/+13
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Bug#55531 crash with conversions of geometry types / stringsKristofer Pettersson2010-09-071-0/+13
| | | | * | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-8/+9
| | | | * | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
| | | | |/ /
| | | | * | Fix for Bug#30217: Views: changes in metadata behaviouranozdrin/alik@quad.2008-02-221-2/+7
| | | | * | Merge mysql.com:/home/hf/work/31155/my50-31155holyfoot/hf@hfmain.(none)2007-10-121-4/+3
| | | | |\ \
| | | | | * | Bug #31155 gis types in union'd select cause crash.holyfoot/hf@mysql.com/hfmain.(none)2007-10-041-4/+3
| | | | * | | Merge mysql.com:/home/ram/work/b26038/b26038.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-03-051-5/+32
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge mysql.com:/home/ram/work/b26038/b26038.4.1ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-281-5/+32
| | | | | |\ \
| | | | | | * | Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT...ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-211-5/+32
| | | | * | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | | | * | | | Bug#21114 (Foreign key creation fails to table with name format)malff/marcsql@weblab.(none)2006-11-021-2/+2
| | | | |/ / /
| | | | * | | bug #14807 (GeomFromText() should return MYSQL_TYPE_GEOMETRY)holyfoot@deer.(none)2006-07-041-0/+5
| | | | * | | mergingholyfoot@mysql.com2006-06-261-0/+2
| | | | |\ \ \ | | | | | |/ /
| | | | | * | bug #10166 (Signed byte values cause data to be padded)holyfoot@deer.(none)2006-06-221-0/+2
| | | | * | | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
| | | | * | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-4/+4
| | | | |/ /
| | | | * | Additional fix for bug #5136 (Geometry object is corrupted when queried)hf@deer.(none)2004-09-221-30/+32
| | | | * | Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-2/+0
| | | | * | SCRUM:hf@deer.(none)2004-01-151-0/+11
| | | | * | fixed printability of gis functionsbell@sanja.is.com.ua2003-11-061-1/+2