Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-20281

"[ERROR] Failed to write to mysql.slow_log:" without error reason

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.3.17, 10.4.7, 10.4.12, 10.6.9, 10.7.4
    • 10.4
    • Server
    • None

    Description

      There's at least one code path, maybe more, in Log_to_csv_event_handler::log_slow() that logs an error, but does not print an actuall error message so that the cause / reason of the error is unclear.

        /* check that all columns exist */
        if (table->s->fields < 13)
          goto err;
      

      Attachments

        Issue Links

          Activity

            People

              sanja Oleksandr Byelkin
              hholzgra Hartmut Holzgraefe
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.