Bug #2683 Poor Performance on a Multi-Homed System
Submitted: 9 Feb 2004 6:48 Modified: 10 Feb 2004 14:42
Reporter: Tim Lloyd Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.1a OS:NT 4 Server SP 6a
Assigned to: CPU Architecture:Any

[9 Feb 2004 6:48] Tim Lloyd
Description:
When a second network card is added to an NT 4 server, MySQL client connection performance drops drastically. If the second card is disabled (and the server rebooted) the client connection performance returns to normal.

I have attempted to bind the MySQL server to a single card with the --bind-address parameter, but this has no affect on the poor performance.

How to repeat:
Add a second network card to an NT 4 server.
[10 Feb 2004 10:26] Tim Lloyd
Adding the --skip-name-resolve parameter has solved the problem. Not sure why this should be so, but name reslving isn't required anyways.
[10 Feb 2004 14:42] MySQL Verification Team
Thank you for the last info, when I was ready for to add one
more nic to my machine!