MySQL 9.2.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Property Struct Reference

Info on properties that can be set with '–disable_X' and '–disable_X' commands. More...

Public Attributes

bool * var
 
bool set
 
bool old
 
bool reverse
 
const char * env_name
 

Detailed Description

Info on properties that can be set with '–disable_X' and '–disable_X' commands.

Member Data Documentation

◆ env_name

const char* Property::env_name

◆ old

bool Property::old

◆ reverse

bool Property::reverse

◆ set

bool Property::set

◆ var

bool* Property::var

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