MySQL 9.1.0
Source Code Documentation
|
Cache for the storage engine properties for the alternative temporary table storage engines. More...
Static Public Member Functions | |
static void | init (THD *thd) |
Static Public Attributes | |
static uint | HEAP_MAX_KEY_LENGTH = 0 |
static uint | TEMPTABLE_MAX_KEY_LENGTH = 0 |
static uint | INNODB_MAX_KEY_LENGTH = 0 |
static uint | HEAP_MAX_KEY_PART_LENGTH = 0 |
static uint | TEMPTABLE_MAX_KEY_PART_LENGTH = 0 |
static uint | INNODB_MAX_KEY_PART_LENGTH = 0 |
static uint | HEAP_MAX_KEY_PARTS = 0 |
static uint | TEMPTABLE_MAX_KEY_PARTS = 0 |
static uint | INNODB_MAX_KEY_PARTS = 0 |
Cache for the storage engine properties for the alternative temporary table storage engines.
This cache is initialized during startup of the server by asking the storage engines for the values properties.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |