mysql_waitpid
mysql_waitpid
is a utility for terminating processes. It runs on Unix-like systems, making use of the kill()
system call.
From MariaDB 10.5, the client is called mariadb-waitpid
. It can still be accessed under its original mysql_waitpid
name via a symlink.
Contents
See mariadb-waitpid for details.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.