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

Add "Configure Columnstore for UTF-8 usage ?" in the install script

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Do
    • 1.0.0
    • Icebox
    • installation
    • None
    • all

    Description

      UTF-8 support will be more important and many assumed , that UTF-8 works out of the Box.
      In reality the steps described in the section
      "Configuring to use UTF-8 Character sets" is necessary.

      Default installation behaviour is the same, but UTF-8

      Configure Columnstore for UTF-8 usage ? [Y, N] (N) ?

      If "Y" Install script add

      default-character-set=utf8
      

      to [client] section to
      /usr/local/mariadb/columnstore/mysql/my.cnf.d/client.cnf

      character-set-server=utf8
      collation-server=utf8_general_ci
      init-connect=’SET NAMES utf8’
      

      to [mysqld] section to
      /usr/local/mariadb/columnstore/mysql/my.cnf.d/server.cnf

      to [client] section in
      /usr/local/mariadb/columnstore/mysql/my.cnf.d/client.cnf

      And change <SystemLang> Value from "C" to "en_US.utf8"

      <SystemConfig>
         <SystemLang>en_US.utf8</SystemLang>
      

      Attachments

        Activity

          People

            toddstoffel Todd Stoffel (Inactive)
            Richard Richard Stracke
            Votes:
            1 Vote for this issue
            Watchers:
            5 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.