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 seems to cache them until I run UNLOCK TABLES. My worry is, how many commands can it spool like that? I have to copy across a snapshot database to a slave that is about 700M and tarring is it up my take a while, so I am worried about all those database operations queing up, should I be? Will mysql handle the waiting queries well? I include details on my setup at end. Regards, Fred. System Info: MySQL version - 3.23.40 OS - Linux 2.2.14 CPU - P3 550Mhz Memory - 128M ===================================== Fred Clausen - Systems Administrator Unique Interactive, London, UK. E-mail - [EMAIL PROTECTED] --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php