I have another question that doesn't seem to be addressed in the mysql
manual.

Does any sort of locking occur while a slave is updating it's local
databases?  Can I still read any/all tables while this process is
occurring?

If there is locking, is the lock table-based or for the entire db?

My slaves will be read-only dbs in a production environment with a lot
of traffic, so I need to insure that they can always serve requests.

Thanks,
Ross


-- 
Ross Simpson <[EMAIL PROTECTED]>
MapQuest.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to