Fixed assert when running rpl.rpl_parallel_partition
The problem was that select_gtid_pos_table() was called by IO thread without mutex protection.
Showing
Please register or sign in to comment
The problem was that select_gtid_pos_table() was called by IO thread without mutex protection.