"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 (...) TYPE=InnoDB statement. You can also select table type "InnoDB" in the "Creating table .." form. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]