![]() |
MySQL 26.7.0
Source Code Documentation
|
#include <sql_lex.h>
Static Public Attributes | |
| static constexpr uint | unspecified {0} |
| use previous or default More... | |
| static constexpr uint | mta {1} |
| use Multi-threaded applier More... | |
| static constexpr uint | csa {2} |
| use new Change Stream Aplier More... | |
| static constexpr uint | unknown {3} |
| "unknown" guard More... | |
|
staticconstexpr |
use new Change Stream Aplier
|
staticconstexpr |
use Multi-threaded applier
|
staticconstexpr |
"unknown" guard
|
staticconstexpr |
use previous or default