Bug #9655 Storage Engine always MyISAM even though editing NDBCLUSTER
Submitted: 5 Apr 2005 17:19 Modified: 5 May 2005 17:24
Reporter: Robert Casto Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.6 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[5 Apr 2005 17:19] Robert Casto
Description:
When I try to edit my tables, it always shows the storage engine to be MyISAM.
 I am editing tables using NDBCLUSTER. When I change them to the cluster radio button, it wants to send a ALTER TABLE to the database server.

How to repeat:
Just try to edit a table that is of a different type than MyISAM.

Suggested fix:
Read the type from the table and show properly.
[5 Apr 2005 17:24] MySQL Verification Team
NDBCLUSTER tables are not enabled on Windows server, then most
probably your default engine storage is MyISAM.
[5 May 2005 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".