summaryrefslogtreecommitdiff
path: root/mysql-test/t/gis.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \ | |/
| * BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN Ramil Kalimullin2012-03-061-0/+1
| * 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
* | Merge with 5.2.Michael Widenius2011-12-111-10/+13
|\ \ | |/
| * Fixed a wrong error code in gis.testGeorgi Kodinov2011-03-091-2/+1
| * merge 5.1->5.1-securityGeorgi Kodinov2011-03-091-0/+12
| |\
| * | Bug#11767480 - SPATIAL INDEXES ON NON-SPATIAL COLUMNS CAUSE CRASHES.Magne Mahre2011-02-241-0/+47
* | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed.Alexey Botchkov2011-09-211-0/+2
* | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE...Alexey Botchkov2011-09-211-1/+2
* | | bugs fixedAlexey Botchkov2011-09-211-0/+5
* | | bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-041-1/+2
* | | gis-related tests fixes.Alexey Botchkov2011-06-201-1/+23
|\ \ \ | | |/ | |/|
| * | Fix for bug#11766714 (former bug @59888) "debug assertion whenDmitry Lenev2011-02-151-0/+12
| |/
| * Bug#52208 gis fails on some platforms (Solaris, HP-UX, Linux)Alexey Botchkov2011-01-151-1/+1
* | Precise GIS functions added.Alexey Botchkov2011-05-041-19/+570
|/
* Bug #57321 crashes and valgrind errors from spatial types Alexey Botchkov2011-01-121-0/+10
* Manual resolve of mysql-test/r/gis.resultKristofer Pettersson2010-09-071-0/+10
|\
| * Fix for bug #51875: crash when loading data into geometry function polyfromwkbRamil Kalimullin2010-08-301-0/+10
* | Bug#55531 crash with conversions of geometry types / stringsKristofer Pettersson2010-09-071-18/+30
|/
* merge of bug #49250 to 5.1-bugteamGeorgi Kodinov2009-12-111-0/+15
|\
| * Bug #49250 : spatial btree index corruption and crashGeorgi Kodinov2009-12-101-0/+15
* | automergeGeorgi Kodinov2009-10-241-0/+16
|\ \ | |/
| * Bug #47780: crash when comparing GIS items from subqueryGeorgi Kodinov2009-10-211-0/+16
* | Bug#44684: valgrind reports invalid reads in Martin Hansson2009-06-171-0/+24
* | mergingAlexey Botchkov2009-04-291-6/+6
|\ \ | |/
| * Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash Alexey Botchkov2009-04-281-6/+6
* | Automerge.Alexey Kopytov2009-02-151-0/+3
|\ \ | |/
| * Fixed PB failures on IA64 hosts introduced by the patch for bug #21205.Alexey Kopytov2009-02-151-0/+3
| * Merge bk@192.168.21.1:mysql-5.0-optunknown2007-11-241-0/+11
| |\
* | \ Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-02-281-1/+1
|\ \ \
| * | | WL#4189unknown2007-12-121-1/+1
* | | | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-11-241-0/+11
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/hf/work/30284/my50-30284unknown2007-11-241-0/+11
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | merging fixunknown2007-11-241-1/+1
| | * | Merge mysql.com:/home/hf/work/30284/my41-30284unknown2007-11-241-0/+11
| | |\ \
| | | * | Bug #30284 spatial key corruption.unknown2007-11-191-0/+11
* | | | | Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-11-231-0/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | test case added for the bug #31155unknown2007-11-201-0/+9
* | | | | Merge mysql.com:/home/hf/work/31158/my50-31158unknown2007-11-171-0/+31
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge mysql.com:/home/hf/work/31158/my41-31158unknown2007-11-171-0/+31
| |\ \ \ | | |/ / | |/| |
| | * | Bug #31158 Spatial, Union, LONGBLOB vs BLOB bug (crops data)unknown2007-11-131-0/+31
| | |/
* | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B30825-new-5.0-optunknown2007-10-231-0/+2
|\ \ \ | |/ /