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:
@@ -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
|
||||
|
Reference in New Issue
Block a user