At 13:33 -0300 10/16/02, Silmara wrote:
>----- Original Message -----
>From: Paul DuBois <paul@stripped>
>To: Silmara <silmara.sami@stripped>; <mysql@stripped>
>Sent: Wednesday, October 16, 2002 12:16 PM
>Subject: Re: Autoextend
>
>
>> At 12:08 -0300 10/16/02, Silmara wrote:
>> >How can I create a autoextend database?
>> >
>> >I tried using the following configuration:
>> >
>> >inoodb_data_file_path=date_d1:100M:autoextend
>>
>> I assume you mean innodb_... and not innnodb_... ?
>
>It's Ok. innodb_data_file_path=date_d1:100M:autoextend and date_d1 don't
>exists.
>
>
>>
>> >
>> >But the MySQL don't started.
>> >
>> >What's wrong?
>>
>> What does the error log say?
>>
>> Is your version of MySQL older than 3.23.50?
>>
>My version of MySQL is 3.23.39
That's the problem. autoextend is supported as of 3.23.50.