Hi NG.

Can anybody tell me what the possible isolation levels for MySQL-max means
while using BDB tables?
The meaning of each possible isolation level isn't described, only what
levels are possible to set.

You can start your server with one of the following values:

transaction-isolation= READ-UNCOMMITTED, READ-COMMITTED, REPEATABLE-READ,
SERIALIZABLE

But what does each of these mean?

thanks in advance...

~ Sviss




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to