zoukankan      html  css  js  c++  java
  • sql服务器启动不了问题

    问题:the the service mysql56 failed the most recent status change request with the message
    the service mysql56 was not found in the Windows services
    if problem persists please restart mysql notifier
    用configure instance强行启动OK,但是,无法改变状态

    解决办法

    1.首先,任务栏右边mysql图标右键action->manage monitored items打开

    2.(具体记得不太清怎么操作,好像是)打开services页面,然后删掉service,打开instances页面,删掉instance,最后在services页面按add重新加回去原来的sevice

    具体为什么不太明白,之前也有过一次开不了sql然后怎么解决忘记了,今天又遇到就想着要记录下来。

  • 相关阅读:
    Linux常用操作命令总结
    Centos7安装FastDFS教程
    Permutation Sequence
    Next Permutation
    Remove Element
    4Sum
    3Sum Closest
    3Sum
    Longest Consecutive Sequence
    Median of Two Sorted Arrays
  • 原文地址:https://www.cnblogs.com/-lin/p/6049750.html
Copyright © 2011-2022 走看看