[snip]
Will I receive the correct result or only after MySQL commit
the data?
[/snip]

>From TFM, "If you specify the LOW_PRIORITY keyword, execution of the
UPDATE is delayed until no other clients are reading from the table."

You can get more by RTFM at
http://dev.mysql.com/doc/mysql/en/UPDATE.html

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to