re: autoextend on innoDB tables RESOLVED
>What version of MySQL do you use? autoextend is supported since >3.23.50 and 4.0.2 Ahaa, I am using 3.23.49 (came with rh7.3). Close but no cigar :) -- &ers - Anders Nygård - Before pos
re: autoextend on innoDB tables
anders, Friday, December 06, 2002, 1:14:04 PM, you wrote: adnaxsds> In an attempt to use innoDB tables I added this to my 'my.cnf': adnaxsds> innodb_data_home_dir = adnaxsds> innodb_data_file_path = /var/mysql/admin/ibdata1:100M:autoextend adnaxsds> mysqld claimed this was an syntax error if I r