summaryrefslogtreecommitdiff
path: root/mysql-test/r/ndb_autodiscover.result
diff options
context:
space:
mode:
authormagnus@neptunus.(none) <>2004-09-21 12:13:58 +0200
committermagnus@neptunus.(none) <>2004-09-21 12:13:58 +0200
commit0097c6d9b2be98a30bd4846e54396fecda5847a3 (patch)
tree800e2e50047d8deacfc968120c67c71a51cd8d95 /mysql-test/r/ndb_autodiscover.result
parent08312bfb3267547c5fe58ca88b7f8d40be5e590a (diff)
downloadmariadb-git-0097c6d9b2be98a30bd4846e54396fecda5847a3.tar.gz
Changed WL#1424 to use the function ha_find_files. This is a simpler implementation and all handler specific code is hidden in the appropriate handler.
Diffstat (limited to 'mysql-test/r/ndb_autodiscover.result')
-rw-r--r--mysql-test/r/ndb_autodiscover.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/ndb_autodiscover.result b/mysql-test/r/ndb_autodiscover.result
index 7f5c4aecaa2..09ad82b7a6b 100644
--- a/mysql-test/r/ndb_autodiscover.result
+++ b/mysql-test/r/ndb_autodiscover.result
@@ -145,7 +145,7 @@ flush tables;
show table status;
Name Engine Version Row_format Rows Avg_row_length Data_length Max_data_length Index_length Data_free Auto_increment Create_time Update_time Check_time Collation Checksum Create_options Comment
t6 MyISAM 9 Fixed 1 260 # # # 0 NULL # # NULL # NULL
-t7 ndbcluster 9 Fixed 100 0 # # # 0 NULL # # NULL # NULL
+t7 ndbcluster 9 Fixed 1 0 # # # 0 NULL # # NULL # NULL
show status like 'handler_discover%';
Variable_name Value
Handler_discover 2