Re: Huge Innodb file

2004-09-24 Thread Ware Adams
On Sep 24, 2004, at 4:03 AM, MaFai wrote: Dear [EMAIL PROTECTED]: Here's my setting: innodb_data_file_path = ibdata1:10M:autoextend Now the ibdata1 has been grow up to 1.3G We try to add more ibdata file to store the data by the following setting. innodb_data_file_path = ibdata1:1500M;ibdata2:1500

Huge Innodb file

2004-09-24 Thread MaFai
Dear [EMAIL PROTECTED]: Here's my setting: innodb_data_file_path = ibdata1:10M:autoextend Now the ibdata1 has been grow up to 1.3G We try to add more ibdata file to store the data by the following setting. innodb_data_file_path = ibdata1:1500M;ibdata2:1500M:autoextend innodb_data_file_path = ibd