summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Call alloc() instead of realloc()Monty2018-07-131-1/+1
* Merge commit '6b8802e8dd5467556a024d807a1df23940b00895' into bb-10.3-fix_len_decbb-10.3-fix_len_decOleksandr Byelkin2018-06-191-3/+6
|\
| * MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab...Oleksandr Byelkin2018-06-151-3/+6
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-0/+3
|\ \
| * \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-201-0/+3
| |\ \ | | |/
| | * MDEV-11881 Empty coordinates must be rejected in GeoJSON objects.Alexey Botchkov2017-11-141-0/+3
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-1/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-031-1/+1
| |\ \ | | |/
| | * Fixed compiler warning and warning from valgrindMonty2017-11-021-1/+1
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-3/+9
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-3/+9
| |\ \ | | |/
| | * MDEV-13923 Assertion `!is_set() || (m_status == DA_OK_BULK &&Alexey Botchkov2017-10-111-1/+1
| | * MDEV-12705 10.1.18-MariaDB-1~jessie - mysqld got signal 11.Alexey Botchkov2017-10-071-2/+8
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ /
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-08-071-4/+52
|\ \ | |/
| * MDEV-12181 ST_AsGeoJSON argument does not limit decimals.Alexey Botchkov2017-08-071-1/+32
| * MDEV-12180 ST_GeomFromGeoJSON option argument appears to have no effect.Alexey Botchkov2017-08-061-3/+20
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-1/+1
|\ \ | |/
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-1/+1
| |\
| | * Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-1/+1
| | |\
| | | * MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in su...Alexander Barkov2017-06-191-1/+1
| | * | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223Alexander Barkov2016-07-031-1/+1
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-05-051-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-12462 SPATIAL index fails to work with CONTAINS.Alexey Botchkov2017-05-021-2/+2
* | | | MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods ...Alexander Barkov2017-04-241-11/+2
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
|/ / /
* | | MDEV-11042 Implement GeoJSON functions.Alexey Botchkov2017-01-241-0/+90
* | | 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/+2
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-3/+2
| |\ \ | | |/
| | * Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-3/+2
| | |\
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-3/+2
| | | |\
| | | | * Bug #18740222: CRASH IN GET_INTERVAL_INFO WITH WEIRDOSreeharsha Ramanavarapu2016-03-031-2/+2
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | | | | |\
| | | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | * | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+1
| | | | * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+8
| | | | * | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-3/+4
| | | | |/ /
| | | | * | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-2/+2
| | | | |\ \
| | | | | * | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-2/+2
| | | | * | | automergeGeorgi Kodinov2009-10-241-2/+7
| | | | |\ \ \ | | | | | |/ / | | | | |/| / | | | | | |/
| | | | | * Bug #47780: crash when comparing GIS items from subqueryGeorgi Kodinov2009-10-211-2/+7
| | | | * | Bug#44684: valgrind reports invalid reads in Martin Hansson2009-06-171-3/+10
| | | | * | mergingAlexey Botchkov2009-04-291-8/+19
| | | | |\ \ | | | | | |/
| | | | | * Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash Alexey Botchkov2009-04-281-8/+19
| | | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-1/+1
| | | | |\ \
| | | | | * \ Merge mysql.com:/home/hf/work/31158/my50-31158holyfoot/hf@hfmain.(none)2007-11-171-1/+1
| | | | | |\ \ | | | | | | |/
| | | | | | * Merge mysql.com:/home/hf/work/31158/my41-31158holyfoot/hf@hfmain.(none)2007-11-171-1/+1
| | | | | | |\
| | | | | | | * Bug #31158 Spatial, Union, LONGBLOB vs BLOB bug (crops data)holyfoot/hf@mysql.com/hfmain.(none)2007-11-131-1/+1