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

Public Attributes

const char * db
const char * name
uchar ** frmblob
size_t * frmlen

Detailed Description

Try to discover one table from handler(s).

Return values
-1Table did not exists
0OK. In this case *frmblob and *frmlen are set
>0error. frmblob and frmlen may not be set

Definition at line 5132 of file handler.cc.


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