mirror of
https://github.com/MariaDB/server.git
synced 2025-12-09 08:01:34 +03:00
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.
45 KiB
45 KiB