Uploaded image for project: 'MariaDB Connector/C++'
  1. MariaDB Connector/C++
  2. CONCPP-69

Avoid using mysql.proc table

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.1
    • General
    • 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
      (mysql 8 doesn't have the table anymore)
      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

            Lawrin Lawrin Novitsky
            Lawrin Lawrin Novitsky
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.