Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-390

getTableTypes() should be consistent with getTables()

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.5.5
    • 2.0.0-RC
    • Other
    • None

    Description

      In CONJ-218 (change 4e8c7153e6a7f25128753f2b6527846013e24136), a table type of "BASE TABLE" is translated to "TABLE". The JDBC documentation describes "TABLE" as typical, so that's reasonable.

      getTableTypes() returns the set of possible values for table types to be expected from getTables(). It should be modified to match, i.e. it should produce a value of "TABLE" and not "BASE TABLE".

      Attachments

        Issue Links

          Activity

            People

              diego dupin Diego Dupin
              ConcreteGannet Paul Foxworthy
              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.