Bug #81716 TX_ISOLATION INFORMATION SHOULD BE ADDED TO TRAN_CONTEXT_INFO (REQUIRED FOR GR)
Submitted: 3 Jun 2016 16:19 Modified: 10 Aug 2016 16:44
Reporter: Venkatesh Duggirala Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: CPU Architecture:Any

[3 Jun 2016 16:19] Venkatesh Duggirala
Description:
We found out that Group Replication cannot support Serializable isolation level transactions.
Hence we want to block the transactions when it's isolation level is serializable isolation level.

To implement this, we need transaction isolation (tx_isolation information) in Tran_Context_info which is
available in Group Replication plugin code.

How to repeat:
see the code

Suggested fix:
tx_isolation should be added to Tran_Context_info
[10 Aug 2016 16:44] David Moss
Posted by developer:
 
Nuno confirmed there is nothing relevant for docs in this bug, closing.