文章 2022-12-06 来自:开发者社区

Navicat连接2002 - Can‘t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock‘解决

解决:把navicat中的localhost修改为127.0.0.1即可

Navicat连接2002 - Can‘t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock‘解决
文章 2016-05-14 来自:开发者社区

Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'

版权声明:本文为 testcs_dn(微wx笑) 原创文章,非商用自由转载-保持署名-注明出处,谢谢。 https://blog.csdn.net/testcs_dn/article/details/51405416 高高兴兴的装完了Mysql,想着执行一下 mysql 测试一下,结果出现以下错误提示:ER...

Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
文章 2016-04-26 来自:开发者社区

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

从供应商手中接手一个云平台(Windwos Azure)上的MySQL数据库,登录数据库时遇到错误: $mysql -uroot -p Enter password: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) 检查配置文件/...

文章 2016-03-09 来自:开发者社区

Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

[root@t1 /]#  innobackupex --user=root --password=123456 /mydata/data InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy and Percona LLC and/or its affiliates 2009-2013. &n...

文章 2016-03-03 来自:开发者社区

connection to dat Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

[root@t1 ~]# tail /tmp/zabbix_server.log  23392:20160303:131022.598 [Z3001] connection to database 'zabbix' failed: [2002] Can't connect to local MySQL server through socket '/var/lib/mysql/...

connection to dat Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
文章 2014-07-14 来自:开发者社区

error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)'

 [root@luozhonghua ~]#   /usr/bin/mysqladmin -u root password 'aaaaaa' /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。