MySql 通知程序无法启动/停止/重新启动 MySql 服务

标签 mysql windows-services windows-7-x64 mysql-notifier

我已经安装了带有 Workbench 和 MySql Notifier 的 MySql 5.6。

我可以从 Services.msc 启动/停止 MySql 服务(服务名称:MySql56)。但我无法从 MySql Notifier 启动/停止它。我遇到以下错误。

enter image description here

我不知道那里发生了什么。我可以确认存在名为“MySql56”的服务,并且它从 services.msc 成功启动/停止

我的系统是 Windows 7 Professional 64 位

最佳答案

您必须访问以下位置:%APPDATA%\Oracle\MySQL Notifier\settings.config (C:\Users\YourUsername\AppData\Roaming\Oracle\MySQL Notifier\settings.config) 并在 settings.config 文件中将 ServiceName 更改为 MySQL56

见:http://i.stack.imgur.com/eSXKl.png

关于MySql 通知程序无法启动/停止/重新启动 MySql 服务,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27092040/

相关文章:

c# - 为什么这个服务是 "not responding to the start or control request in a timely fashion"?

c++ - C/C++ 静态链接错误 (LIBCMT.lib)

mysql - 为什么 MySQL 不从 CSV 文件插入行?我一直使用LOAD DATA INFILE 错误吗?

windows-services - Windows服务不会自动启动

php - 如何在 PHP 中的同一 mysqli_query 中使用 for 循环、IN 运算符

c# - Windows 服务中的并行任务

windows-7 - 在 Windows 7 上从 Websphere 5.3 创建队列管理器的问题

c - sndfile.h C CodeBlocks Windows 7

php - 在其他页面访问MySQL连接语句

MySQL 存储过程并且仅在特定条件下更新