I am having a big problem trying to connect to mysql. When I run:
/usr/local/mysql/bin/mysql start
I have the following error :
<
try with -h (host) and -P(port):
mysql -h 127.0.0.1 -P 3306 -u root -p