[MCOL-3432] Non-root postConfigure fails on plugin install Created: 2019-08-15 Updated: 2021-04-16 Resolved: 2019-10-01 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.4.0 |
| Fix Version/s: | 1.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2019-06 | ||||||||
| Description |
|
MariaDB requires the root DB user to login using the root system user in 10.4. We need to adjust our scripts which install the plugins into MariaDB so they will run. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-08-15 ] |
|
For QA: this fixes post-mysql-install for non-root installs. |
| Comment by Daniel Lee (Inactive) [ 2019-09-19 ] |
|
non-root installation was verified prior to the ColumnStore change that relocates ColumnStore.xml and .cnf file. Wait for new binary package to re-verification. |
| Comment by Daniel Lee (Inactive) [ 2019-09-27 ] |
|
Build tested: 1.4.0-1 [dlee@master centos7]$ cat gitversionInfo.txt Non-root installation requires ColumnStore binary distribution package, which is currently broken. |
| Comment by Daniel Lee (Inactive) [ 2019-10-01 ] |
|
Build verified: 1.4.0-1 source root@vagrant:~/ColumnStore/engine# git show Merge pull request #876 from tntnatbry/revert-pr-859 Revert commit 98e90ed as the proper fix is applied as part of I build binary packages myself on ubuntu 16.04 and verified successful installation. |