You have written the following:

SET [SESSION | GLOBAL] TRANSACTION ISOLATION LEVEL [SERIALIZABLE| ...]

The above statement i take it will prevent transaction 2 from selecting  a
value until transaction 1 committs.

Is this correct?

and Question 2,  Does this have to be executed before every transaction for
can i put it in a my.cnf or something?


Thanks,


Randy

sql,query




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