mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
processing thread specific queries
This commit is contained in:
@ -459,6 +459,7 @@ typedef struct st_lex
|
||||
uint slave_thd_opt;
|
||||
CHARSET_INFO *charset;
|
||||
char *help_arg;
|
||||
bool tmp_table_used;
|
||||
} LEX;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user