[MCOL-3551] MariaDB should be installed in generic paths Created: 2019-10-11  Updated: 2019-10-29  Resolved: 2019-10-29

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: 1.4.1

Type: New Feature Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MCOL-3552 Make plugins use --plugin-load-add Closed
blocks MCOL-3558 Fix columnstore.cnf for Debian builds Closed
Duplicate
is duplicated by MCOL-634 columnstore does not allow mysql data... Closed
Sprint: 2019-06

 Description   

MariaDB server not longer needs to be installed in a custom path. As part of convergence we should remove that requirement and make ColumnStore work with the generic binary paths.



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2019-10-11 ]

ben.thompson for this to work with buildbot you'll need to remove all the path related build flags. I was using just cmake -DRPM=centos7 -DWITH_WSREP=OFF

Comment by Daniel Lee (Inactive) [ 2019-10-29 ]

Build verified: 1.4.1-1

[dlee@master centos7]$ cat gitversionInfo.txt
engine commit:
3e7a964

server is now installed in the following paths

[root@localhost bin]# ps -ef |grep mysql
root 14155 1 0 21:27 ? 00:00:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/localhost.localdomain.pid
mysql 14314 14155 1 21:27 ? 00:00:15 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --user=mysql --log-error=/var/lib/mysql/localhost.localdomain.err --pid-file=/var/lib/mysql/localhost.localdomain.pid

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