Uploaded image for project: 'MariaDB Connector/ODBC'
  1. MariaDB Connector/ODBC
  2. ODBC-329

Wrong Result from SQLTables

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 3.1.13
    • N/A
    • General
    • None
    • 5.10.49-gentoo-r1

    Description

      Connecting a Database using SQLDriverConnect and then issue a SQLTables produses a wrong list.
      The Result contains the Tablenames for the connected Database, but the mysql and performance_schema tablnames are listed too.

      Connected as user root without DB Password.

      Statement:
      Rc=SQLTables(hstmt, // Get Tablenames for the current DB
      NULL,0,
      NULL,0,
      NULL,0,
      (SQLCHAR*)"TABLE",SQL_NTS);

      Attachments

        Issue Links

          Activity

            People

              Lawrin Lawrin Novitsky
              debug1024 Urban Oettli
              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.