Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-14936

zabbix_server, when terminating, does not close mysql connection properly

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 3.4.14
    • Server (S)

      That's a trivial thing, but I observed that termination of zabbix_server daemon causes an "Aborted_clients" mysql variable growing.
      Looks like zabbix does not close MySQL connection properly.
      https://dev.mysql.com/doc/refman/8.0/en/server-status-variables.html#statvar_Aborted_clients

      Yes, that's a minor but may be would be more nice to handle that cleanly.

      Try to watch on these variables before and after daemon termination:

      show global status like '%Aborted%';
      

      When login and logout using "mysql" or refresh a frontend page (Apache+PHP as a client) it does not grow.

            zabbix.dev Zabbix Development Team
            zalex_ua Oleksii Zagorskyi
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: