At 00:49 15/12/2002 +0100, Stefan Hinz wrote: Hi,
Use the --enable-named-pipe at command prompt or in yourDear list,MySQL 4.0.5 seems to be the first version that does not use named pipes on my Win2K box ...
configuration file my.ini/my.cnf:
Microsoft Windows 2000 [Versăo 5.00.2195]
(C) Copyright 1985-1999 Microsoft Corp.
c:\mysql\bin>mysqld-nt --standalone --console --enable-named-pipe
021214 22:50:04 InnoDB: Started
mysqld-nt: ready for connections
c:\mysql\bin>mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 3.23.54-nt
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> show variables like "%pipe%";
+---------------+-------+
| Variable_name | Value |
+---------------+-------+
| named_pipe | ON |
+---------------+-------+
1 row in set (0.05 sec)
mysql>
--
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Miguel Angel Solórzano <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer
/_/ /_/\_, /___/\___\_\___/ Săo Paulo - Brazil
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php