Mac下安装Mysql出现 Can’t connect to local MySQL server through socket '/tmp/mysql.sock'
摘要:在Mac下安装mysql出现 `Can’t connect to local MySQL server through socket '/tmp/mysql.sock'` 错误,解决如下:```bash$ unset TMPDIR$ mysql_install_db --verbose --user...
阅读全文
posted @ 2015-06-29 14:37
浙公网安备 33010602011771号