Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.2
-
None
Description
there are two problems with using qc to get current session transaction status:
1. if use rwsplist service, a query will be parsed twice, one in MysqlClient , another in rwsplit routing session;
2. it cannot get current trx status correctly if user encapsulated 'start transaction' in prepare statement or stored function;
so it is better to let db tell proxy what the real trx status is, we can use #WL6631 title
Attachments
Issue Links
- blocks
-
MXS-1549 Aggressive read write split
- Closed