网站建设资讯

NEWS

网站建设资讯

MySQL5.7初始化报错errorwhileloadingsharedlibraries:libnuma.so.1

MySQL 5.7初始化报错

  1. [root@mysql-server mysql_software_57]# /data1/mysql_software_57/bin/mysqld --defaults-file=/etc/my_57.cnf --initialize-insecure --user=mysql
  2. /data1/mysql_software_57/bin/mysqld: error while loading shared libraries: libnuma.so.1: cannot open shared object file: No such file or directory

# 解决方法
# 安装numactl包

# yum install numactl



当前题目:MySQL5.7初始化报错errorwhileloadingsharedlibraries:libnuma.so.1
分享地址:http://cdweb.net/article/jhoddi.html