Re: InnoDB autoextend question

2002-09-09 Thread Heikki Tuuri
message: .. Subject: InnoDB autoextend question From: Duane Winner Date: Mon, 9 Sep 2002 10:30:21 -0700 Hello all, I'm hoping someone can confirm this for me. We're using InnoDB, but when I set it up originally, I just specified the size of the data file: innodb_data_file_path

InnoDB autoextend question

2002-09-09 Thread Duane Winner
Hello all, I'm hoping someone can confirm this for me. We're using InnoDB, but when I set it up originally, I just specified the size of the data file: innodb_data_file_path = ibdata1:1000M Being new to it and all at the time, I wasn't aware of the autoextend capability. But now I'm being as