2 messages in com.mysql.lists.gui-toolsRe: Can't modify a table from MyISAM ...
FromSent OnAttachments
USUS09 Dec 2002 12:51 
Jorge del Conde09 Dec 2002 17:50 
Subject:Re: Can't modify a table from MyISAM to InnoDB
From:Jorge del Conde (jor@mysql.com)
Date:12/09/2002 05:50:47 PM
List:com.mysql.lists.gui-tools

Hi!

This looks like a bug !

Can you please send me the structure of the MyISAM table you want to convert to InnoDB ?

Regards, Jorge

MySQL Users Conference and Expo http://www.mysql.com/events/uc2003/

Hi I dediced to use MYSQL version 3.23.53-max and MySQL Control Center 0.8.6-alpha for our new project. It needs a transaction based database oparetions hence we wanted to use InnoDB. I created a simple table first by using MySQL control center and it was created as MYISAM type as default. Then I tried to convert table type to InnoDB by changing table type from the given combo and saved the change. After saving It gives the message "Table modified successfully" but the table type is still showing MYISAM. I am new using MYSQL therefore in order to decide to use MYSQL I have to solve this. If you help me where I am wrong I would be very appriciated.

Best Regards