Skip to content

Commit

Permalink
Fix bug #681
Browse files Browse the repository at this point in the history
  • Loading branch information
renecannao committed Sep 2, 2016
1 parent 23ffedc commit 2395d08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/MySQL_Thread.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2141,6 +2141,7 @@ MySQL_Thread::MySQL_Thread() {
// mypolls.fds=NULL;
// mypolls.myds=NULL;
my_idle_conns=NULL;
cached_connections=NULL;
//my_idle_myds=NULL;
mysql_sessions=NULL;
processing_idles=false;
Expand Down

0 comments on commit 2395d08

Please sign in to comment.