摘要:
grant all privileges on . to root@'%' identified by '123'; root: 用户名 123: 在Linux操作系统中安装的mysql密码 如果远程连接不上 1.查看防火墙是否关闭 systemctl list-unit-files | firew 阅读全文
摘要:
Illegal mix of collations ((latin1_swedish_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation '=' 解决办法 出现Illegal mix of collations ((latin1_swe 阅读全文