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

metadata getColumnTypeName wrong return type

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.0.4
    • metadata
    • None

    Description

      Current 3.0 implementation of ResultsetMetadata.getColumnTypeName return server data type.
      TEXT datatypes are returned as BLOB datatype with charset not binary, driver returning erronous BLOB datatype.
      Server provide new extended information like JSON format, UUID those are not returned.

      additionally numeric unsigned value have not unsigned information (i.e. "SHORT" returned in place of "SHORT UNSIGNED")
      Geometry datatype precision is lost : POINT is returned as GEOMETRY.

      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.