polardbxengine/mysql-test/t/mysqld_safe.sh

3 lines
40 B
Bash

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