240 发简信
IP属地:四川
  • MySQL8.0给root用户赋予远程连接权限

    1 问题引入:直接使用“grant all privileges on *.* to 'root'@'%' with grant option;...