MySQL Forums
Forum List  »  Replication

replication problem in mysql 3.23.55
Posted by: mohamed elgendy
Date: August 09, 2005 04:46AM

hello
i have a problem in replication in mysql3.23.55

this is wut i have in the slave log file

050809 12:26:33 Slave: connected to master 'tmike@10.1.6.97:3306', replication
started in log 'DBMaster-bin.323' at position 5000000
050809 12:26:33 Error reading packet from server: log event entry exceeded max_
allowed_packet - increase max_allowed_packet on master (server_errno=65535)
050809 12:26:33 Slave: Failed reading log event, reconnecting to retry, log 'DB
Master-bin.323' position 5000000
050809 12:26:33 Slave: reconnected to master 'tmike@10.1.6.97:3306',replication
resumed in log 'DBMaster-bin.323' at position 5000000
050809 12:26:33 Error reading packet from server: log event entry exceeded max_
allowed_packet - increase max_allowed_packet on master (server_errno=65535)

i increased the max_allowed_packet to 16m , it was 1m before
but i still have the same problem

PS: i lost the last position where replication stop am trying 5000000 .
is there any way to solve this problem
or to reset the slave and start a fresh replication ?????
regards
mohamed elgendy

Options: ReplyQuote


Subject
Views
Written By
Posted
replication problem in mysql 3.23.55
2346
August 09, 2005 04:46AM


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.