Uploaded image for project: 'MariaDB Connector/Python'
  1. MariaDB Connector/Python
  2. CONPY-81

crash when switching between text and binary protocol with same cursor

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 0.9.59
    • 1.0.0
    • DBAPI 2.0
    • None

    Description

      Python crashes when eecuting text and binary protocol with the same cursor:

      cursor.execute("SELECT a FROM t1")
      cursor.fetchone()
      cursor.execute("SELECT a FROM t1 WHERE 1=?",(1,))
      

      Attachments

        Activity

          People

            georg Georg Richter
            georg Georg Richter
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.