1. 启动launchctl load ~/Library/LaunchAgents/homebrew.mxcl.mariadb.plist2. 关闭launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.mariadb.plist经过试验,发现只有unload方法可以停止服务,其他如:mysqladmin shutdown、support-files/mysql.server stop均告失败。