Bug #73539 HIGH SEVERITY ERROR IF SERVER\'S MY.INI FILE IS DELETED
Submitted: 11 Aug 2014 19:54 Modified: 28 Aug 2014 1:05
Reporter: Javier Rivera Zavala Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL for Windows: MySQL Notifier Severity:S3 (Non-critical)
Version:1.1.5 OS:Any
Assigned to: CPU Architecture:Any

[11 Aug 2014 19:54] Javier Rivera Zavala
Description:
Notifier throws a High Severity Error if one of the server instances it is monitoring gets its my.ini file deleted.

How to repeat:
Prerequisites: Any MySQL server version installed and Notifier.

1. Stop Notifier.
2. Locate and delete MySQL Server my.ini file (Usually inside %ProgramData%\MySQL\MySQL Server 5.X)
3. Restart Notifier.

Suggested fix:
Make whatever change is required to get Notifier be independent of these files.
[28 Aug 2014 1:05] Philip Olson
Fixed as of the upcoming MySQL Notifier 1.1.6 release, and here's the changelog entry:

A "High Severity Error" was thrown a "my.ini" file for a monitored MySQL
instance was deleted.

Thank you for the bug report.