summaryrefslogtreecommitdiff
path: root/mysql-test/t/gis.test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | Bug#13013970 MORE CRASHES IN FIELD_BLOB::GET_KEY_IMAGETor Didriksen2011-12-051-0/+11
* | | | 5.3 mergeSergei Golubchik2012-01-131-45/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge with 5.2.Michael Widenius2011-12-111-10/+13
| |\ \ \ | | | |/ | | |/|
| | * | Fixed a wrong error code in gis.testGeorgi Kodinov2011-03-091-2/+1
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-271-22/+540
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
| |\ \
| * | | Precise GIS functions added.Alexey Botchkov2011-05-041-19/+570
* | | | Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGETor Didriksen2011-07-041-0/+18
* | | | merge mysql-5.1-security->mysql-5.5-securityGeorgi Kodinov2011-03-091-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | merge 5.1->5.1-securityGeorgi Kodinov2011-03-091-0/+12
| |\ \ \ | | | |/ | | |/|
* | | | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-03-091-0/+11
|\ \ \ \
| * \ \ \ Merged fix for bug #59888 "debug assertion when attempt toDmitry Lenev2011-02-151-0/+11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix for bug#11766714 (former bug @59888) "debug assertion whenDmitry Lenev2011-02-151-0/+12
* | | | | Merge from mysql-5.1-securityMagne Mahre2011-02-241-2/+8
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug#11767480 - SPATIAL INDEXES ON NON-SPATIAL COLUMNS CAUSE CRASHES.Magne Mahre2011-02-241-0/+47
| |/ /
* | | merging.Alexey Botchkov2011-01-151-1/+1
|\ \ \ | |/ /
| * | Bug#52208 gis fails on some platforms (Solaris, HP-UX, Linux)Alexey Botchkov2011-01-151-1/+1
| |/
* | merging.Alexey Botchkov2011-01-121-0/+10
|\ \ | |/
| * Bug #57321 crashes and valgrind errors from spatial types Alexey Botchkov2011-01-121-0/+10
* | merge 5.1-security => 5.5-securityKristofer Pettersson2010-09-081-18/+30
|\ \ | |/
| * Manual resolve of mysql-test/r/gis.resultKristofer Pettersson2010-09-071-0/+10
| |\
| * | Bug#55531 crash with conversions of geometry types / stringsKristofer Pettersson2010-09-071-18/+30
* | | mergeGeorgi Kodinov2010-09-061-0/+10
|\ \ \ | | |/ | |/|
| * | Fix for bug #51875: crash when loading data into geometry function polyfromwkbRamil Kalimullin2010-08-301-0/+10
| |/
* | merge from mysql-trunk-bugfixingMagne Mahre2010-02-111-0/+45
|\ \
| * | Bug#50574 5.5.x allows spatial indexes on non-spatial columns, Magne Mahre2010-02-111-0/+45
| |/
* | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-0/+3
|/
* 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