[MCOL-1113]  Failure in kill of Process-ID 33283;, Failed: 3 Created: 2017-12-14  Updated: 2023-10-26  Resolved: 2017-12-14

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

Type: Bug Priority: Major
Reporter: hiller1 Assignee: Andrew Hutchings (Inactive)
Resolution: Not a Bug Votes: 0
Labels: None


 Description   

mcsadmin> getActiveSQLStatements
getactivesqlstatements Thu Dec 14 22:20:12 2017

mcsadmin> kill 33283;
killpid Thu Dec 14 22:20:22 2017

Failure in kill of Process-ID 33283;, Failed: 3



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2017-12-14 ]

The session IDs listed are MariaDB server session IDs. The mcsadmin kill command is a Linux process ID kill. So this will fail because the process doesn't exist. You need to use the MariaDB command line (mcsmysql) to kill a session ID.

Comment by hiller1 [ 2017-12-14 ]

thanks!

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