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

Segmentation fault on decimal insert with executemany

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Cannot Reproduce
    • 1.0.0
    • N/A
    • Generic
    • None

    Description

      The following line causes Segmentation fault on my computer:

      cursor.executemany(
          'insert into whatever(value) values (?)',
          [[decimal.Decimal(1)]],
      )
      

      It's decimal again, so might be related to CONPY-91.

      Attachments

        Activity

          People

            georg Georg Richter
            qm2k Marat Khalili
            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.