| Bug #5186 | Administrator : Unwanted Disconnection | ||
|---|---|---|---|
| Submitted: | 24 Aug 2004 17:50 | Modified: | 12 Jul 2005 22:46 |
| Reporter: | Andreas Mackensen | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Administrator | Severity: | S3 (Non-critical) |
| Version: | 1.0.10 (originally 1.0.9) | OS: | NT4.0, W2K |
| Assigned to: | Vladimir Kolesnikov | CPU Architecture: | Any |
[24 Aug 2004 17:50]
Andreas Mackensen
[25 Aug 2004 0:13]
Michael G. Zinner
Thank you for the detailed bug report. The issue will be addressed a.s.a.p. and the fix will be in the next MA release. I will upload an internal release tomorrow and will ask you to verify the fix on your system. By the end of the month we will release the Beta version of Query Browser. This Beta version of QB will, together with MA, contain the full functionality needed to replace MySQL CC.
[25 Aug 2004 16:03]
Michael G. Zinner
This bug is now fixed. I have created an internal release 1.0.10.2. Please download this release from ftp://ftp.mysql.com:/pub/mysql/download/mysql_administrator_gpl.msi I would ask you to close the bug report if it addresses the issue on your systems, too.
[26 Aug 2004 9:42]
Andreas Mackensen
I've tested the provided bug fix (1.0.10.2), and found that the the problem does not exist any longer. Please close the bug report.
[26 Aug 2004 9:57]
Michael G. Zinner
Please upgrade to the official release 1.0.11, which also addresses a bug in the table editor.
[1 Sep 2004 17:16]
Andreas Mackensen
The problem is re-occuring with Administrator 1.0.12. Seems the fix included in 1.0.11 hasn't been used this time round.
[2 Sep 2004 13:27]
Alexander Keremidarski
Reopened for more testing
[2 Sep 2004 23:14]
MySQL Verification Team
Varified with version 1.0.12 Disconnection occurs if I connect to the local MySQL server and have another MySQL server installed and registered as a service. If I connect to the remote MySQL server, I just get an error message: "This section is only available when connected to localhost"
[12 Jul 2005 20:42]
Kerry Foley
When you click on the Service control section it appears to look for a service who's executable name (not service name) starts with "MySQL" i.e. mysqld-nt.exe. In the configuration below if the administrator is connected to V5 (MySQL Version 5.0) then it may "find" the V4 service and it will display both it's Service Control Status and V4s Startup Variables. If the V4 service is not running you will get disconnected. To avoid getting accidentally disconnected you can rename the executables such that they do not start with "MySQL" i.e. my4sqld-nt.exe and my5sqld-nt.exe and set the services to run these. The downside to this is that neither the "Service Control" or "Startup Variables" sections of Administrator will be operable since Administrator will not "find" the service. This obviously could also be achieved by never clicking on either section so it is of limited use as a workaround. Hopefully this information will help in the diagnosis of the problem though. Notes: Renaming the executables to mysqld-nt4.exe and mysqld-nt5.exe does not work since they both still start with "mysql" and you have the same problem. Changing just the service name to differentiate them does not help either. MySQL Administrator: 1.0.21 OS: XP Pro SP2 MySQL: Versions 4.1.12a-nt and 5.0.7-beta-nt running locally as service.
[12 Jul 2005 22:46]
Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.
If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information
about accessing the source trees is available at
http://www.mysql.com/doc/en/Installing_source_tree.html
