MySQL版本:mysql-5.6.46-linux-glibc2.12-x86_64

问题

初始化报错:

mysql 初始化报错:error while loading shared libraries: libnuma.so.1: cannot open shared object file

原因:

查看是否有libnuma.so.1如果有那么就是默认安装的32位的.但数据库需要的是64位的。

解决:

mysql 初始化报错:error while loading shared libraries: libnuma.so.1: cannot open shared object file

mysql 初始化报错:error while loading shared libraries: libnuma.so.1: cannot open shared object file

mysql 初始化报错:error while loading shared libraries: libnuma.so.1: cannot open shared object file

 

 

相关文章:

  • 2021-09-06
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-08-22
  • 2022-12-23
  • 2021-04-03
  • 2021-08-31
猜你喜欢
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
相关资源
相似解决方案