updates to the table can be delayed or that a deadlock can
happen on the master, as well.
= Original message follows =
Date: Fri, 13 Aug 2004 14:42:28 -0700
From: Jeremy Zawodny <[EMAIL PROTECTED]>
To: Donny Simonton <[EMAIL PROTECTED]>
Cc: "'Batara Kesuma'&qu
On Fri, Aug 13, 2004 at 01:19:14AM -0500, Donny Simonton wrote:
>
> There is only one thread for replication on the slave. It does one
> step a time. If you use mysqlbinlog on one of your binary files on
> your master, you will see exactly how it all works.
No, there are 2 threads: the IO (or re
There is only one thread for replication on the slave. It does one step a
time. If you use mysqlbinlog on one of your binary files on your master,
you will see exactly how it all works.
Multi-threaded would probably cause thousands of problems. Unless it was
threaded per table, but that would s