Peter Brawley
peter.brawley at artfulsoftware.com
Sun Dec 26 15:41:27 CST 2004
Quoth the manual (http://dev.mysql.com/doc/mysql/en/Windows_select_server.html) ... ------------------------------- * Starting from MySQL 3.23.50, named pipes are enabled only if you start the server with the `--enable-named-pipe' option. It is now necessary to use this option explicitly because some users have experienced problems shutting down the MySQL server when named pipes were used. <snip> MySQL supports TCP/IP on all Windows platforms. The mysqld-nt and mysql-max-nt servers support named pipes on Windows NT, 2000, XP, and 2003. However, the default is to use TCP/IP regardless of the platform. (Named pipes are slower than TCP/IP in many Windows configurations.) Named pipe use is subject to these conditions: a.. Starting from MySQL 3.23.50, named pipes are enabled only if you start the server with the --enable-named-pipe option. It is now necessary to use this option explicitly because some users have experienced problems shutting down the MySQL server when named pipes were used. a.. Named pipe connections are allowed only by the mysqld-nt or mysqld-max-nt servers, and only if the server is run on a version of Windows that supports named pipes (NT, 2000, XP, 2003). -------------- So (i) are you using mysqld-nt, (ii) why use named pipes? Wot's wrong with TCP/IP? P. ----- Original Message ----- From: Arthur Fuller To: Discussion of Hardware and Software issues Sent: Sunday, December 26, 2004 3:20 PM Subject: [dba-Tech] Windows 2003 Server question: Named Pipes I've converted one of my boxes to the above OS, and then attempted to install MySQL 5.02 on it. Everything proceeds ok but then near the end it chokes and says that it can't connect using named pipe MySQL. The various config things all look different in Server 2003 and I'm not even sure where to go to see if named pipes are installed (and if so, correctly). Any tips? TIA, Arthur > -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.298 / Virus Database: 265.6.5 - Release Date: 12/26/2004 _______________________________________________ dba-Tech mailing list dba-Tech at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-tech Website: http://www.databaseadvisors.com