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

    1 问题引入:直接使用“grant all privileges on *.* to 'root'@'%' with grant option;”给root用户赋予可远程连接...