MySQL 8.4.2
Source Code Documentation
|
Ask handler if the table exists in engine. More...
Public Attributes | |
const char * | db |
const char * | name |
int | err |
Ask handler if the table exists in engine.
HA_ERR_NO_SUCH_TABLE | Table does not exist |
HA_ERR_TABLE_EXIST | Table exists |
const char* st_table_exists_in_engine_args::db |
int st_table_exists_in_engine_args::err |
const char* st_table_exists_in_engine_args::name |