bigcy / tungsten-replicator

Automatically exported from code.google.com/p/tungsten-replicator
0 stars 0 forks source link

WARN extractor.mysql.LogEvent Skipping unrecognized binlog event type 30 #661

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
mysql version:Server version: 5.6.10-log Source distribution
tungsten version:Tungsten Replicator 2.1.0 build 343
mysql> insert into t(id) value(123);
issues:
tail -f trepsvc.log 
INFO   | jvm 1    | 2013/08/09 10:31:00 | 2013-08-09 10:31:00,453 [abv_to_vfd - 
binlog-to-q-0] WARN  extractor.mysql.LogEvent Skipping unrecognized binlog 
event type 30

what happen? 
how do I do?
thinks!

Original issue reported on code.google.com by dppassdf...@gmail.com on 9 Aug 2013 at 2:59

GoogleCodeExporter commented 9 years ago
This problem was fixed in Issue#558
Tungsten now works fine with MySQL 5.6. 
Use one of the nightly builds from http://bit.ly/tr_21_builds

Original comment by g.maxia on 9 Aug 2013 at 6:48