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

Missing declaration for non blocking API for mysql_select_db

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.1
    • 3.0.0, 2.2.0
    • None
    • None

    Description

      mysql_select_db_start() and mysql_select_db_cont() are nowhere declared. Only the blocking call is declared:

      $ find . -name "*.h" | xargs grep mysql_select_db
      ./mariadb-connector-c-2.1.0-src/include/mysql.h:int             STDCALL mysql_select_db(MYSQL *mysql, const char *db);

      Attachments

        Activity

          People

            georg Georg Richter
            rcannao René Cannaò
            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.