几个解决方案,自己看下
1.修改改mysql配置文件(/etc/mysql/my.cnf),注释以下行:
#bind-address=127.0.0.1
2.重启mysql数据库,对于ubuntu系统,执行如下命令
sudo/etc/init.d/mysqlrestart
3.以root用户登录mysql后,执行如下命令:
grantallprivilegeson*.*toroot@’允许登录的远程机器ip’
identifiedby‘密码’
或者
grantallprivilegeson*.*to’myuser’@’%’identifiedby’mypassword’withgrantoption;
如果你想允许用户myuser从ip为168.160.12.50的主机连接到mysql服务器,并使用mypassword作为密码
grantallprivilegeson*.*to’myuser’@’168.160.12.50’identifiedby’mypassword’withgrantoption;
mysql默认数据库,mysql char255,mysql查询数据存在,mysql中文win10,mysql = 和 in,linux php 安装 mysqlphp网页转发,php 重新读取php.ini,php制作照片墙代码,php 截取第一位字符,微信分享php 接口开发平台,php 文本写入,群晖 php路径,php 变量 内核 存取,php判断几种判断方式