root账号登录:

grant select on 库名.xxx to 账号名@'%';
flush privileges;

相关文章:

  • 2021-12-16
  • 2021-08-25
  • 2022-12-23
  • 2021-11-20
  • 2021-06-26
  • 2021-11-19
  • 2022-02-20
  • 2021-12-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2021-05-16
  • 2022-02-10
  • 2021-10-30
相关资源
相似解决方案