Hi Tony,

----- Original Message -----
From: "Tony Buckley" <[EMAIL PROTECTED]>


> Coming from an Oracle background,  I started off hating mySQL.  So far, I
> have only 'played' with it, but now have enough confidence to start using it
> for real.  It is super fast and my test loads (as much as I can throw at it
> from several machines/sources/threads) have yet to fail.  Does the job very
> nicely. Yes there are the usual gripes about views, transactional
> processing, and locking, but if you know about these at the design stage
> they can be managed.  I'm a fan!

Good!
But eh, what are those gripes about transactions and locking?
Are you aware that the MySQL server with the InnoDB table handler (since over
a year now!) features full transactional capabilities including row level
locking? You just need to grab a 3.23-Max version, or compile 3.23 from
source, or any 4.0 version.
For more info on the InnoDB table handler, see
http://www.mysql.com/doc/I/n/InnoDB.html in the online manual.

Views are on the TODO for around version 4.1.


Regards,
Arjen.

--
MySQL Training Worldwide, http://www.mysql.com/training/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Arjen G. Lentz <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Technical Writer, Trainer
/_/  /_/\_, /___/\___\_\___/   Brisbane, QLD Australia
       <___/   www.mysql.com




---------------------------------------------------------------------
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