summaryrefslogtreecommitdiff
path: root/include/mysql.h.pp
diff options
context:
space:
mode:
authorvinchen <vinchen13@gmail.com>2016-10-21 16:02:51 +0800
committerKristian Nielsen <knielsen@knielsen-hq.org>2016-10-21 13:37:48 +0200
commit07f09df92bc2ab7d18833dd6ce149a6681ae8a32 (patch)
tree3c6d144af08f493c1f664ee4f7482d96bc25916a /include/mysql.h.pp
parent0fa39ffba7ce56ebe9972a3b2067e365632d02aa (diff)
downloadmariadb-git-07f09df92bc2ab7d18833dd6ce149a6681ae8a32.tar.gz
fix the ABI and stop slave hang problem
Diffstat (limited to 'include/mysql.h.pp')
-rw-r--r--include/mysql.h.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mysql.h.pp b/include/mysql.h.pp
index 1da038c9c7f..857f5b99a90 100644
--- a/include/mysql.h.pp
+++ b/include/mysql.h.pp
@@ -35,7 +35,6 @@ 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;