MySQL 5.6.14 Source Code Document
|
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 |
\:: | Error code |
Definition at line 5229 of file handler.cc.