Hi, I am trying to connect mysql using this:
mysql -h 127.0.0.1 -P 3306 --protocol=tcp -uroot
It always returns an error:
MySQL Error 2003 (HY000): Can't connect to MySQL server on '127.0.0.1:3306' (111)
Thanks in advance
mysql -h 127.0.0.1 -P 3306 --protocol=tcp -uroot
It always returns an error:
MySQL Error 2003 (HY000): Can't connect to MySQL server on '127.0.0.1:3306' (111)
Thanks in advance

("mysqld",pid,fd))
Comment