国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數(shù)據(jù)庫 > MySQL > 正文

ERROR: Error in Log_event::read_log_event()

2020-01-18 23:23:34
字體:
供稿:網(wǎng)友
分析從庫1062問題,解析從庫binlog日志,報錯如下

[root@xxxdb0402 tmp]# mysqlbinlog mysql-bin.004271 > 4.log
ERROR: Error in Log_event::read_log_event(): 'read error', data_len: 438, event_type: 2
[root@xxxdb0402 tmp]# grep  'rding' 4.log > rd4.log
[root@xxxdb0402 tmp]# ll rd4.log
-rw-r--r-- 1 root root 0 Sep  3 17:50 rd4.log
空的,第四個日志沒有錄入操作


奇怪報錯了,google之,3種方案

1 寫全路徑

[root@xxxdb0402 tmp]# /opt/mysql/product/5.5.25a/bin/mysqlbinlog mysql-bin.004271 > 4.log
ERROR: Error in Log_event::read_log_event(): 'read error', data_len: 438, event_type: 2
[root@xxxdb0402 tmp]# whereis  mysqlbinlog
mysqlbinlog: /usr/bin/mysqlbinlog
[root@xxxdb0402 tmp]# /usr/bin/mysqlbinlog mysql-bin.004271 > 4.log
/usr/bin/mysqlbinlog: Character set '#45' is not a compiled character set and is not specified in the '/usr/share/mysql/charsets/Index.xml' file
ERROR: Error in Log_event::read_log_event(): 'read error', data_len: 438, event_type: 2


2 加-f強(qiáng)制解析

[root@xxxdb0402 tmp]# mysqlbinlog -f mysql-bin.004271 > 4.log
ERROR: Error in Log_event::read_log_event(): 'read error', data_len: 438, event_type: 2


3 這個copy過來的日志的時候,db正往日志里面寫數(shù)據(jù)呢,從新copy下binlog到/tmp下。

那就重新copy一次binlog,再解析
[root@xxxdb0402 tmp]# cp /mysqldata/data/mysql-bin.004271 /tmp/
cp: overwrite `/tmp/mysql-bin.004271'? y
[root@xxxdb0402 tmp]# /opt/mysql/product/5.5.25a/bin/mysqlbinlog mysql-bin.004271 > 4.log
ERROR: Error in Log_event::read_log_event(): 'read error', data_len: 438, event_type: 2


3種方案都報一樣的錯誤。Mysql版本5.5.25a。linux環(huán)境centos6.0


這個問題如何搞定,比較詭異?


朋友建議直接在mysql的數(shù)據(jù)目錄之下用mysqlbinlog試下

[root@xxxdb0402 data]# /opt/mysql/product/5.5.25a/bin/mysqlbinlog -f mysql-bin.004271 > 4.log
ERROR: Error in Log_event::read_log_event(): 'read error', data_len: 438, event_type: 2

結(jié)果還是一樣的報錯。

發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 绥棱县| 姚安县| 凭祥市| 无棣县| 德兴市| 莱芜市| 新河县| 水富县| 高清| 镇远县| 疏附县| 孝义市| 额敏县| 五原县| 鄂伦春自治旗| 阿鲁科尔沁旗| 兰溪市| 泌阳县| 杨浦区| 汽车| 琼结县| 洪湖市| 双辽市| 青川县| 新宾| 宜都市| 咸丰县| 和平县| 神木县| 旅游| 宁明县| 吉林市| 桐城市| 江阴市| 临夏县| 舟山市| 饶平县| 枝江市| 宁远县| 新津县| 银川市|