>>>>> On Wed, 27 Feb 2002 13:12:22 +0000 (GMT), Matt Sergeant <[EMAIL PROTECTED]> said:

>> MySQL with the new InnoDB type tables has row-level locking with full
>> transaction support as well..

MS> More to the point, Oracle doesn't use row level locking, it uses MVCC, the
MS> same as PostgreSQL does. By far a more advanced model, IMHO.

Actually InnoDB like Oracle is not just row-level locking. It is MVCC
also.

More info on http://www.innodb.com/features.html

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)          TIV.net (http://tiv.net/) |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to