这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 | |||
zh:notes:centos_mysql_pwd [2023/03/23 07:42] pzczxs [Stop mysql Service and Unset the Environment Option] |
zh:notes:centos_mysql_pwd [2023/03/23 07:42] (当前版本) pzczxs [Start mysql Service] |
||
---|---|---|---|
行 32: | 行 32: | ||
===== Start mysql Service ===== | ===== Start mysql Service ===== | ||
<code bash> | <code bash> | ||
- | > systemctl start mysqld | + | > systemctl start mysqld.service |
</code> | </code> | ||