mysql基础:mysqld_safe 启动执行流程详解 mysqld_safe脚本执行的基本流程:1、查找basedir和ledir。2、查找datadir和my.cnf。3、对my.cnf做一些 启动执行流程