Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Some of the readwritesplit features do not need to be in it. The most obvious one is the reuse_prepared_statements which can be implemented very easily as a filter.
The other one is optimistic_trx which currently makes the transaction replay code more complex but it could also be implemented in a filter.