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

Column PROCEDURE_TYPE of result set of getProcedures() throws exception

    XMLWordPrintable

Details

    Description

      Retrieval of value of column PROCEDURE_TYPE from result set of call to JDBC driver method getProcedures() of DatabaseMetaData throws the following error:

      error code = 1264
      error message = Out of range value for column 'REMARKS' : value

      By the by, the column "PROCEDURE_TYPE" is 8th column in the result set and 7th column is "REMARKS"!

      You can reproduce the problem by running attached program as following:

      java MdbBugProcResult8thColFails <dbname> <userid> <password>

      The user id you pass must have privilege to create procedures in the database.

      Attachments

        Activity

          People

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