473,385 Members | 1,753 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

replication error and "missing" binlog

Help!

We are getting the following errors on a slave server:
060304 7:42:03 Error reading packet from server: Could not find first
log (server_errno=65535)
060304 7:43:03 Slave: Failed reading log event, reconnecting to retry,
log 'wcassp801.2514' position 76
060304 7:43:03 Slave: reconnected to master
'r***@10.20.10.10:3306',replication resumed in log 'wcassp801.2514' at
position 76

We are running mysql v3.23.58-max-log on a master and slave server. We
had a problem earlier with the master where it had to be rebooted
without an elegant shutdown. The above errors are now showing up in the
slave.

When running "Show master logs", we find a gap between 2512 and
2514...
| wcassp801.2509 |
| wcassp801.2510 |
| wcassp801.2511 |
| wcassp801.2512 |
| | ß- missing entry
| wcassp801.2515 |
| wcassp801.2516 |
| wcassp801.2517 |
+---------------------------------------------------------------------+

2516 rows in set (0.02 sec)

Yet the missing one, 2514 shows up in unix and appears to be a valid
bin log (based on output from mysqlbinlog command)...
[root@wcassp801 log-bin]# ls -lat wcassp801.251[23456]
-rw-rw---- 1 mysql mysql 4922054 Mar 4 06:05 wcassp801.2516
-rw-rw---- 1 mysql mysql 1486137 Mar 4 05:20 wcassp801.2515
-rw-rw---- 1 mysql mysql 5129260 Mar 4 05:05 wcassp801.2514 ß- missing
entry
-rw-rw---- 1 mysql mysql 73 Mar 4 04:14 wcassp801.2513
-rw-rw---- 1 mysql mysql 304917025 Mar 4 04:04 wcassp801.2512
[root@wcassp801 log-bin]# mysqlbinlog wcassp801.2514|wc -l
92883
[root@wcassp801 log-bin]# mysqlbinlog wcassp801.2514|tail
)
VALUES
(
'ME', '10014546', 'US', '2006/03/04', 'NEWRY', '1'
)
;
# at 5129220
#060304 5:05:00 server id 33 Rotate to wcassp801.2515
# at 5129247
#060304 5:05:00 server id 33 Stop
[root@wcassp801 log-bin]#

How do we fix this problem?

Mar 4 '06 #1
0 1117

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: soup_or_power | last post by:
I'm passing the return from window.open as a function argument and getting the error "missing ] after element list" when tested with FireFox. Here is the relevant code. Many thanks for your help....
2
by: drisso | last post by:
Hello, I have searched that error on these message boards, msdn and crystaldecisions.com. I found tutorials that showed how to export a crystal report to pdf, but like many others I am getting...
0
by: Sean Quilty | last post by:
Help! We are getting the following errors on a slave server: 060304 7:42:03 Error reading packet from server: Could not find first log (server_errno=65535) 060304 7:43:03 Slave: Failed...
1
by: Maricel Espejo | last post by:
Hi, Is there anyone encountered this error before & how it is being resolved? Missing end comment mark '*/' The error pops-up when I was running a DTS Import/Export from a SQL server...
1
by: BobPaul | last post by:
I'm following code out of a howto book and this is really bugging me. This header file was created by VStudio 6.0 when I did a "Right Click: Add Member Function" CLine is a class I wrote (per the...
2
by: sfrvn | last post by:
I am embarrassed to say I cannot make this work. Recently upgraded to Access 2003, but do not know if that part of problem (AKA 'syntax change'). Would someone be kind enough to lead me by the...
5
by: Miro | last post by:
My form suddenly wouldnt compile. It had an error - main form must be specified. So i went to my Solution and went to properties. In the Application Tab I reset my opening form, but my "Enable...
1
by: kkgour | last post by:
i have designed a simple console application to display a line of text, after debug i got error "sub main missing" . how to remove
4
by: thebarefootnation | last post by:
Hi I have the following error message "Syntax Error (missing operator) in query expression" occurring when I am trying to update combo box within a form. My code is: Dim strSQL As String
4
benchpolo
by: benchpolo | last post by:
I modified my existing MsAccess (.mdb) database with addtional queries and report. When I updated the version in my other pc with the new version when I loaded the database an error popped-out that...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.