MySQL 8.0.40
Source Code Documentation
|
Transaction boundary parser definitions. More...
Go to the source code of this file.
Classes | |
class | Transaction_boundary_parser |
This is the base class for verifying transaction boundaries. More... | |
Transaction boundary parser definitions.
This includes code for parsing a stream of events identifying the transaction boundaries (like if the event is starting a transaction, is in the middle of a transaction or if the event is ending a transaction).