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

mycnf config change request

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.0.5
    • 1.0.12, 1.1.3
    • None
    • None
    • 2017-24

    Description

      Please consider adding these, at least the character set related items and max_length_for_sort_data to the file /usr/local/Calpont/bin/myCnf-include-args.text so that if a customer has them defined they get preserved during an upgrade. (values included for reference, as the file only contains the setting name)
      The general and slow log items are not as important as the rest.

      max_length_for_sort_data= 8388608
      tmpdir = /db_storage/mysql_tmp/
      log-error = /db_storage/log/mysqld.log
      general_log_file = /db_storage/log/query.log
      slow_query_log_file = /db_storage/log/slow_query.log
      general-log = 0
      slow-query-log = 0
      character-set-server=utf8
      collation-server=utf8_general_ci
      init-connect='SET NAMES utf8'
      binlog_format = ROW

      please add this one to the list.
      secure-auth

      it defaults to off, allowing less secure password encryption to be used and stored in the mysql.users table.

      http://dev.mysql.com/doc/refman/5.1/en/server-options.html#option_mysqld_secure-auth

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            hill David Hill (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 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.