On Wed, Mar 8, 2017 at 4:58 PM, Kristian Nielsen
> So to summarise
>
> - Auto create mysql.gtid_slave_pos_{innodb,tokudb,myrocks} if a transaction I like this idea very much!!!
> is seen in one of those engines
>
> - A --skip-gtid-auto-create-pos-table to disable this auto behaviour
>
> - A stored procedure mysql.gtid_pos_add_engine() to facilitate manually
> adding an engine table.
>
> What do you think, does this sound ok? Suggestions for better ways?