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

non-root installation with custom path failed

    XMLWordPrintable

Details

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

    Description

      According KB a custom path can defined with

      export COLUMNSTORE_INSTALL_DIR
      export LD_LIBRARY_PATH

      https://mariadb.com/kb/en/library/installing-and-configuring-mariadb-columnstore/#running-postconfigure-as-non-root-user

      but this leads ti following errors.

      /home/mysql/test/mariadb/columnstore/mysql/mysql-Columnstore: line 89: /home/mysql/mariadb/columnstore/bin/getConfig: No such file or directory
      /home/mysql/test/mariadb/columnstore/mysql/mysql-Columnstore: line 245: my_print_defaults: command not found
      /home/mysql/test/mariadb/columnstore/mysql/mysql-Columnstore: line 357: cd: /home/mysql/mariadb/columnstore/mysql: No such file or directory
      

      For some cases the expoeted variables will not be respected in every case.

      Workaround:
      include the export commands in
      .bash_profile/.bashrc

      Export command set all variables for current shell and all processes from current shell.

      So some processes / shell will not be initiated from the current shell and
      the env variables fall back to default values.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Richard Richard Stracke
            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.