Details

    • Sub-Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.4.1
    • metadata
    • None

    Description

      Actual implementation for DatabaseMetadata.getImportedKeys(String catalog, String schema, String table) is using INFORMATION_SCHEMA tables when not having database set. When database is set, implementation use SHOW CREATE TABLE, being a super fast request (more than 1000x).

      Goal is to have only one implementation using SHOW CREATE TABLE, requesting that for all databases. This solution is benchmark to perform 100 times better than current one.

      Attachments

        Activity

          People

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