chmod works only for cygwin processes

2006-05-04 Thread Magnus Svensson
above steps as a small script as well as the output from cygcheck -srv. Best regards Magnus -- Magnus Svensson, Software Engineer MySQL AB, www.mysql.com chmod_problem.sh Description: application/shellscript Cygwin Configuration Diagnostics Current System Time: Thu May 04 12:51:51 2006

Re: chmod works only for cygwin processes

2006-05-08 Thread Magnus Svensson
Dave Korn wrote: On 04 May 2006 13:03, Magnus Svensson wrote: # Now I pipe "dir test" to windows cmd.exe and it can read it. Can't reproduce. What do you see as output if you run "getfacl testdir" and "cacls testdir" in the bash shell after th

Re: MySQL 5.0.21 C API under cygwin

2006-06-16 Thread Magnus Svensson
big difference can be seen on *NIX when using domain sockets instead of TCP/IP. I'm just thinking loud here. :) When compiling libmysql under cygwin it should be possible to also the compile in the named pipe support. Best regards Magnus -- Magnus Svensson, Software Engineer MyS