Aahhh Neil, if you don't specify any table format than MySQL will automatically create the table in MyISAM format.
Does that answer your question ? Best regards Nils Valentin Tokyo/Japan 2003年 7月 12日 土曜日 06:41、Neil Zanella さんは書きました: > Hello, > > Is there a way to specify MyISAM for all tables in a given file rather > than having to specify it at the end of each table declaration. I think > this would make porting databases back and forth to MySQL somewhat easier > since including MyISAM as part of the table declaration is not compatible > with standard SQL syntax, so I would like to keep MySQL-specific stuff > separate from the rest of the SQL DDL file. > > Thanks, > > Neil -- --- Valentin Nils Internet Technology E-Mail: [EMAIL PROTECTED] URL: http://www.knowd.co.jp Personal URL: http://www.knowd.co.jp/staff/nils -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]