Named Pipe crashes on MySQL (4.1.1 alpha) WinXP

2003-12-05 Thread miguel solorzano
At 19:04 4/12/2003 -0600, Matt W wrote:
Hi,
Named Pipe crashes on MySQL (4.1.1 alpha) WinXPI have been unable to get
named pipes to work on mysqld-nt 4.1.1
Alpha(including today's official release). As soon as I attempt a
connect the server crashes. I can't create a debug trace because named
pipes aren't enabled during a --debug. I have enable-named-pipe turned
on and my client is connecting with hostname of . notation. The last
several weeks of bitkeeper source distributions haven't worked for me
either. The last time I can confirm it worked for me was a bitkeeper
source build I did on Sep 2 2003. Does anyone have an Alpha 4.1.1
working with named pipes on WinXP (DELL 2.6ghz, P4, 640mb ram, ServPack
1)?
Thanks,
Ed Mierzwa
Thank you for the bug report I was able to repeat. Below the
stack trace:
()
   mysqld.exe!net_real_write(st_net * net=0x036ef04c, const char * 
packet=0x036f5b88, unsigned long len=74)  Line 493 + 0x18   C++
mysqld.exe!net_flush(st_net * net=0x036ef04c)  Line 233 + 0x1d  C++
mysqld.exe!net_write_command(st_net * net=0x036ef04c, unsigned 
char command='
', const char * header=0x008c51a8, unsigned long head_len=0, const char * 
packet=0x046efe24, unsigned long len=69)  Line 350 + 0x79 C++
mysqld.exe!check_connection(THD * thd=0x036ef040)  Line 722 + 
0x2a  C++
mysqld.exe!handle_one_connection(void * arg=0x036ef040)  Line 916 
+ 0x9 C++
mysqld.exe!pthread_start(void * param=0x036e7fd0)  Line 63 + 
0x7C
mysqld.exe!_threadstart(void * ptd=0x036f51c8)  Line 173 + 0xd  C
kernel32.dll!77e6d33b()

--
Regards,
For technical support contracts, visit https://order.mysql.com/
Are you MySQL certified?, http://www.mysql.com/certification/
Miguel Angel Solórzano [EMAIL PROTECTED]
São Paulo - Brazil

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.547 / Virus Database: 340 - Release Date: 2/12/2003

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Named Pipe crashes on MySQL (4.1.1 alpha) WinXP

2003-12-04 Thread Matt W
Hi Ed,

Yeah, I just installed today's 4.1.1-alpha-nt on Win2k SP3 and get the
same thing. :-(  Sucks, 'cause named pipes are a lot faster for me than
TCP/IP.  And I was really looking forward to this release.  It's just
not the same with TCP/IP. :-(


Matt


- Original Message -
Subject: Named Pipe crashes on MySQL (4.1.1 alpha) WinXP


Named Pipe crashes on MySQL (4.1.1 alpha) WinXPI have been unable to get
named pipes to work on mysqld-nt 4.1.1
Alpha(including today's official release). As soon as I attempt a
connect the server crashes. I can't create a debug trace because named
pipes aren't enabled during a --debug. I have enable-named-pipe turned
on and my client is connecting with hostname of . notation. The last
several weeks of bitkeeper source distributions haven't worked for me
either. The last time I can confirm it worked for me was a bitkeeper
source build I did on Sep 2 2003. Does anyone have an Alpha 4.1.1
working with named pipes on WinXP (DELL 2.6ghz, P4, 640mb ram, ServPack
1)?

Thanks,
Ed Mierzwa


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]