Commit d132a55c authored by unknown's avatar unknown
Browse files

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

parent 2f370575
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */