centos8 安装mysql5.7 后,mysql命令登录不成功,报错:mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory。按照百度的方法都不成功,应该和系统版本有关,后来自己想到一个方法:

 yum install libncurses*, 

完美解决问题。

相关文章:

  • 2021-09-26
  • 2021-08-19
  • 2021-12-29
  • 2022-12-23
  • 2021-04-24
  • 2021-10-26
  • 2021-08-13
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2021-08-19
  • 2021-12-01
  • 2022-12-23
  • 2021-10-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案