gh-ost/go
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
..
base supporting --force-named-cut-over 2016-09-12 19:17:36 +02:00
binlog legacy comments cleanup 2016-08-17 06:51:06 +02:00
cmd/gh-ost supporting --force-named-cut-over 2016-09-12 19:17:36 +02:00
logic Merge branch 'master' into named-cut-over 2016-09-13 05:25:16 -07:00
mysql Character set recognition and manipulation 2016-09-07 14:24:11 +02:00
os renaming to gh-ost 2016-05-16 11:09:17 +02:00
sql Used the source column definition to fetch and convert insert values 2016-09-14 11:28:30 -04:00