My Project
|
#include <sys_vars.h>
Public Member Functions | |
Sys_var_test_flag (const char *name_arg, const char *comment, uint mask) | |
uchar * | global_value_ptr (THD *thd, LEX_STRING *base) |
The class for (core_file for now). It's derived from Sys_var_mybool.
Class specific constructor arguments: Caller need not pass in a variable as we make up the value on the fly, that is, we derive it from the global test_flags bit vector.
Backing store: my_bool