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

Error 1193 is issued twice

    XMLWordPrintable

Details

    Description

      The following error is issued twice:

      MariaDB [archivafea]> SET GLOBAL x = 1;
      ERROR 1193 (HY000): Unknown system variable 'x'
      MariaDB [archivafea]> SHOW ERRORS;
      +-------+------+-----------------------------+
      | Level | Code | Message                     |
      +-------+------+-----------------------------+
      | Error | 1193 | Unknown system variable 'x' |
      | Error | 1193 | Unknown system variable 'x' |
      +-------+------+-----------------------------+
      2 rows in set (0.00 sec)

      It also appears twice in the SQL Error Log.

      Attachments

        Activity

          People

            Unassigned Unassigned
            f_razzoli Federico Razzoli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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