亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

The problem that mysql service cannot be restarted after mysql upgrade
_MAN
_MAN 2018-04-24 09:19:13
0
3
2038

After upgrading mysql, you must use the command line net stop MySQL, arnet start MySQL to restart. How to solve it

_MAN
_MAN

reply all(2)
豬哥

Manual upgrade MYSQL service is not added to PHPSTUDY

  • reply Well, I found a problem, because the mysql service name in the phpstudy environment is MySQLa, and when mysql is upgraded, mysqld --install is not specified and the service name defaults to MySQL, so you only need to delete the previous MySQL service and re-specify the service name. , attach the command mysqld --remove MySQL mysqld --install MySQLa
    _MAN author 2018-04-26 09:58:23
_MAN

Additionally, in the phpstudy integrated environment. (I didn’t notice that the question asked is no longer on the phpstudy official website)

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template