2f80c9d424
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. |
||
---|---|---|
.. | ||
builder_test.go | ||
builder.go | ||
encoding.go | ||
parser_test.go | ||
parser.go | ||
types_test.go | ||
types.go |