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

Public Member Functions

 UT_LIST_NODE_T (row_mysql_drop_t) row_mysql_drop_list

Public Attributes

char * table_name

Detailed Description

Chain node of the list of tables to drop in the background.

Definition at line 71 of file row0mysql.cc.

Member Function Documentation

row_mysql_drop_t::UT_LIST_NODE_T ( row_mysql_drop_t  )

list chain node

Member Data Documentation

char* row_mysql_drop_t::table_name

table name

Definition at line 72 of file row0mysql.cc.


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