Dear list,

MySQL 4.0.5 seems to be the first version that does not use named pipes on
my Win2K box ...

Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

C:\mysql\bin>mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 395 to server version: 4.0.5-beta-max-nt-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> STATUS;
--------------
mysql  Ver 12.16 Distrib 4.0.5-beta, for Win95/Win98 (i32)

Connection id:          395
Current database:
Current user:           gast@localhost
SSL:                    Not in use
Server version:         4.0.5-beta-max-nt-log
Protocol version:       10
Connection:             localhost via TCP/IP

I can even use the pipe and socket option to mysql, and it will still use
TCP/IP ... Can someone explain this?

Regards,
--
  Stefan Hinz <[EMAIL PROTECTED]>
  CEO / Geschäftsleitung iConnect GmbH <http://iConnect.de>
  Heesestr. 6, 12169 Berlin (Germany)
  Telefon: +49 30 7970948-0  Fax: +49 30 7970948-3




---------------------------------------------------------------------
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

Reply via email to