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?


AtDhVaAnNkCsE,
Steve Orr

---------------------------------------------------------------------
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