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

Проблема с RETURNING

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Not a Bug
    • 1.0.7
    • N/A
    • Other
    • None
    • Ubuntu 20.04.2 LTS, Python 3.8.10 (default, Jun 2 2021, 10:49:15), mariadb 1.0.7, MariaDB 10.5.11

    Description

      Когда выполняю команду в Python INSERT INTO t (a, b, c) VALUES(1, 4, None), команда cursor.fetchone() возвращает Tuple. При печати объекта, показывает (<NULL>, <NULL>).
      Причина столбец "c" имеет ограничение NOT NULL. При обращении на первый элемент Tuple, для проверки, подпрограмма зависает или зацикливается.

      Attachments

        Activity

          People

            georg Georg Richter
            Bolatbek Zhan
            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.