Hi Steve,

On Fri, 2002-05-24 at 09:56, Orr, Steve wrote:
> I changed my.cnf to add an autoextending datafile but I get errors on
> startup.
> 
> Here's the my.cnf syntax:
> "innodb_data_file_path = hat/hatdata1:64M;hat/hatdata2:64M:autoextend"
> 
> Here's the error output from mysqld:
> "InnoDB: syntax error in innodb_data_file_path
> 020523 16:34:24  Can't init databases"
> 
> When I remove ":autoextend" from my.cnf then the database comes up and the
> new datafile is added but it's not autoextensible. Is there a documentation
> error on the autoextend syntax?

Please note that the manual states that autoextend is only supported
from 3.23.50 and 4.0.2. I'm guessing you're running an older version?


Regards,
Arjen.

-- 
MySQL Training in Australia: 9-13 Sep 2002,
https://order.mysql.com/?marl
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Arjen G. Lentz <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Technical Writer, Trainer
/_/  /_/\_, /___/\___\_\___/   Brisbane, QLD Australia
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to