Find the pid file
from the Artful MySQL Tips List
/usr/sbin/mysqld --print-defaults | tr " " "\n" | grep pid | tail -n 1
Last updated 8 Feb 2025
Return to
the Artful MySQL Tips page