MySQL 8.3.0
Source Code Documentation
log_line_buffer Struct Reference

#include <log_sink_buffer.h>

Public Attributes

log_line ll
 log-event we're buffering More...
 
log_line_buffernext
 chronologically next log-event More...
 

Member Data Documentation

◆ ll

log_line log_line_buffer::ll

log-event we're buffering

◆ next

log_line_buffer* log_line_buffer::next

chronologically next log-event


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