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

Documentation - Cross engine join user permissions need to be for socket and TCP

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Done
    • 1.4
    • 1.4.5
    • Documentation
    • None

    Description

      The documentation for ColumnStore 1.4 needs to include instructions to create a database user for 'cross engine join' that includes both a TCP host (ie '%') and a socket host (ie localhost)

      GRANT SELECT ON *.* TO 'cej'@'127.0.0.1' IDENTIFIED BY '8char^Pass';
      

      GRANT SELECT ON *.* TO 'cej'@'localhost' IDENTIFIED BY '8char^Pass';
      

      Attachments

        Activity

          People

            GeoffMontee Geoff Montee (Inactive)
            toddstoffel Todd Stoffel (Inactive)
            Votes:
            0 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.