1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-31 15:50:51 +03:00

Merge 10.2 into 10.3

This commit is contained in:
Marko Mäkelä
2019-02-19 17:41:13 +02:00
211 changed files with 6240 additions and 2093 deletions

View File

@@ -293,7 +293,7 @@ typedef struct st_mysql
/* session-wide random string */
char scramble[SCRAMBLE_LENGTH+1];
my_bool unused1;
my_bool auto_local_infile;
void *unused2, *unused3, *unused4, *unused5;
LIST *stmts; /* list of all statements */