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 "i
Hello,
I'm using InnoDB with the "innodb_file_per_table" option on.
But now my .MYD-file has reached the maximum filesize of my filesystem
and i have to add a new tablespace.
Can someone tell me how?
Thanks in advance for your help
Carsten
--
MySQL General Mailing List
For list archives: http: