MySQL 9.2.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
handler.h File Reference

TempTable public handler API declaration. More...

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...
 

Detailed Description

TempTable public handler API declaration.