Re: READ LOCK Question.

2001-12-14 Thread Benjamin Pflugmann
Hi. On Thu, Dec 13, 2001 at 11:57:35AM +, [EMAIL PROTECTED] wrote: > Hi all, > > This is in regard to setting up replication, I do not wish to shut down > the master so I noticed I can do "FLUSH TABLES WITH READ LOCK" and then > tar up the databases. > > I tried this on a non-critical machi

READ LOCK Question.

2001-12-13 Thread fred
Hi all, This is in regard to setting up replication, I do not wish to shut down the master so I noticed I can do "FLUSH TABLES WITH READ LOCK" and then tar up the databases. I tried this on a non-critical machine and while the READ LOCK is on it does not deny operations on the database, just see