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

Add new prepare statement state MYSQL_STMT_CONNECTION_CLOSED

    XMLWordPrintable

Details

    Description

      Since the MARIADB_STMT structure is considered opaque, there is currently no way to check whether the connection of a statement has been closed (e.g., after a reconnect or a user change) without directly accessing stmt->mysql and verifying its validity.

      To address this, a new enumeration value, MYSQL_STMT_CONNECTION_CLOSED, should be added to represent the state of a prepared statement that has been closed.

      Attachments

        Activity

          People

            georg Georg Richter
            georg Georg Richter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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