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

CONNECT statement breaks connection and makes client unable to reconnect

    XMLWordPrintable

Details

    Description

      CONNECT seems to be undocumented. This is something I ran on a MariaDB client by mistake, but still a crash is always supposed to be a bug.

      MariaDB [(none)]> CONNECT a, b;
      ERROR 2005 (HY000): Unknown MySQL server host 'b' (-2)
      unknown [a,]> SELECT 1;
      No connection. Trying to reconnect...
      ERROR 2005 (HY000): Unknown MySQL server host 'b' (-2)
      ERROR: Can't connect to the server
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            f_razzoli Federico Razzoli
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.