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

Memory Leak from cursor.fetchone()

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 1.1.4
    • 1.1.5
    • Performance
    • None
    • Docker image python:3.10
      Host machine: Ubuntu 22.04.1
    • 3.10.6

    Description

      The fix for CONPY-118 only moved the memory leak instead of fixing it. If you take the exact same repro script from that bug and change the line cursor.execute('SELECT NOW()') to cursor.execute('SELECT ? AS c', (counter,)) the memory leak is still present.

      Attachments

        Issue Links

          Activity

            People

              georg Georg Richter
              nwolfe Natalie Wolfe
              Votes:
              1 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.