Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这方面有很多主题,但我缺少 mysql.sock。我检查了 /var/mysql /tmp 等我在整个系统上运行了搜索,但文件不存在。
有人可以告诉我如何重新生成文件吗?当我连接到不同的服务器时,我没有安装 mysql 服务器(我也不想)。
提前谢谢了。
mysql.sock 文件将在 mysql 服务器运行时创建。如果缺少 mysql.sock 文件,则 mysql 服务器没有运行。