Bug #5192 Table engine type always returning to MyISAM during editing
Submitted: 24 Aug 2004 23:08 Modified: 25 Aug 2004 6:15
Reporter: john beveridge Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.4 OS:Windows (Win XP)
Assigned to: Matthew Lord CPU Architecture:Any

[24 Aug 2004 23:08] john beveridge
Description:
When editing a table's properties in the MySQL Control Center, the table engine type always reverts to MyISAM even though it may have been set to another type in a previous editing session.

Annoying, but not critical. Great tool. Thanks.

JB>

How to repeat:
Create a table without setting the engine type. Table should be created as type MyISAM. Edit the table and alter its type to InnoDb. Save the changes.

Edit the table again and save without explicitly specifying the engine type. Table engine type will have reverted to MyISAM.

Suggested fix:
Table engine type list box value should be set to the current table engine type.
[25 Aug 2004 6:15] Matthew Lord
Hi,

Thank you for your bug report!

We are only currently fixing critical bugs with control center as it is being end-of-lifed
and replaced by the new Administrator and Query Browser tools.

Best Regards