Client C - LOW PRIORITY inserts will always wait until absolutely no other
processes are using a table.
- Original Message -
> From: "Jon Siebert"
> To: mysql@lists.mysql.com
> Sent: Saturday, 9 July, 2011 5:54:58 PM
> Subject: Low priority write
>
> Low
Low Priority Lock
Hello was wondering if anybody would have some input:
This will be on the same table.
Client (A) acquires a READ lock;
immediately thereafter a large amount of clients wait for a read lock as
well, and client(B) requests a LOW PRIORITY insert.
Another surge of clients reques