summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_class.h')
-rw-r--r--sql/sql_class.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h
index 6a3daae6274..042d4868bf5 100644
--- a/sql/sql_class.h
+++ b/sql/sql_class.h
@@ -296,6 +296,7 @@ struct system_variables
ulong net_read_timeout;
ulong net_wait_timeout;
ulong net_write_timeout;
+ ulong net_retry_count;
ulong query_cache_type;
ulong read_buff_size;
ulong read_rnd_buff_size;