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

Name error when calling help(mariadb)

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 0.9.56
    • 0.9.57
    • Documentation
    • None

    Description

      >>> import mariadb
      >>> help(mariadb) 
      Traceback (most recent call last):
        File "/usr/lib/python3.8/inspect.py", line 2004, in wrap_value
          value = eval(s, module_dict)
        File "<string>", line 1, in <module>
      NameError: name 'CURSOR_TYPE_NONE' is not defined
      

      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.