Bug #73135 | MySQL Notifier opens and gives an error message "High Severity Error" | ||
---|---|---|---|
Submitted: | 27 Jun 2014 13:01 | Modified: | 28 Aug 2014 5:38 |
Reporter: | Vesko Jl | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL Notifier | Severity: | S3 (Non-critical) |
Version: | 1.1.5 | OS: | Windows (Windows 7 x64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysql notifier start failed |
[27 Jun 2014 13:01]
Vesko Jl
[27 Jun 2014 14:32]
MySQL Verification Team
Error Message
Attachment: 00000_severity_error.png (image/png, text), 50.89 KiB.
[27 Jun 2014 14:35]
MySQL Verification Team
Thank you for the bug report. I have several services one with setup with installer and others 4 installed manually. See prior attached picture for error.
[11 Aug 2014 14:25]
Javier Rivera Zavala
Posted by developer: I was unable to reproduce the above mentioned High Severity Error. Notifier is able to work with multiple Local MySQL Services (e.g. if you have 3 different instances of MySQL installed, running on different ports, say 5.5:3306, 5.6:3307 and 5.7:3308; Notifier adds them to its list automatically and monitors them simultaneously). However I did noticed new services added into the system were automatically included to the notification list if they contained the filter name ("mysql" by default on settings) without validating if the services was truly MySQL related (Something that became evident with the test case explained in the description of the bug). I've added further validation to ensure only true MySQL services are added to the watched list.
[28 Aug 2014 5:38]
Philip Olson
Fixed as of the upcoming MySQL Notifier 1.1.6 release, and here's the changelog entry: Sometimes MySQL Notifier would fail to start when working with multiple MySQL services (including third-party services) that used different ports. Thank you for the bug report.