473,395 Members | 1,790 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,395 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 'repl@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 1532

Sign in to post your reply or Sign up for a free account.

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 reading...
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
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.