MySQL 9.0.0
Source Code Documentation
command_arg Struct Reference

Public Attributes

const char * argname
 
enum arg_type type
 
bool required
 
DYNAMIC_STRINGds
 
const char * description
 

Member Data Documentation

◆ argname

const char* command_arg::argname

◆ description

const char* command_arg::description

◆ ds

DYNAMIC_STRING* command_arg::ds

◆ required

bool command_arg::required

◆ type

enum arg_type command_arg::type

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