mysql-server/mysql-test/t/mysqld_safe.sh
2025-03-05 14:31:37 +07:00

2 lines
40 B
Bash

mysqld_pid=`cat $1`
kill -9 $mysqld_pid