1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

after pull cleanup

This commit is contained in:
serg@sergbook.mysql.com
2005-08-22 13:20:02 +04:00
parent d9e3ad09e5
commit eadb86d56f
6 changed files with 44 additions and 1050 deletions

View File

@@ -235,9 +235,6 @@ typedef struct st_table_list
bool cacheable_table; /* stop PS caching */
/* used in multi-upd privelege check */
bool table_in_update_from_clause;
/* used for proper partially successful DROP DATABASE binlogging */
bool was_dropped;
} TABLE_LIST;
typedef struct st_changed_table_list