MySQL 8.3.0
Source Code Documentation
Binlog_storage_observer Struct Reference

Observe binlog logging storage. More...

#include <replication.h>

Public Attributes

uint32 len
 
after_flush_t after_flush
 
after_sync_t after_sync
 

Detailed Description

Observe binlog logging storage.

Member Data Documentation

◆ after_flush

after_flush_t Binlog_storage_observer::after_flush

◆ after_sync

after_sync_t Binlog_storage_observer::after_sync

◆ len

uint32 Binlog_storage_observer::len

The documentation for this struct was generated from the following file: