Re: MySQL Control Center and InnoDB

2003-09-24 Thread Victoria Reznichenko
"Nelson Velasco" <[EMAIL PROTECTED]> wrote: > > Hi, I am very new to MySQL. > > Does anyone know if InnoDB works with the tool MySQL Control Center?? Yes. > > If works, what I have to do? If does not work, how I create the InnoDB tables in > MySQL? You can execute CREATE TABLE table_name (..

MySQL Control Center and InnoDB

2003-09-23 Thread Nelson Velasco
Hi, I am very new to MySQL. Does anyone know if InnoDB works with the tool MySQL Control Center?? If works, what I have to do? If does not work, how I create the InnoDB tables in MySQL? regards