直接在命令行或新建查询执行命令

grant all privileges on *.* to [email protected]"%" identified by 'admin' with grant option;
//%代表所有ip
//root账号   admin是密码   自行替换

同局域网内使用Navicat访问别的mysql

相关文章:

  • 2022-12-23
  • 2021-11-19
  • 2021-11-21
  • 2021-11-05
  • 2021-12-02
  • 2021-07-18
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-16
  • 2021-10-05
  • 2022-12-23
  • 2021-10-30
  • 2022-12-23
  • 2022-12-23
  • 2021-03-31
相关资源
相似解决方案