Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-94

Crashing with named-pipe connections

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Windows

    Description

      Application is crashing when we connect to MySQL server with host '.'
      mysql_real_connect(mysql, ".", "root", "root", NULL, 3306, NULL, 0);

      Call Stack:
      msvcr100d.dll!memcpy(unsigned char * dst, unsigned char * src, unsigned long count) Line 319 Asm
      named_pipe.exe!vio_read() Line 256 + 0x14 bytes C
      named_pipe.exe!my_real_read() Line 577 + 0x13 bytes C
      named_pipe.exe!my_net_read() Line 719 + 0xd bytes C
      named_pipe.exe!net_safe_read() Line 369 + 0x9 bytes C
      named_pipe.exe!mthd_my_real_connect(std::basic_iostream<wchar_t,std::char_traits<wchar_t> > mysql) Line 1738 + 0x9 bytes C
      named_pipe.exe!mysql_real_connect() Line 1477 + 0x2f bytes C

      The MySQL server must be started with the --enable-named-pipe option to enable named-pipe connections.

      Attachments

        Activity

          People

            georg Georg Richter
            sandhyasriraj Sandhya Sriraj
            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.