summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.h
Commit message (Expand)AuthorAgeFilesLines
* merge 5.3 -> 5.5unknown2013-09-251-15/+15
|\
| * MDEV-5039: incorrect Item_func_regex::update_used_tables()unknown2013-09-251-15/+15
* | mysql-5.5.32 mergeSergei Golubchik2013-07-161-2/+2
|\ \
| * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | 5.3 mergeSergei Golubchik2013-01-151-15/+15
|\ \ \ | | |/ | |/|
| * | MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subqueryunknown2012-12-281-15/+15
* | | 5.3->5.5 mergeSergei Golubchik2011-11-271-64/+161
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for bug #809849 spatial operations must be KILL-able.Alexey Botchkov2011-11-201-2/+0
| * merging.Alexey Botchkov2011-11-121-0/+1
| |\
| * | Copyright notices fixed.Alexey Botchkov2011-10-061-1/+2
| * | fixed bugsAlexey Botchkov2011-09-221-3/+0
| * | bug #801199 Infinite recursion in Gcalc_function::count_internal with ST_BUFF...Alexey Botchkov2011-07-041-2/+13
| * | Precise GIS functions added.Alexey Botchkov2011-05-041-66/+161
| |/
| * Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+2
| |\
* | \ 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 behaviourunknown2008-02-221-2/+7
* Merge mysql.com:/home/hf/work/31155/my50-31155unknown2007-10-121-4/+3
|\
| * Bug #31155 gis types in union'd select cause crash.unknown2007-10-041-4/+3
* | Merge mysql.com:/home/ram/work/b26038/b26038.5.0unknown2007-03-051-5/+32
|\ \ | |/
| * Merge mysql.com:/home/ram/work/b26038/b26038.4.1unknown2007-02-281-5/+32
| |\
| | * Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT...unknown2007-02-211-5/+32
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
* | | Bug#21114 (Foreign key creation fails to table with name format)unknown2006-11-021-2/+2
|/ /
* | bug #14807 (GeomFromText() should return MYSQL_TYPE_GEOMETRY)unknown2006-07-041-0/+5
* | mergingunknown2006-06-261-0/+2
|\ \ | |/
| * bug #10166 (Signed byte values cause data to be padded)unknown2006-06-221-0/+2
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | Rename: Item::val -> Item::val_real().unknown2004-11-111-4/+4
|/
* Additional fix for bug #5136 (Geometry object is corrupted when queried)unknown2004-09-221-30/+32
* Optimized GIS functionsunknown2004-03-041-2/+0
* SCRUM:unknown2004-01-151-0/+11
* fixed printability of gis functionsunknown2003-11-061-1/+2
* fixed printability of Items (all items except subselects)unknown2003-10-121-0/+3
* fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...unknown2003-08-211-24/+0
* Renamed xxx_as_text() and xxx__from_text().unknown2003-06-201-2/+2
* Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-0/+360