Skip to content
#

binlog

Here are 81 public repositories matching this topic...

sentball
sentball commented Apr 24, 2018
#=====canal client====================
#=====2016====================
#=====liukelin====================
#=====conf:/root/ali_canal_client/conf/canal.properties
#=====host:192.168.1.120:11111
#=====instance:example

connect success!
 startup...
java.util.concurrent.TimeoutException
        at com.rabbitmq.utility.BlockingCell.get(BlockingCell.java:76)
        at com.rabbitmq.utilit
sephirothmk
sephirothmk commented Jul 13, 2018

Initially I didn't know this and made a fork in order to get the data I want from the event, but later I found out that you have the data already available in the event object. Maybe you can update the documentation on the event object to include:

`let tableMap = event.tableMap[event.tableId];
tableMap.parentSchema
tableMap.tableName
event.rows //array, also update event has before and after

Improve this page

Add a description, image, and links to the binlog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binlog topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.