MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_table_exists_in_engine_args Struct Reference

Public Attributes

const char * db
const char * name
int err

Detailed Description

Ask handler if the table exists in engine.

Return values
HA_ERR_NO_SUCH_TABLETable does not exist
HA_ERR_TABLE_EXISTTable exists
\::Error code

Definition at line 5229 of file handler.cc.


The documentation for this struct was generated from the following file: