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

Argument in alias circumvents ~/.my.cnf option file

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.0.7
    • 1.0.10, 1.1.0
    • None
    • Debian 8, Single server install
    • 2017-11, 2017-12

    Description

      After following install steps from KB on single server install from deb packages, I noticed that the alias mcsmysql was not reading the options that I wrote in the ~/.my.cnf file.

      Alias as set by the install procedure

      alias mcsmysql='/usr/local/mariadb/columnstore/mysql/bin/mysql --defaults-file=/usr/local/mariadb/columnstore/mysql/my.cnf -u root'
      

      Solution (replace --defaults-file with --defaults-extra-file)

      Alias as set by myself

      alias mcsmysql='/usr/local/mariadb/columnstore/mysql/bin/mysql --defaults-extra-file=/usr/local/mariadb/columnstore/mysql/my.cnf -u root'
      

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            naschoff nathan aschoff
            Votes:
            0 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.