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]> wrote:

> 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

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to