0
votes
Best way to connect to MySQL locally?
I'd say named pipes as it does provide significant difference than TCP/IP (tested with large dump imported).
But you might need to consider how the actual application on the web server will …
