|
MySQL 5.6.14 Source Code Document
|
Public Attributes | |
| const char * | db |
| const char * | name |
| uchar ** | frmblob |
| size_t * | frmlen |
Try to discover one table from handler(s).
| -1 | Table did not exists |
| 0 | OK. In this case *frmblob and *frmlen are set |
| >0 | error. frmblob and frmlen may not be set |
Definition at line 5132 of file handler.cc.