If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Replication issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-21-11, 18:06
sftpfilecontrol sftpfilecontrol is offline
Registered User
 
Join Date: Jan 2011
Posts: 2
Replication issue

Hi - I need some help with this problem.

I'm running mysql 5.0. I've set up a slave and got it running. It's reading updates from the master and writing them to its relay-log. If I "strings" or "mysqlbinlog" the relay log, new sql statements show up as expected. However, the sql_thread is not executing these statements, even though the thread is running, there are no error statements, and both the bin-log counter and relay-counter are being incremented.

Any ideas what is going on?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On