Home  >  Article  >  Database  >  mac-Mac OS 下MYSQL 的mysql.sock问题

mac-Mac OS 下MYSQL 的mysql.sock问题

WBOY
WBOYOriginal
2016-06-06 09:38:411388browse

mysqlmacsock

<code>情况描述:安装在Mac下的MySQL。刚安装完MySQL可以运行可以使用。在使用完MySQL</code>

后,我会通过系统偏好设置里的按钮关闭MySQL Server。然后过一段时间再使用时就会出现
不能通过/tmp/mysql.sock建立连接这样的提示。然后我去到/tmp目录下,发现不存在mysql.sock文件。
在重新安装MySQL后,在/tmp目录下会重新出现mysql.sock文件。下面是我的提问,希望大家能为我
解答:
1.为什么mysql.sock会消失,重新安装后又会出现
2.网上说MySQL的默认sock路径和Mac下是不一样的。这里我非常不明白。在安装的时候把
mysql.sock安装在Mac的默认sock路径下,然后启动MySQL时又从MySQL的默认路径下找sock,
我这样的理解对吗?求解释
3.我该如何解决该问题。感觉主要问题就是/tmp/mysql.sock会自己消失。如何解决这个问题呢?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn