diff options
author | Harin Vadodaria <harin.vadodaria@oracle.com> | 2012-06-13 16:03:58 +0530 |
---|---|---|
committer | Harin Vadodaria <harin.vadodaria@oracle.com> | 2012-06-13 16:03:58 +0530 |
commit | cf37a481f0114d4cdb40c4d8fb483939f6b1bc5a (patch) | |
tree | 990bf2f8b0578056d7196b7e5134cea67b09b3b7 /sql/mysqld.cc | |
parent | 4a2d65cc3154ce410fe6d5067b07204fe7a9cbf0 (diff) | |
download | mariadb-git-cf37a481f0114d4cdb40c4d8fb483939f6b1bc5a.tar.gz |
Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST
INC_HOST_ERRORS() IS CALLED.
Issue : Sequence of calling inc_host_errors()
and reset_host_errors() required some
changes in order to maintain correct
connection error count.
Solution : Call to reset_host_errors() is shifted
to a location after which no calls to
inc_host_errors() are made.
Diffstat (limited to 'sql/mysqld.cc')
0 files changed, 0 insertions, 0 deletions