Hello.
It is an unusual behaviour for InnoDB tables to create .MYD files.
Execute 'show create table' statement on your table to see the
type of storage engine. What output does the following statement
produce:
show variables like 'have_innodb';
"Grumm, Carsten" <[EMAIL PROTECTED]>
Carsten,
- Original Message -
From: ""Grumm, Carsten"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Wednesday, January 26, 2005 4:22 PM
Subject: Out of tablespace when using innodb_file_per_table
Hello,
I'm using InnoDB with the "innodb_file_per_table" option on.
But now