Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -0/+3 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-20 | 1 | -0/+3 |
| |\ | |||||
| | * | MDEV-11881 Empty coordinates must be rejected in GeoJSON objects. | Alexey Botchkov | 2017-11-14 | 1 | -0/+3 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed compiler warning and warning from valgrind | Monty | 2017-11-02 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 1 | -3/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-18 | 1 | -3/+9 |
| |\ \ | | |/ | |||||
| | * | MDEV-13923 Assertion `!is_set() || (m_status == DA_OK_BULK && | Alexey Botchkov | 2017-10-11 | 1 | -1/+1 |
| | * | MDEV-12705 10.1.18-MariaDB-1~jessie - mysqld got signal 11. | Alexey Botchkov | 2017-10-07 | 1 | -2/+8 |
* | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / | |||||
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-08-07 | 1 | -4/+52 |
|\ \ | |/ | |||||
| * | MDEV-12181 ST_AsGeoJSON argument does not limit decimals. | Alexey Botchkov | 2017-08-07 | 1 | -1/+32 |
| * | MDEV-12180 ST_GeomFromGeoJSON option argument appears to have no effect. | Alexey Botchkov | 2017-08-06 | 1 | -3/+20 |
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge remote-tracking branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-06-21 | 1 | -1/+1 |
| | |\ | |||||
| | | * | MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in su... | Alexander Barkov | 2017-06-19 | 1 | -1/+1 |
| | * | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223 | Alexander Barkov | 2016-07-03 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-05-05 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-12462 SPATIAL index fails to work with CONTAINS. | Alexey Botchkov | 2017-05-02 | 1 | -2/+2 |
* | | | | MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods ... | Alexander Barkov | 2017-04-24 | 1 | -11/+2 |
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | MDEV-11042 Implement GeoJSON functions. | Alexey Botchkov | 2017-01-24 | 1 | -0/+90 |
* | | | Removing the "thd" argument from Item::create_field_for_create_select(). | Alexander Barkov | 2016-07-01 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -3/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -3/+2 |
| | |\ | |||||
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-06-14 | 1 | -3/+2 |
| | | |\ | |||||
| | | | * | Bug #18740222: CRASH IN GET_INTERVAL_INFO WITH WEIRDO | Sreeharsha Ramanavarapu | 2016-03-03 | 1 | -2/+2 |
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| | | | | |\ | |||||
| | | | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | | * | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -1/+1 |
| | | | * | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+8 |
| | | | * | | | WL#2649 Number-to-string conversions | Alexander Barkov | 2010-02-11 | 1 | -3/+4 |
| | | | |/ / | |||||
| | | | * | | Manual merge of the fix for bug#43668. | Evgeny Potemkin | 2009-11-24 | 1 | -2/+2 |
| | | | |\ \ | |||||
| | | | | * | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2) | Evgeny Potemkin | 2009-11-17 | 1 | -2/+2 |
| | | | * | | | automerge | Georgi Kodinov | 2009-10-24 | 1 | -2/+7 |
| | | | |\ \ \ | | | | | |/ / | | | | |/| / | | | | | |/ | |||||
| | | | | * | Bug #47780: crash when comparing GIS items from subquery | Georgi Kodinov | 2009-10-21 | 1 | -2/+7 |
| | | | * | | Bug#44684: valgrind reports invalid reads in | Martin Hansson | 2009-06-17 | 1 | -3/+10 |
| | | | * | | merging | Alexey Botchkov | 2009-04-29 | 1 | -8/+19 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash | Alexey Botchkov | 2009-04-28 | 1 | -8/+19 |
| | | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | serg@janus.mylan | 2007-12-20 | 1 | -1/+1 |
| | | | |\ \ | |||||
| | | | | * \ | Merge mysql.com:/home/hf/work/31158/my50-31158 | holyfoot/hf@hfmain.(none) | 2007-11-17 | 1 | -1/+1 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | Merge mysql.com:/home/hf/work/31158/my41-31158 | holyfoot/hf@hfmain.(none) | 2007-11-17 | 1 | -1/+1 |
| | | | | | |\ | |||||
| | | | | | | * | Bug #31158 Spatial, Union, LONGBLOB vs BLOB bug (crops data) | holyfoot/hf@mysql.com/hfmain.(none) | 2007-11-13 | 1 | -1/+1 |
| | | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | cmiller@zippy.cornsilk.net | 2007-12-14 | 1 | -2/+11 |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | | * | | | Doxygenization of comments. | cmiller@zippy.cornsilk.net | 2007-10-11 | 1 | -2/+11 |
| | | | * | | | | Merge mysql.com:/home/hf/work/31155/my50-31155 | holyfoot/hf@hfmain.(none) | 2007-10-12 | 1 | -11/+7 |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| / / | | | | | |/ / |