1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1

into eagle.mysql.r18.ru:/home/vva/work/BINLOG_TEMPORARY/4.1
This commit is contained in:
vva@eagle.mysql.r18.ru
2002-12-30 01:59:08 +04:00
12 changed files with 180 additions and 15 deletions

View File

@ -461,6 +461,7 @@ typedef struct st_lex
uint slave_thd_opt;
CHARSET_INFO *charset;
char *help_arg;
bool tmp_table_used;
} LEX;