MySQL 8.3.0
Source Code Documentation
rpl_reporting.h File Reference
#include <stdarg.h>
#include <stdio.h>
#include <sys/types.h>
#include <time.h>
#include "my_compiler.h"
#include "my_inttypes.h"
#include "my_systime.h"
#include "mysql/components/services/bits/mysql_mutex_bits.h"
#include "mysql/my_loglevel.h"
#include "mysql/psi/mysql_mutex.h"

Go to the source code of this file.

Classes

class  Slave_reporting_capability
 Mix-in to handle the message logging and reporting for relay log info and master log info structures. More...
 
class  Slave_reporting_capability::Error
 Error information structure. More...
 

Macros

#define MAX_SLAVE_ERRMSG   1024
 Maximum size of an error message from a slave thread. More...
 

Macro Definition Documentation

◆ MAX_SLAVE_ERRMSG

#define MAX_SLAVE_ERRMSG   1024

Maximum size of an error message from a slave thread.