![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
This class implements callback function used by close_connections() to close vio connection for all thds in thd list. More...
Public Member Functions | |
| Call_close_conn (bool server_shutdown) | |
| void | operator() (THD *closing_thd) override | 
  Public Member Functions inherited from Do_THD_Impl | |
| virtual | ~Do_THD_Impl ()=default | 
Private Attributes | |
| bool | is_server_shutdown | 
This class implements callback function used by close_connections() to close vio connection for all thds in thd list.
      
  | 
  inline | 
      
  | 
  inlineoverridevirtual | 
Implements Do_THD_Impl.
      
  | 
  private |