summaryrefslogtreecommitdiff
path: root/mysql-test/r/analyse.result
diff options
context:
space:
mode:
authorunknown <bell@sanja.is.com.ua>2002-12-15 10:23:55 +0200
committerunknown <bell@sanja.is.com.ua>2002-12-15 10:23:55 +0200
commit71a6aa3b0c6b15d57e8552e59c094caf4ce6f41a (patch)
treefb08c64d99b67bf332fd268b970ff818d72c79af /mysql-test/r/analyse.result
parent4381cd856579a0a67bec44518cef33f10c99d2fe (diff)
downloadmariadb-git-71a6aa3b0c6b15d57e8552e59c094caf4ce6f41a.tar.gz
fixed test result
Diffstat (limited to 'mysql-test/r/analyse.result')
-rw-r--r--mysql-test/r/analyse.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/analyse.result b/mysql-test/r/analyse.result
index bc76ac298d1..ede83afe4e1 100644
--- a/mysql-test/r/analyse.result
+++ b/mysql-test/r/analyse.result
@@ -14,4 +14,4 @@ drop table t1,t2;
EXPLAIN SELECT 1 FROM (SELECT 1) a PROCEDURE ANALYSE();
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY <derived2> system NULL NULL NULL NULL 1
-2 DERIVED No tables used
+2 DERIVED NULL NULL NULL NULL NULL NULL NULL No tables used