Bug #29427 flush table low_priority
Submitted: 28 Jun 2007 18:32
Reporter: Matthew Lord Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: General Severity:S4 (Feature request)
Version:all OS:Any
Assigned to: CPU Architecture:Any
Tags: flush table, low_priority

[28 Jun 2007 18:32] Matthew Lord
Description:
FLUSH TABLE requires a write lock, it would be nice if you could effectively 
request a low_priority write lock.

How to repeat:
N/A

Suggested fix:
allow the low_priority clause in FLUSH TABLE which then requests a low_priority write lock.