Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-21959

GIS error message doesn't show the wrong value, just the type.

    XMLWordPrintable

Details

    Description

      create table t1(a polygon NOT NULL)engine=innodb;
      insert into t1 values (ST_geomfromtext("point(0 1)"));
      ERROR 1366 (22007): Incorrect POLYGON value: 'POINT' for column `test`.`t1`.`a` at row 1

      So justh the type of the value is seen in the error message, not the full value.

      Attachments

        Activity

          People

            holyfoot Alexey Botchkov
            holyfoot Alexey Botchkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 1.5h
                1.5h

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.