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

client doesn't report correct error (10061 "Unknown error")

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 5.5.39, 10.0.13
    • 10.1(EOL)
    • Platform Windows
    • None
    • Windows 7

    Description

      Why does mysql monitor mention an "Unknown error" here?
      Either print the correct error or no error string

      C:\mariadb-10.0.13-winx64\bin>mysql -h127.0.0.1 -P123
      ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (10061 "Unknown error")
       
      C:\mariadb-10.0.13-winx64\bin>perror 10061
      Win32 error code 10061: No connection could be made because the target machine actively refused it.

      Attachments

        Activity

          People

            serg Sergei Golubchik
            sbester1 sbester1
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: