Re: MySQL 3.23.36 is relased

2001-04-02 Thread Benjamin Pflugmann
Hi. >From the download page http://www.mysql.com/downloads/mysql-3.23.html: -- MySQL 3.23.34a and newer source releases include the full source for Berkeley DB and Innobase tables; By using these table handler you can use transa

Re: MySQL 3.23.36 is relased

2001-04-02 Thread B. van Ouwerkerk
>Everyone: why did the volume of the source distribution jump from >something like 5+ MB to 10+ MB ? This is not likely from a bugfix. Am I >downloading lots of new stuff I will probably not use? http://www.mysql.com/downloads/mysql-3.23.html says: MySQL 3.23.34a and newer source releases includ

Re: MySQL 3.23.36 is relased

2001-04-02 Thread Thomas Spahni
On Tue, 27 Mar 2001, Michael Widenius wrote: > This release should fix the final bugs we accidently got into 3.23.34 > and a long security bug that has been in MySQL a long time! Thanks, Monty! Everyone: why did the volume of the source distribution jump from something like 5+ MB to 10+ MB ? Th

Re: MySQL 3.23.36 is relased

2001-03-28 Thread Vivek Khera
> "MW" == Michael Widenius <[EMAIL PROTECTED]> writes: MW>* Added `SET TRANSACTION ISOLATION LEVEL ...' How about documenting this? http://www.mysql.com/doc/S/E/SET_TRANSACTION.html is quite uninformative as to what the different levels mean. --

MySQL 3.23.36 is relased

2001-03-27 Thread Michael Widenius
Hi! This release should fix the final bugs we accidently got into 3.23.34 and a long security bug that has been in MySQL a long time! The main fixed bugs are that UPDATE didn't always use keys when updating on something not based on a primary key and that 'affected rows' wasn't returned to the