![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
TempTable public handler API declaration. More...
#include "sql/handler.h"#include "sql/table.h"#include "storage/temptable/include/temptable/storage.h"#include "storage/temptable/include/temptable/table.h"Go to the source code of this file.
Classes | |
| class | temptable::Handler | 
| Temptable engine handler.  More... | |
Namespaces | |
| namespace | temptable | 
Functions | |
| void | temptable::kv_store_shards_debug_dump () | 
| Small helper function which debug-prints the miscellaneous statistics which key-value store has collected.  More... | |
| void | temptable::shared_block_pool_release (THD *thd) | 
| Small helper function which releases the slot (and memory occupied by the Block) in shared-block pool.  More... | |
TempTable public handler API declaration.