mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Just making commit in order to stop getting erors.
Will do a push when it starts working ..
This commit is contained in:
@ -151,6 +151,7 @@ typedef struct st_table_list
|
||||
bool straight; /* optimize with prev table */
|
||||
bool updating; /* for replicate-do/ignore table */
|
||||
bool shared; /* Used twice in union */
|
||||
bool do_redirect; /* To get the struct in UNION's */
|
||||
} TABLE_LIST;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user