Paulo Bittencourt 2f80c9d424 Used the source column definition to fetch and convert insert values
When processing binlog insert statements, we want to use `sharedColumns`
to decide which values to fetch and convert from the insert DML event.

We only want to  `mappedShareColumns` to define the column names in the
`replace into ...` statement.
2016-09-14 11:28:30 -04:00
..
2016-09-12 19:17:36 +02:00
2016-08-17 06:51:06 +02:00
2016-05-16 11:09:17 +02:00