Re: MySQL/InnoDB-4.0.3 is released

2002-08-28 Thread Heikki Tuuri
Dan, - Original Message - From: "Dan Nelson" <[EMAIL PROTECTED]> To: "Harald Fuchs" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 6:10 PM Subject: Re: MySQL/InnoDB-4.0.3 is released >

Re: MySQL/InnoDB-4.0.3 is released

2002-08-28 Thread Dan Nelson
In the last episode (Aug 28), Harald Fuchs said: > I think there's something missing in the changelog. About a month > ago, someone named Christian Jaeger from ETH Zurich asked about > unbuffered raw device support for Linux. You replied immediately > with two sets of patches for 3.23.x (regarin

Re: MySQL/InnoDB-4.0.3 is released

2002-08-28 Thread Heikki Tuuri
Harald, thank you for reminding. I forgot to add this to the changelog of InnoDB-3.23.52: " a.. Aligned some buffers used in reading and writing to data files. This allows using unbuffered raw devices as data files in Linux. " I am grateful if someone has time to test this. Regards, Heikki

MySQL/InnoDB-4.0.3 is released

2002-08-28 Thread Heikki Tuuri
Hi! InnoDB is a table type which adds transactions, row level locking, and foreign key constraints to MySQL. InnoDB is included in all distributions of MySQL-4.0, both in the plain and the -Max release. InnoDB in the stable MySQL-Max-3.23 branch is now frozen except for bug fixes. New InnoDB fe