1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
This commit is contained in:
Sergei Golubchik
2010-03-15 12:51:23 +01:00
348 changed files with 11090 additions and 2440 deletions

View File

@@ -28,7 +28,7 @@ typedef struct st_net {
unsigned int *return_status;
unsigned char reading_or_writing;
char save_char;
my_bool unused0;
char net_skip_rest_factor;
my_bool unused;
my_bool compress;
my_bool unused1;