FW: Changing MyISAM to InnoDB

2002-07-15 Thread Otoniel Cantu`
Sent: Monday, July 15, 2002 2:40 PM To: 'Otoniel Cantu`'; MySQL MailingList (E-mail) Subject: RE: Changing MyISAM to InnoDB Hi Otoniel, I am running w2k as well. Check if your mysql startup properly. One thing you may want to check is whether you have specify the log_dir and data_di

RE: Changing MyISAM to InnoDB

2002-07-15 Thread Tam, Michael
chael -Original Message- From: Otoniel Cantu` [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 2:23 PM To: 'Tam, Michael' Subject: RE: Changing MyISAM to InnoDB Hi Michael, I tried creating the table as you described below and same thing happened. MySQL makes it into a

RE: Changing MyISAM to InnoDB

2002-07-15 Thread Tam, Michael
y, July 15, 2002 10:18 AM To: [EMAIL PROTECTED] Subject: Changing MyISAM to InnoDB For the life of me I can not figure out why I can not create or change my tables from MyISAM to InnoDB. I create the table with InnoDB and MySQL creates the table as MyISAM. I am using MySQL-max-nt. Any ideas how I

Changing MyISAM to InnoDB

2002-07-15 Thread Otoniel Cantu`
For the life of me I can not figure out why I can not create or change my tables from MyISAM to InnoDB. I create the table with InnoDB and MySQL creates the table as MyISAM. I am using MySQL-max-nt. Any ideas how I can change the tables or even create them as InnoDB for that matter? Thanks in