| Article: |
Live Backups of MySQL Using Replication | |
| Subject: | Lock tables | |
| Date: | 2007-12-19 17:54:06 | |
| From: | baysky | |
|
Instead of setting max_connections to 0 and kill sessions. You could issue FLUSH TABLES WITH READ LOCK;
|
||
| Article: |
Live Backups of MySQL Using Replication | |
| Subject: | Lock tables | |
| Date: | 2007-12-19 17:54:06 | |
| From: | baysky | |
|
Instead of setting max_connections to 0 and kill sessions. You could issue FLUSH TABLES WITH READ LOCK;
|
||