[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
s1pm1: /bin/columnstore-post-install: line 217: /usr/bin/mysqld_safe: No such file or directory
s1pm1: checking for engine columnstore...
s1pm1: columnstore doesn't exist

Engine did show up in server but cannot create tables:

MariaDB [(none)]> use mytest
Database changed
MariaDB [mytest]> create table t1 (c1 int) engine=columnstore;
ERROR 1815 (HY000): Internal error: Cannot execute the statement. DBRM is read only!

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)

MCOL-4035 added the missing mariadb service. That seems to have fixed the this issue.

Verified both centos7 and 8

Generated at Thu Feb 08 02:47:23 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.