![]() |
MySQL 9.5.0
Source Code Documentation
|
This structure is used to keep the list of the hash values of the records changed in the transaction. More...
#include <service_rpl_transaction_write_set.h>
Public Attributes | |
| unsigned int | m_flags |
| unsigned long | write_set_size |
| unsigned long long * | write_set |
This structure is used to keep the list of the hash values of the records changed in the transaction.
| unsigned int Transaction_write_set::m_flags |
| unsigned long long* Transaction_write_set::write_set |
| unsigned long Transaction_write_set::write_set_size |