Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-196

CS returns wrong warning error numbers/message for out of range values

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.0.6
    • MariaDB Server
    • None

    Description

      MariaDB [test]> insert into t3 values (10000),(-128);
      Query OK, 2 rows affected, 2 warnings (0.23 sec)
      Records: 2 Duplicates: 0 Warnings: 2

      MariaDB [test]> show warnings;
      --------------------------------------------------------

      Level Code Message

      --------------------------------------------------------

      Warning 1264 Out of range value for column 'c1' at row 1
      Warning 9999 CAL0001:

      --------------------------------------------------------
      2 rows in set (0.00 sec)

      This will cause all kinds of issues with scripts designed to handle errors and warnings for normal versions of MariaDB, including standard ETL processes designed to detect known error codes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jswanhart Justin Swanhart (Inactive)
            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.