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

将 web app 部署到云主机(vultr in this case) 系统为 Ubuntu 16.04 完成各类依赖安装(包括 supervisor、nginx) 安装 MySQL server(5.7.23) 配置 mysql-server 更改默认字符为 UTF-8 (Change MySQL default character set to UTF-8 in my.cnf?) 注意 Ub
相关文章
相关标签/搜索