Re: Concurrency control

2002-05-19 Thread Dan Nelson
In the last episode (May 19), Khaled Elmeleegy said: > How does MySQL handle concurrency control between two or more concurrent > quires (not transactions), on their website they say they use > multi-versioned concurrency control, but i guess this between transactions, > not queries. > > Consider

Re: Concurrency control

2002-05-19 Thread 龔惠樑(Borus.Kung)
mysql doesn't write transaction mysql-max does write transaction for details, you can check out at mysql web site or mysql & mysql-max manual if your application doesn't need transaction, I think mysql is better for better performance - Original Message - 寄件者: "Khaled Elmeleegy" <[EMAIL P