![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
Public Attributes | |
| char * | query | 
| char * | query_buf | 
| char * | first_argument | 
| char * | last_argument | 
| char * | end | 
| DYNAMIC_STRING | content | 
| size_t | first_word_len | 
| size_t | query_len | 
| bool | abort_on_error | 
| bool | used_replace | 
| char | output_file [FN_REFLEN] | 
| enum enum_commands | type | 
| uint | lineno | 
| bool st_command::abort_on_error | 
| DYNAMIC_STRING st_command::content | 
| char * st_command::end | 
| char * st_command::first_argument | 
| size_t st_command::first_word_len | 
| char * st_command::last_argument | 
| uint st_command::lineno | 
| char st_command::output_file[FN_REFLEN] | 
| char* st_command::query | 
| char * st_command::query_buf | 
| size_t st_command::query_len | 
| enum enum_commands st_command::type | 
| bool st_command::used_replace |