Below is the list of changes that have just been committed into a local
5.1 repository of holyfoot. When holyfoot does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2008-05-14 10:18:32+05:00, holyfoot@stripped +1 -0
merging
mysql-test/r/gis.result@stripped, 2008-05-14 10:18:29+05:00, holyfoot@stripped +3 -3
merging
diff -Nrup a/mysql-test/r/gis.result b/mysql-test/r/gis.result
--- a/mysql-test/r/gis.result 2008-03-12 11:39:04 +04:00
+++ b/mysql-test/r/gis.result 2008-05-14 10:18:29 +05:00
@@ -717,9 +717,9 @@ equals(b, b) IS NULL, MBRdisjoint(b, b)
MBRintersects(b, b) IS NULL, crosses(b, b) IS NULL
from t1;
MBRwithin(b, b) IS NULL MBRcontains(b, b) IS NULL MBRoverlaps(b, b) IS NULL equals(b, b)
IS NULL MBRdisjoint(b, b) IS NULL MBRtouches(b, b) IS NULL MBRintersects(b, b) IS
NULL crosses(b, b) IS NULL
-1 1 1 0 1 1 1 0
-1 1 1 1 1 1 1 1
-1 1 1 0 1 1 1 0
+1 1 1 0 1 1 1 1
+1 1 1 0 1 1 1 1
+1 1 1 0 1 1 1 1
select
point(b, b) IS NULL, linestring(b) IS NULL, polygon(b) IS NULL, multipoint(b) IS NULL,
multilinestring(b) IS NULL, multipolygon(b) IS NULL,
| Thread |
|---|
| • bk commit into 5.1 tree (holyfoot:1.2608) | holyfoot | 14 May 2008 |