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

None is not converted to NULL

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • None
    • N/A
    • Generic
    • None

    Description

      This is working:

      cur.execute("insert into test (foo) values (%s)", [None])

      But this not

      cur.execute("select * from test where foo is %s", [None])

      Attachments

        Activity

          People

            georg Georg Richter
            joschyzg Jonny
            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.