1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-21 16:03:24 +03:00

fix common test suite

This commit is contained in:
vinchen
2016-10-11 15:21:20 +08:00
committed by Kristian Nielsen
parent 43789901c7
commit ef77847ccf
3 changed files with 19 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ typedef struct st_net {
my_bool thread_specific_malloc;
unsigned char compress;
my_bool unused3;
unsigned long real_network_read_len;
void *thd;
unsigned int last_errno;
unsigned char error;