MySQL 8.4.2
Source Code Documentation
|
#include <statement_reader.h>
Public Attributes | |
std::chrono::milliseconds | send_offset_ms |
unsigned | type |
bool | is_local |
std::string | payload |
bool server_mock::AsyncNotice::is_local |
std::string server_mock::AsyncNotice::payload |
std::chrono::milliseconds server_mock::AsyncNotice::send_offset_ms |
unsigned server_mock::AsyncNotice::type |