in reply to Connect to MySQL server on Windows using named pipe (perl DBD::mysql)

haven't checked but..does mysql try to use the underlying OS named pipes for this?..as there are implications, with Windows named pipes being a bit different to *nix, most notably being volatile i.e. not sticking around too long.
the hardest line to type correctly is: stty erase ^H
  • Comment on Re: Connect to MySQL server on Windows using named pipe (perl DBD::mysql)