Justin Swanhart

Results 34 comments of Justin Swanhart

To support CDC without a daemon plugin, also make available $trxid and $operation columns which expose the internal transaction id row values and deletion/insertion markers.

The rewrite plugins in MySQL 8 are good enough for now.

minor issue - moving out of beta 2 - revisit later

Fixed in ca4e43ae13237ac263f7e88be826c4bdff805669

Removed PRIMARY and UNIQUE indexes in beta 2. Revisit this later.

I had not considered InnoDB compression on the tables, but this is a great idea.

I should probably make the storage engine configurable, as tokudb or rockdb are also great for compression.

All shards (including coord shards) have to have the schema loaded, even just empty tables will work. I'll think about support for coord shards without schema though.