[rt-users] error 255

Alex Vandiver alexmv at bestpractical.com
Wed Aug 4 13:24:34 EDT 2004


On Wed, 2004-08-04 at 12:56, Raymond Norton wrote:
> mysql-3.23.58-9
> [snip]
> have_innodb     DISABLED
InnoDB support is not enabled by default in mysql-3.23; see
http://dev.mysql.com/doc/mysql/en/InnoDB_in_MySQL_3.23.html for
details.  Adding the following to the [mysql] section should suffice:
innodb_data_file_path=ibdata1:10M:autoextend
I will update build process with that suggestion for mysql < 4.
 - Alex

-- 
Networking -- one letter away from not working



More information about the rt-users mailing list