Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -0/+47 |
|\ | |||||
| * | gis2 fails in embedded | Sergei Golubchik | 2019-04-27 | 1 | -0/+17 |
* | | cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/ | Sergei Golubchik | 2019-02-05 | 1 | -1/+0 |
* | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -0/+15 |
| |\ | |||||
| | * | MDEV-16995: ER_CANT_CREATE_GEOMETRY_OBJECT encountered for a query with | Varun Gupta | 2018-08-29 | 1 | -0/+15 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | MDEV-12915 ST_Centroid does not return the same result than MySQL. | Alexey Botchkov | 2017-08-01 | 1 | -5/+5 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -0/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge remote-tracking branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-06-21 | 1 | -0/+15 |
| |\ \ | | |/ | |||||
| | * | MDEV-10306 Wrong results with combination of CONCAT, SUBSTR and CONVERT in su... | Alexander Barkov | 2017-06-19 | 1 | -0/+15 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -1/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' 10.1 | Sergei Golubchik | 2017-04-28 | 1 | -1/+14 |
| |\ \ | | |/ | |||||
| | * | MDEV-12495 Conditional jump depends on uninitialised value for: SELECT NULL U... | Alexander Barkov | 2017-04-22 | 1 | -0/+13 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine | Sergei Golubchik | 2017-03-10 | 1 | -2/+2 |
* | | | bugfix: Item_func_spatial_collection::print() | Sergei Golubchik | 2016-12-12 | 1 | -0/+8 |
* | | | parentheses in default | Alexander Barkov | 2016-06-30 | 1 | -1/+30 |
* | | | More tests for MDEV-7563 Support CHECK constraint: | Alexander Barkov | 2016-06-30 | 1 | -0/+125 |
* | | | Adding more tests for "MDEV-7563 Support CHECK constraint": | Alexander Barkov | 2016-06-30 | 1 | -0/+32 |
|/ / | |||||
* | | MDEV-8675 Different results of GIS functions on NULL vs NOT NULL columns | Alexander Barkov | 2015-09-11 | 1 | -0/+7 |
* | | MDEV-7528 GIS: Functions return NULL instead of specified -1 for NULL arguments. | Alexey Botchkov | 2015-06-23 | 1 | -0/+7 |
* | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -4/+8 |
|\ \ | |/ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-05-04 | 1 | -1/+10 |
| |\ | |||||
| | * | MDEV-7779 View definition changes upon creation. | Alexey Botchkov | 2015-04-28 | 1 | -1/+10 |
* | | | MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx) | Alexander Barkov | 2015-03-18 | 1 | -0/+1 |
* | | | MDEV-7529 GIS: ST_Relate returns unexpected results for POINT relations. | Alexey Botchkov | 2015-03-15 | 1 | -0/+9 |
* | | | MDEV-7514 GIS: PointOnSurface returns NULL instead of the point. | Alexey Botchkov | 2015-03-15 | 1 | -0/+5 |
* | | | MDEV-7510 GIS: IsRing returns false for a primitive triangle. | Alexey Botchkov | 2015-03-13 | 1 | -0/+6 |
* | | | MDEV-7334 valgrind warning "unitialized bytes" in 10.1. | Alexey Botchkov | 2015-03-12 | 1 | -1/+20 |
* | | | Clean-up: | Alexander Barkov | 2015-03-12 | 1 | -0/+4 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-03-07 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-02-18 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | MDEV-7516 Assertion `!cur_p->event' failed in Gcalc_scan_iterator::arrange_ev... | Alexey Botchkov | 2015-02-10 | 1 | -0/+5 |
* | | | MDEV-60 Support for Spatial Reference systems for the GIS data. | Alexey Botchkov | 2014-12-04 | 1 | -0/+5 |
* | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2014-11-19 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | 5.3 merge | Sergei Golubchik | 2014-11-18 | 1 | -0/+5 |
| | |\ | |||||
| | | * | MDEV-6883 ST_WITHIN crashes server if (0,0) is matched to POLYGON((0 0)). | Alexey Botchkov | 2014-11-15 | 1 | -0/+6 |
* | | | | MDEV-4045 Missing OGC Spatial functions. | Alexey Botchkov | 2014-11-28 | 1 | -80/+46 |
* | | | | MDEV-12 OpenGIS: create required tables: GeometryColumns, related views. | Alexey Botchkov | 2014-10-21 | 1 | -0/+9 |
|/ / / | |||||
* | | | MDEV-6073 Merge gis test cases form 5.6. | Alexey Botchkov | 2014-07-01 | 1 | -0/+12 |
* | | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -0/+18 |
|\ \ \ | |/ / | |||||
| * | | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -0/+18 |
| |\ \ | |||||
| | * | | Bug #17780290 PUBLISH THE GIS TEST FOR BUG#16451878 | Venkata Sidagam | 2013-12-19 | 1 | -0/+18 |
* | | | | main.gis test fixed. | Alexey Botchkov | 2013-07-26 | 1 | -2/+2 |
|/ / / | |||||
* | | | 5.3 merge | Sergei Golubchik | 2013-03-27 | 1 | -22/+90 |
|\ \ \ | | |/ | |/| | |||||
| * | | 5.2 merge | Sergei Golubchik | 2013-03-26 | 1 | -0/+17 |
| |\ \ | |||||
| | * | | MDEV-4295 Server crashes in get_point on a query with Area, AsBinary, MultiPo... | Alexey Botchkov | 2013-03-19 | 1 | -0/+5 |