Bug #1864 | mysqlcc fails if net access blocked by firewall | ||
---|---|---|---|
Submitted: | 17 Nov 2003 11:22 | Modified: | 8 Dec 2003 16:27 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQLCC | Severity: | S3 (Non-critical) |
Version: | 0.9.3 | OS: | Windows (Windows XP) |
Assigned to: | CPU Architecture: | Any |
[17 Nov 2003 11:22]
[ name withheld ]
[17 Nov 2003 11:36]
Mike Hillyer
I do not believe that MyCC "phones home", I have experienced the issue, but it is usually from MyCC trying to access a server behind a firewall or a server that is not online.
[21 Nov 2003 11:52]
MySQL Verification Team
This is maybe some OS configuration issue.
[21 Nov 2003 16:14]
[ name withheld ]
MySQLCC starts up and a window appears on the screen but then it attempts to access the server using the PC's internet connection IP address rather than the local address, 127.0.0.1. My firewall detects this and since MySQLCC is not authorized, the access is rejected. Then Windows XP brings up an error report prompt, send or don't send? The error report shows remote address xxx.xxx.xxx.xxx:3306 (where xxx.xxx.xxx.xxx is my dynamic IP address when logged onto my ISP), and local address service port 3222. Furthermore the dump shows mysqlcc.exe, mod name qt-mt312.dll, offset 001e1142. The telling anomaly here is that, for example, WinMySQLAdmin.exe has no problem, whether the PC is connected to the internet or not. There is something different in MySQLCC where it doesn't go to the local MYSQL server at 127.0.0.1 -- and this is the default behavior, I haven't configured it at all, just setup and double-click on the icon.
[8 Dec 2003 16:27]
Jorge del Conde
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