Mailinglisten-Archive |
Hallo Lennart,
> Ich versuche vergebens meiner MySQL 5 named_pipe bei zu bringen.
hmm,
rein IMHO mag Mr.Gates keine Pipes, und wenn, dann nicht unixlike.
In den mitgelieferten INI-Files findet man dazu:
# Don't listen on a TCP/IP port at all. This can be a security
# enhancement, if all processes that need to connect to mysqld
# run on the same host. All interaction with mysqld must be made
# via Unix sockets or named pipes.
# Note that using this option without enabling named pipes on
# Windows (via the "enable-named-pipe" option) will render mysqld
# useless!
Sowie diesen Part:
[mysqld]
<<ifdef SKIPNETWORKING>>
skip-networking
enable-named-pipe
# The Pipe the MySQL Server will use
socket=mysql
<<else>>
# The TCP/IP Port the MySQL Server will listen on
port=<<{:=[port]}>>
<<endif>>
Vielleicht hilft Dir dies weiter ...
m. b. G. Norbert
-------------------
Notruf 0177-1741686
-------------------
e.o.m.
--
Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter
-->> http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive