Bug #17200 Comment for SHOW ENGINES should be changed for Cluster

This commit is contained in:
unknown 2006-02-08 11:29:46 +01:00
parent 2f3705752a
commit d132a55c90

View file

@ -69,7 +69,7 @@ handlerton ndbcluster_hton = {
MYSQL_HANDLERTON_INTERFACE_VERSION,
"ndbcluster",
SHOW_OPTION_YES,
"Clustered, fault-tolerant, memory-based tables",
"Clustered, fault-tolerant tables",
DB_TYPE_NDBCLUSTER,
ndbcluster_init,
~(uint)0, /* slot */