MySQL概述 启动与停止 方式一: Window+services.msc 进入MySQL系统(默认打开) 方式二:输入命令 启动:net start mysql80 停止:net stop mysql80