1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-05 08:04:25 +03:00
Files
mariadb/storage/pbxt/mysql-test/main/r/subselect_innodb.rdiff
2012-02-29 21:55:04 +01:00

12 lines
487 B
Plaintext

--- r/subselect_innodb.result 2012-01-09 16:13:21.000000000 +0100
+++ r/subselect_innodb.reject 2012-02-10 16:19:50.000000000 +0100
@@ -300,7 +300,7 @@
)
);
id select_type table type possible_keys key key_len ref rows Extra
-1 PRIMARY NULL NULL NULL NULL NULL NULL NULL Impossible WHERE noticed after reading const tables
+1 PRIMARY t2 ALL NULL NULL NULL NULL 0 Using where
2 SUBQUERY t1 ALL NULL NULL NULL NULL 1
3 SUBQUERY t3 ALL NULL NULL NULL NULL 1
SELECT MAX( f1 ) FROM t2