![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <table_uvar_by_thread.h>
Public Member Functions | |
| User_variables () | |
| void | reset () | 
| void | materialize (PFS_thread *pfs, THD *thd) | 
| bool | is_materialized (PFS_thread *pfs) | 
| const User_variable * | get (uint index) const | 
Private Types | |
| typedef Prealloced_array< User_variable, 100 > | User_variable_array | 
Private Attributes | |
| PFS_thread * | m_pfs | 
| ulonglong | m_thread_internal_id | 
| User_variable_array | m_array | 
      
  | 
  private | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| void User_variables::materialize | ( | PFS_thread * | pfs, | 
| THD * | thd | ||
| ) | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private |