[MCOL-4133] columnstore-post-install and mysqld Created: 2020-06-30  Updated: 2020-07-07  Resolved: 2020-07-07

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

Type: Bug Priority: Major
Reporter: Sergei Golubchik Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
PartOf
is part of MCOL-4134 Clean and fix remaining columnstore c... Closed
Relates
relates to MCOL-4120 When ColumnStore package is installed... Closed

 Description   

columnstore-post-install uses pgrep -x mysqld and pkill mysqld, but the process is named mariadbd in 10.5:

buildbot@ubuntu-bionic-amd64:~$ pgrep -x mysqld
buildbot@ubuntu-bionic-amd64:~$ pgrep -x mariadbd
9212

This makes columnstore-post-install to think that mariadb server was not running, set stop_mysqld=1 and stop mariadbd when columnstore installation is done. And it disrupts installation of further plugins that expect the server to be running.



 Comments   
Comment by Gregory Dorman (Inactive) [ 2020-07-07 ]

This is duplicate of mcol-4120

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