![]() |
MySQL 9.4.0
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::close_connection (THD *thd) |
Helper function that performs the temptable related cleanup. More... | |
TempTable public handler API declaration.