MySQL 9.0.0
Source Code Documentation
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.