Do you know where is the file my.ini or my.cnf?
If not do a search, and search inside the file for "networking" you'll see
an option:
skip-networking
remove the "--enable-named-pipe" option and, add only
skip-networking
or
bind-address = 127.0.0.1
for mysql 5.x the conf file says:
Hi,
I am trying to install mySQL for the first time. In the networking dialog
I
chose to disable the TCP/IP support.
After the installation was completed, I tried to start the server, but I
received an error message:
C:\Program Files\MySQL\MySQL Server 5.0\bin>mysqld --console
mysqld --console
060714 11:26:53 [ERROR] mysqld: unknown option '--enable-named-pipe'
Could you help me how to set up a system w.o. TCP/IP support?
Thanks
ImRe
P.S.: I am trying to run MySQL version 5.0.22