On Thu, 10 Jun 2010 14:15:21 -0700, John Nagle <>
declaimed the following in gmane.comp.python.general:
> MySQL is configured for connections over named pipes only; it's
> not running as a TCP server. Is MySQLdb trying to use TCP for a local
> connection? The MySQLdb documentation says that connections to
> "localhost" on Windows will be made over named pipes. Does that
> not work?
>
I wouldn't be a tad surprised if M$ Win7 has implemented some
security/privilege scheme on named pipes such that cross process/user
access is blocked.
A quick Google shows that a similar problem crops up for users of M$
SQL Server
--
Wulfraed Dennis Lee Bieber AF6VN
HTTP://wlfraed.home.netcom.com/