MySQL 8.3.0
Source Code Documentation
constants.h File Reference

Go to the source code of this file.

Variables

static constexpr unsigned long SLAVE_IO = 1
 
static constexpr unsigned long SLAVE_SQL = 2
 
static constexpr unsigned long SLAVE_MONITOR = 8
 

Variable Documentation

◆ SLAVE_IO

constexpr unsigned long SLAVE_IO = 1
staticconstexpr

◆ SLAVE_MONITOR

constexpr unsigned long SLAVE_MONITOR = 8
staticconstexpr

◆ SLAVE_SQL

constexpr unsigned long SLAVE_SQL = 2
staticconstexpr