Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-5393

ConnectSE: ODBC: CATFUNC=Tables returns too few rows

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.0.6
    • 10.0.7
    • None
    • None

    Description

      If I run this script with a data source having many tables:

      drop table if exists t1;
      create table t1 engine=connect table_type=odbc connection='DSN=oraodbc;UID=system;PWD=manager' catfunc=Tables;
      select * from t1;

      it returns only the first 512 records.
      The data source has actually more tables (about 8900 tables and views).

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Olivier Bertrand made transition -
          Open Closed
          10d 9h 38m 1

          People

            bar Alexander Barkov
            bar Alexander Barkov
            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.