Bug #33472 | Instance Manager ("mysqlmanager") still shows up in the start/stop script | ||
---|---|---|---|
Submitted: | 21 Dec 2007 21:32 | Modified: | 3 Aug 2009 23:49 |
Reporter: | Joerg Bruehe | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Instance Manager | Severity: | S3 (Non-critical) |
Version: | mysql-azalea, 6.0.4-alpha | OS: | Any (all Unix + Linux) |
Assigned to: | Alexander Nozdrin | CPU Architecture: | Any |
[21 Dec 2007 21:32]
Joerg Bruehe
[10 Oct 2008 22:31]
Arjen Lentz
Was this fixed? I don't see any updates on the issue...
[9 Jul 2009 17:40]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/78303 2827 Alexander Nozdrin 2009-07-09 Patch for Bug#33472 (Instance Manager ("mysqlmanager") still shows up in the start/stop script). The patch eliminates forgotten Instance Manager support from various places of the source code. Especially from the mysql.server script.
[9 Jul 2009 19:03]
Timothy Smith
Only one change to make, otherwise it looks good (and you did some nice clean-up in a few areas too, thanks). + log_failure_msg "The server quit without updating file." This should say what file wasn't updated, with a path preferably. Otherwise this message is almost impossible to understand for the user.
[20 Jul 2009 16:51]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/79026 2830 Alexander Nozdrin 2009-07-20 Patch for Bug#33472 (Instance Manager ("mysqlmanager") still shows up in the start/stop script). The patch eliminates forgotten Instance Manager support from various places of the source code. Especially from the mysql.server script.
[20 Jul 2009 16:53]
Alexander Nozdrin
Queued in mysql-azalea-bugfixing.
[23 Jul 2009 10:24]
Bugs System
Pushed into 5.4.4-alpha (revid:alik@sun.com-20090723102221-ps4uaphwbxzj8p0q) (version source revid:alik@sun.com-20090720165121-uhlah1t61aqi3w6o) (merge vers: 5.4.4-alpha) (pib:11)
[3 Aug 2009 23:49]
Paul DuBois
Noted in 5.4.4 changelog. Instance Manager (mysqlmanager) has been removed, but a reference to it still appeared in the mysql.server script.
[12 Aug 2009 22:59]
Paul DuBois
Noted in 5.4.2 changelog because next 5.4 version will be 5.4.2 and not 5.4.4.
[15 Aug 2009 2:16]
Paul DuBois
Ignore previous comment about 5.4.2.
[15 Nov 2009 23:00]
Paul DuBois
Noted in 5.5.0 changelog.