Bug #12300 client compile on cygwin to support named pipes
Submitted: 1 Aug 2005 16:45 Modified: 1 Aug 2005 16:55
Reporter: Jason Pyeron Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:4.1.13 OS:2000/xp
Assigned to: CPU Architecture:Any

[1 Aug 2005 16:45] Jason Pyeron
Description:
trolling throught the code to disable unix sockets, i noticed that named pipes could be enabled with light patching.

How to repeat:
n/a

Suggested fix:
step 1, setup configure script to note cygwin environment
step 2, disable unix sockets
step 3, enable named pipes
[1 Aug 2005 16:50] Jason Pyeron
we are going to work on this in a "low priority".

If anyone needs an update ping support@pdinc.us.

our internal issue # is 425
[29 Aug 2005 9:49] Sergei Golubchik
Jason, unfortunately, we cannot spend too much time on bugs in cygwin environment, as mainstream platforms get higher priority. But if you suggest a patch that fixes the problem, we could incorporate it into the source code.
[29 Aug 2005 14:44] Jason Pyeron
yes, that was the plan.

we are still working on it.