| Issue 20: | Maybe obtain a global read lock before setting read_only=1 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Maybe mysql_deny_write should obtain a global read lock before setting read_only=1 FLUSH TABLES WITH READ LOCK; SET GLOBAL read_only = ON; UNLOCK TABLES; See http://bugs.mysql.com/22009 and http://bugs.mysql.com/bug.php?id=11733 |
||||||||||
,
Nov 04, 2008
If we implement this, the agent user needs RELOAD privileges. |
|||||||||||
,
Jan 14, 2009
(No comment was entered for this change.)
Labels: Release-1.0
|
|||||||||||
|
|
|||||||||||