Hello

        I have some questions about MySQL replication and table locking:
1. If I lock a table on  the master server, the table will be locked on
the slave server?
2. If I use replication, the locking queues are the same on both servers?
3. If my master fails (or I turn off the server) and there was a running
process which locked a table, the table on the slave server remains locked
or not?

Thanks in advance,
                Thomas Jalsovsky



---------------------------------------------------------------------
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

Reply via email to