~james-page/ubuntu/precise/mysql-5.5/misc-fixes

« back to all changes in this revision

Viewing changes to mysql-test/r/gis.result

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-06-11 07:34:33 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120611073433-l9za2ni4ipp848y3
Tags: 5.5.24-0ubuntu0.12.04.1
* SECURITY UPDATE: Update to 5.5.24 to fix security issues (LP: #1011371)
  - http://dev.mysql.com/doc/refman/5.5/en/news-5-5-24.html

Show diffs side-by-side

added added

removed removed

Lines of Context:
1077
1077
ERROR HY000: Incorrect arguments to SPATIAL INDEX
1078
1078
DROP TABLE t0, t1, t2;
1079
1079
#
 
1080
# BUG#12414917 - ISCLOSED() CRASHES ON 64-BIT BUILDS
 
1081
#
 
1082
SELECT ISCLOSED(CONVERT(CONCAT('     ', 0x2), BINARY(20)));
 
1083
ISCLOSED(CONVERT(CONCAT('     ', 0x2), BINARY(20)))
 
1084
NULL
 
1085
#
 
1086
# BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN 
 
1087
# GEOMETRY FUNCTION ARGUMENTS
 
1088
#
 
1089
SELECT GEOMETRYCOLLECTION((SELECT @@OLD));
 
1090
ERROR 22007: Illegal non geometric '' value found during parsing
 
1091
End of 5.1 tests
 
1092
#
1080
1093
# Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE
1081
1094
#
1082
1095
CREATE TABLE g1