I am trying to set up two data files in case the first one fills up.  I
tried to use the following in my.cnf but it says there is an error.  If
I take out the reference to the second data file everything works

AIX 4.3.3
MySQL 4.0.4
 
innodb_data_file_path=libdata1:100M:autoextend:max:2000M;libdata2:100M:autoextend:max:2000M

Any help would be greatly appreciated.

(query, Mysql)

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