Hello,

I'm have trouble creating InnoDB tables.  I'm using MySQL version
3.32.51-max.  I have "innodb_data_file_path = ibdata1:30M:autoextend" in my
"my.ini" file.  According to the manual, I should be able to use and create
InnoDB tables.  When I specify "type = InnoDB" in my table creation
statement, MySQL doesn't give me any errors, but when I use "show table
status;", the tables show up as MyISAM.  Any help would be appreciated.

Dave.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to