Bug #7470 shared memory transporter does not connect
Submitted: 22 Dec 2004 6:13 Modified: 22 Dec 2004 6:43
Reporter: Tomas Ulin
Status: Closed
Category:Server: Cluster Severity:S2 (Serious)
Version:4.1.8 OS:Any (any)
Assigned to: Tomas Ulin Target Version:

[22 Dec 2004 6:13] Tomas Ulin
Description:
Shared memory transporter does not connect if the hostname is not "localhost"

The shared memory transporter client setup always tries to connect on the localhost
interface, however the server transporter setup binds and listens on the configured
interface.

Hence connect fails

How to repeat:
see above

Suggested fix:
client shared memory setup connects over the _configured_ interface
[22 Dec 2004 6:43] Tomas Ulin
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