I believe the autoextend functionality won't be available until 4.0.2.

--Walt Weaver
  Bozeman, Montana

-----Original Message-----
From: vlady [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 07, 2002 2:19 PM
To: [EMAIL PROTECTED]
Subject: Innodb "autoextended"


Hi all,
I am using mysql-4.0.1. I am trying to set up a second innodb datafile. 
Following the instructions in the manual I added :

"innodb_data_file_path=ibdata1:64M;ibdata2:100M:autoextend"

in my my.cnf file, but when I restart the mysql I get the error:

"InnoDB: syntax error in innodb_data_file_path"

I found that the reason for that is the last field "autoextend".
Can some one has had the same problem or somthing is wrong with my 
instalation?

Vlady


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

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