Hello
I need little bit help
i have 1 ibdata file (now)
innodb_data_file_path=ibdata1:10M:autoextend:max:262M
works fine but when i make
innodb_data_file_path=ibdata1:10M;ibdata2:10M:autoextend or autoextend:max:201
then my 4.1 mysql server will not start, cuase of a "syntax error".
In the Document. on mysql.com is the syntax ok.


b.) what happens when ibdata1 is full (262MB)?
with my.cnf entry innodb_data_file_path=ibdata1:10M:autoextend:max:262M
thx bye richard



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to