Slow SQL query record in proxy log for SQLite3 DB create

XMLWordPrintable

    • Type: Problem report
    • Resolution: Won't fix
    • Priority: Trivial
    • None
    • Affects Version/s: 6.0.46rc1, 7.0.26rc1
    • Component/s: Proxy (P)
    • Environment:
      SQLite3 3.53.0

      Message about slow SQL query appears in the proxy log file when creating DB file.

      Steps to reproduce:

      1. Have a proxy prepared for SQLlite3
      2. Make sure no .db file exists
      3. Start proxy
      4. Check proxy log file

      Result:
      Long SQL query record appears in the proxy log file what not looks good and may confuse a user:

      18790:20260414:125413.218 creating database ...
      118790:20260414:125420.191 slow query: 6.973177 sec, "...." 

      Expected:
      No warnings for proxy SQLite3 DB creation in the log file.

            Assignee:
            Zabbix Development Team
            Reporter:
            Andrejs Zazuks
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: