mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Follow-up for MDEV-8675 and MDEV-8676
type_spatial_indexes test is now be re-enabled, and the new result file can be used for creating engine-specific rdiffs
This commit is contained in:
@@ -1112,12 +1112,12 @@ Equals(g1.g, g2.g) as e, Disjoint(g1.g, g2.g) as d, Touches(g1.g, g2.g) as t,
|
|||||||
Intersects(g1.g, g2.g) as i, Crosses(g1.g, g2.g) as r
|
Intersects(g1.g, g2.g) as i, Crosses(g1.g, g2.g) as r
|
||||||
FROM gis_geometrycollection g1, gis_geometrycollection g2 ORDER BY first, second;
|
FROM gis_geometrycollection g1, gis_geometrycollection g2 ORDER BY first, second;
|
||||||
first second w c o e d t i r
|
first second w c o e d t i r
|
||||||
120 120 1 1 0 1 0 1 1 0
|
120 120 1 1 0 1 0 0 1 0
|
||||||
120 121 0 0 1 0 0 0 1 0
|
120 121 0 0 1 0 0 0 1 0
|
||||||
120 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
120 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
120 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
120 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
121 120 0 0 1 0 0 0 1 0
|
121 120 0 0 1 0 0 0 1 0
|
||||||
121 121 1 1 0 1 0 1 1 0
|
121 121 1 1 0 1 0 0 1 0
|
||||||
121 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
121 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
121 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
121 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
122 120 NULL NULL NULL NULL NULL NULL NULL NULL
|
122 120 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
|
@@ -414,12 +414,12 @@
|
|||||||
-Intersects(g1.g, g2.g) as i, Crosses(g1.g, g2.g) as r
|
-Intersects(g1.g, g2.g) as i, Crosses(g1.g, g2.g) as r
|
||||||
-FROM gis_geometrycollection g1, gis_geometrycollection g2 ORDER BY first, second;
|
-FROM gis_geometrycollection g1, gis_geometrycollection g2 ORDER BY first, second;
|
||||||
-first second w c o e d t i r
|
-first second w c o e d t i r
|
||||||
-120 120 1 1 0 1 0 1 1 0
|
-120 120 1 1 0 1 0 0 1 0
|
||||||
-120 121 0 0 1 0 0 0 1 0
|
-120 121 0 0 1 0 0 0 1 0
|
||||||
-120 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
-120 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-120 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
-120 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-121 120 0 0 1 0 0 0 1 0
|
-121 120 0 0 1 0 0 0 1 0
|
||||||
-121 121 1 1 0 1 0 1 1 0
|
-121 121 1 1 0 1 0 0 1 0
|
||||||
-121 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
-121 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-121 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
-121 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-122 120 NULL NULL NULL NULL NULL NULL NULL NULL
|
-122 120 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
|
@@ -1 +0,0 @@
|
|||||||
type_spatial_indexes : MDEV-8675 Different results of GIS functions on NULL vs NOT NULL columns
|
|
@@ -1124,12 +1124,12 @@
|
|||||||
-Intersects(g1.g, g2.g) as i, Crosses(g1.g, g2.g) as r
|
-Intersects(g1.g, g2.g) as i, Crosses(g1.g, g2.g) as r
|
||||||
-FROM gis_geometrycollection g1, gis_geometrycollection g2 ORDER BY first, second;
|
-FROM gis_geometrycollection g1, gis_geometrycollection g2 ORDER BY first, second;
|
||||||
-first second w c o e d t i r
|
-first second w c o e d t i r
|
||||||
-120 120 1 1 0 1 0 1 1 0
|
-120 120 1 1 0 1 0 0 1 0
|
||||||
-120 121 0 0 1 0 0 0 1 0
|
-120 121 0 0 1 0 0 0 1 0
|
||||||
-120 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
-120 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-120 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
-120 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-121 120 0 0 1 0 0 0 1 0
|
-121 120 0 0 1 0 0 0 1 0
|
||||||
-121 121 1 1 0 1 0 1 1 0
|
-121 121 1 1 0 1 0 0 1 0
|
||||||
-121 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
-121 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-121 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
-121 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-122 120 NULL NULL NULL NULL NULL NULL NULL NULL
|
-122 120 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
|
@@ -414,12 +414,12 @@
|
|||||||
-Intersects(g1.g, g2.g) as i, Crosses(g1.g, g2.g) as r
|
-Intersects(g1.g, g2.g) as i, Crosses(g1.g, g2.g) as r
|
||||||
-FROM gis_geometrycollection g1, gis_geometrycollection g2 ORDER BY first, second;
|
-FROM gis_geometrycollection g1, gis_geometrycollection g2 ORDER BY first, second;
|
||||||
-first second w c o e d t i r
|
-first second w c o e d t i r
|
||||||
-120 120 1 1 0 1 0 1 1 0
|
-120 120 1 1 0 1 0 0 1 0
|
||||||
-120 121 0 0 1 0 0 0 1 0
|
-120 121 0 0 1 0 0 0 1 0
|
||||||
-120 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
-120 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-120 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
-120 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-121 120 0 0 1 0 0 0 1 0
|
-121 120 0 0 1 0 0 0 1 0
|
||||||
-121 121 1 1 0 1 0 1 1 0
|
-121 121 1 1 0 1 0 0 1 0
|
||||||
-121 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
-121 122 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-121 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
-121 123 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
-122 120 NULL NULL NULL NULL NULL NULL NULL NULL
|
-122 120 NULL NULL NULL NULL NULL NULL NULL NULL
|
||||||
|
Reference in New Issue
Block a user