transaction_replay_max_size
This page is part of MariaDB's Documentation.
The parent of this page is: Module Parameters for MariaDB MaxScale
Topics on this page:
Overview
Maximum size in bytes permitted for transaction replays.
DETAILS
In cases where an in-progress transaction fails to execute on the Primary Server, the router can attempt to replay the transaction. This can result in MariaDB MaxScale recovering from a failed Primary, hiding the transaction failure from the client.
This module parameter sets the maximum size in bytes for transactions the router replays.