MySQL 9.1.0
Source Code Documentation
|
Protected Member Functions | |
void | report_error (uint ecode, const char *fmt,...) override |
Additional Inherited Members | |
Public Member Functions inherited from Table_check_intact | |
Table_check_intact () | |
virtual | ~Table_check_intact ()=default |
bool | check (THD *thd, TABLE *table, const TABLE_FIELD_DEF *table_def) |
Checks whether a table is intact. More... | |
Protected Attributes inherited from Table_check_intact | |
bool | has_keys |
|
inlineoverrideprotectedvirtual |
Implements Table_check_intact.