mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +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