In the last episode (Feb 05), Dan Rossi said:
> hi there i was wondering if mysql 4 will become production quality
> soon ? i would like to convince work to start using it, so i can
> start using the transactions, sub selects and query cache

Well, MySQL 3.23 already has transactions with the InnoDB table type,
and 4.0 will not have sub selects, so you already have some of what you
want, and you won't have other things that you want for quite a while
:)  4.0 hasn't crashed on me...

Check out http://www.mysql.com/doc/en/MySQL_4.0_In_A_Nutshell.html and
find out exactly what is in what versions.  Also take a look at
http://www.mysql.com/doc/en/Upgrading-from-3.23.html .

-- 
        Dan Nelson
        [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to