summaryrefslogtreecommitdiff
path: root/mysql-test/t/gis.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7635: Update tests to adapt to the new default sql_modebb-10.2-mdev7635.savedbb-10.2-mdev7635.finalNirbhay Choubey2017-01-181-1/+1
* bugfix: Item_func_spatial_collection::print()Sergei Golubchik2016-12-121-0/+8
* parentheses in defaultAlexander Barkov2016-06-301-1/+30
* More tests for MDEV-7563 Support CHECK constraint:Alexander Barkov2016-06-301-0/+125
* Adding more tests for "MDEV-7563 Support CHECK constraint":Alexander Barkov2016-06-301-0/+32
* MDEV-8675 Different results of GIS functions on NULL vs NOT NULL columnsAlexander Barkov2015-09-111-0/+7
* MDEV-7528 GIS: Functions return NULL instead of specified -1 for NULL arguments.Alexey Botchkov2015-06-231-0/+7
* Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-4/+8
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-1/+10
| |\
| | * MDEV-7779 View definition changes upon creation.Alexey Botchkov2015-04-281-1/+10
* | | MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx)Alexander Barkov2015-03-181-0/+1
* | | MDEV-7529 GIS: ST_Relate returns unexpected results for POINT relations.Alexey Botchkov2015-03-151-0/+9
* | | MDEV-7514 GIS: PointOnSurface returns NULL instead of the point.Alexey Botchkov2015-03-151-0/+5
* | | MDEV-7510 GIS: IsRing returns false for a primitive triangle.Alexey Botchkov2015-03-131-0/+6
* | | MDEV-7334 valgrind warning "unitialized bytes" in 10.1.Alexey Botchkov2015-03-121-1/+20
* | | Clean-up:Alexander Barkov2015-03-121-0/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+5
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-0/+5
| |\ \ | | |/
| | * MDEV-7516 Assertion `!cur_p->event' failed in Gcalc_scan_iterator::arrange_ev...Alexey Botchkov2015-02-101-0/+5
* | | MDEV-60 Support for Spatial Reference systems for the GIS data.Alexey Botchkov2014-12-041-0/+5
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+5
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2014-11-191-0/+5
| |\ \ | | |/
| | * 5.3 mergeSergei Golubchik2014-11-181-0/+5
| | |\
| | | * MDEV-6883 ST_WITHIN crashes server if (0,0) is matched to POLYGON((0 0)).Alexey Botchkov2014-11-151-0/+6
* | | | MDEV-4045 Missing OGC Spatial functions.Alexey Botchkov2014-11-281-80/+46
* | | | MDEV-12 OpenGIS: create required tables: GeometryColumns, related views.Alexey Botchkov2014-10-211-0/+9
|/ / /
* | | MDEV-6073 Merge gis test cases form 5.6.Alexey Botchkov2014-07-011-0/+12
* | | 10.0-base mergeSergei Golubchik2014-02-261-0/+18
|\ \ \ | |/ /
| * | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-0/+18
| |\ \
| | * | Bug #17780290 PUBLISH THE GIS TEST FOR BUG#16451878Venkata Sidagam2013-12-191-0/+18
* | | | main.gis test fixed.Alexey Botchkov2013-07-261-2/+2
|/ / /
* | | 5.3 mergeSergei Golubchik2013-03-271-22/+90
|\ \ \ | | |/ | |/|
| * | 5.2 mergeSergei Golubchik2013-03-261-0/+17
| |\ \
| | * | MDEV-4295 Server crashes in get_point on a query with Area, AsBinary, MultiPo...Alexey Botchkov2013-03-191-0/+5
| | * | MDEV-4296 Assertion `n_linear_rings > 0' fails in Gis_polygon::centroid_xy.Alexey Botchkov2013-03-191-0/+5
| | * | MDEV-4252 geometry query crashes server.Alexey Botchkov2013-03-181-0/+6
| | * | MDEV-4252 geometry query crashes server.Alexey Botchkov2013-03-101-0/+1
| * | | MDEV-4310 geometry function equals hangs forever.Alexey Botchkov2013-03-221-0/+10
* | | | TODO-424 geometry query crashes server.Alexey Botchkov2013-03-061-0/+7
* | | | MDEV-3819 missing constraints for spatial column types.Alexey Botchkov2013-02-211-1/+10
* | | | merge 5.3->5.5unknown2012-09-061-1/+15
|\ \ \ \ | |/ / /
| * | | Bug #1043845 st_distance() results are incorrect depending on variable order.Alexey Botchkov2012-08-311-0/+16
| * | | 5.2 mergeSergei Golubchik2012-05-201-0/+15
| |\ \ \ | | |/ /
* | | | cSergei Golubchik2012-05-211-0/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | Auto-merge from mysql-5.1-security.Ramil Kalimullin2012-03-061-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN Ramil Kalimullin2012-03-061-0/+1
| * | | Auto-merge from mysql-5.1-security.Ramil Kalimullin2012-03-051-0/+17
| |\ \ \ | | |/ /
| | * | BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ...Ramil Kalimullin2012-03-051-0/+7
| | * | Fix for BUG#12414917 - ISCLOSED() CRASHES ON 64-BIT BUILDS Ramil Kalimullin2012-03-051-0/+7
* | | | mysql-5.5 mergeSergei Golubchik2012-01-161-0/+12
|\ \ \ \ | |/ / /