MySQL Forums
Forum List  »  Replication

Re: Replication server is running behind
Posted by: Samir Dash
Date: July 13, 2012 01:58AM

Dear Scott,

1) How does your hardware on the slave compare to that of the master? - Same as of Master.
2) Are you using row, statement, or mixed replication format? - Statement Based

3) What is the InnoDB buffer pool size on the slave compared to the master (or key cache if you are using MyISAM)? - Same as of Master (12 GB)
4) Is there any other activity hitting the slave (backups, read-only queries, etc.)? - Yes some read-only queries are running but there is no load.

Please suggest what alternatives we need to take care.

Regards,
Samira Kumar Dash

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Replication server is running behind
983
July 13, 2012 01:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.