Re: Specifying INNODB without configuration

2003-08-19 Thread Paul DuBois
At 16:36 -0400 8/19/03, [EMAIL PROTECTED] wrote: Is it a bug or a feature that with the conditions 1. INNODB is not configured in my.cnf 2. Table type is specified as INNODB that when you create the table there is no warning, and no syntax error, and the table type silently and Microsoft-like, d

Specifying INNODB without configuration

2003-08-19 Thread jef
Is it a bug or a feature that with the conditions 1. INNODB is not configured in my.cnf 2. Table type is specified as INNODB that when you create the table there is no warning, and no syntax error, and the table type silently and Microsoft-like, defaults to MyISAM? Now, if you specify table ty