Why cannot mysqld be found?


In some LAMP server, you may be confused that mysqld service cannot be found.
For example, when using the command:
> sudo service msyqld restart
It just failed and said something like mysqld.service didn't exist.

When this happens, please try:
>sudo service  mariadb restart

Hope this will help.

评论

此博客中的热门博文

Configure shadowsocks transparent proxy + gfwlist(PAC) on OpenWRT Router

Openwrt路由器上配置shadowsocks透明代理+gfwlist(PAC)

Create ubifs volumes in Linux (OpenWRT)