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

Avoid using mysql.proc table

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.7.3
    • metadata
    • None

    Description

      There is different reason not to use mysql.proc table :

      • for xpand compatibility
      • some clouds doesn't permit access to mysql.proc table (like SkySQL)
      • mysql 8 compatibility

      for metadata about FUNCTION/PROCEDURE, driver use mysql.proc to retrieve all informations.

      This task is to verify that those information can be available using SHOW PROCEDURE/FUNCTION STATUS / or using information_schema.

      Attachments

        Activity

          People

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