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

infinidb_import_for_batchinsert_delimiter does not accept high ascii values

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • None
    • Icebox
    • ?
    • None

    Description

      I set the value of infinidb_import_for_batchinsert_delimiter to 254 in my my.cnf but when I check the value from the server it is 127!

      MariaDB [(none)]> select @@infinidb_import_for_batchinsert_delimiter;
      ---------------------------------------------

      @@infinidb_import_for_batchinsert_delimiter

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

      127

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

      MariaDB [(none)]> set infinidb_import_for_batchinsert_delimiter=254;
      Query OK, 0 rows affected, 1 warning (0.00 sec)

      MariaDB [(none)]> show warnings;
      ------------------------------------------------------------------------------

      Level Code Message

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

      Warning 1292 Truncated incorrect infinidb_import_for_batchinsert_ value: '254'

      ------------------------------------------------------------------------------
      1 row in set (0.00 sec)

      Attachments

        Activity

          People

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