Public Member Functions | |
UT_LIST_NODE_T (row_mysql_drop_t) row_mysql_drop_list | |
Public Attributes | |
char * | table_name |
Chain node of the list of tables to drop in the background.
Definition at line 64 of file row0mysql.cc.
list chain node
table name
Definition at line 65 of file row0mysql.cc.
Referenced by row_create_index_for_mysql(), row_create_table_for_mysql(), row_drop_database_for_mysql(), row_drop_table_for_mysql(), row_drop_tables_for_mysql_in_background(), and row_mysql_drop_temp_tables().