![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include "sql/sql_lex_hints.h"#include <assert.h>#include <climits>#include "my_compiler.h"#include "mysqld_error.h"#include "sql/derror.h"#include "sql/lex_token.h"#include "sql/sql_class.h"#include "sql/sql_error.h"#include "sql/sql_yacc.h"#include "sql/system_variables.h"Functions | |
| void | my_hint_parser_error (THD *thd, Hint_scanner *scanner, PT_hint_list **, const char *msg) | 
| void my_hint_parser_error | ( | THD * | thd, | 
| Hint_scanner * | scanner, | ||
| PT_hint_list ** | , | ||
| const char * | msg | ||
| ) |