|  | MySQL 9.5.0
    Source Code Documentation | 
| Files | |
| file | allocator.cc | 
| TempTable custom allocator implementation. | |
| file | block.cc | 
| file | column.cc | 
| TempTable Column implementation. | |
| file | handler.cc | 
| TempTable public handler API implementation. | |
| file | index.cc | 
| TempTable Index implementation. | |
| file | indexed_cells.cc | 
| TempTable Indexed Cells implementation. | |
| file | memutils.cc | 
| file | plugin.cc | 
| Glue code for registering the TempTable plugin at MySQL. | |
| file | result.cc | 
| TempTable Result to string convert. | |
| file | row.cc | 
| TempTable Row implementation. | |
| file | table.cc | 
| TempTable Table implementation. | |