[MCOL-4046] Columnstore installation failed Created: 2020-06-09 Updated: 2020-11-12 Resolved: 2020-06-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.5.1 |
| Fix Version/s: | 1.5.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7 |
||
| Description |
|
Build tested: 1.5.0-1 (drone 20200609 build# 52) Tested on Centos 7 /bin/columnstore-post-install: line 58: /usr/bin/mysqld_safe: No such file or directory Engine did show up in server but cannot create tables: MariaDB [(none)]> use mytest If I manually restart mariadb-columnstore and build system catalog (dbbuilder 7), then I am able to create tables. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2020-06-10 ] |
|
Build verified: 1.5.0-1 (drone 20200610, build 65, commit eeb3c842)
Verified both centos7 and 8 |