Error 2017
I get the following error:
ERROR 2017 (HY000): Can't open named pipe to host: . pipe: mysql (2)
Can anyone help me resolve this?
I get it when trying
mysql -u root -p
or mysql -u root mysql
or mysql -h -localhost -u root -W -p
Changed my.ini to include
[client]
host = localhost
and
enable-named-pipe
Help appreciated
thx
Subject
Written By
Posted
Error 2017
April 06, 2006 06:53PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.