![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
RAII class to ease the call of LEX::mark_broken() if error. More...
#include <sql_lex.h>
Public Member Functions | |
| Prepare_error_tracker (THD *thd_arg) | |
| ~Prepare_error_tracker () | |
Private Attributes | |
| THD *const | thd | 
RAII class to ease the call of LEX::mark_broken() if error.
Used during preparation and optimization of DML queries.
      
  | 
  inline | 
| Prepare_error_tracker::~Prepare_error_tracker | ( | ) | 
      
  | 
  private |