![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <audit_log.h>
Public Attributes | |
uint64_t | id |
std::string | op |
std::string | table |
helper::Optional< UniversalId > | old_table_id |
helper::Optional< UniversalId > | new_table_id |
uint64_t mrs::database::entry::AuditLog::id |
helper::Optional<UniversalId> mrs::database::entry::AuditLog::new_table_id |
helper::Optional<UniversalId> mrs::database::entry::AuditLog::old_table_id |
std::string mrs::database::entry::AuditLog::op |
std::string mrs::database::entry::AuditLog::table |