如果安装mysql出现了以上的报错信息.这是却少numactl这个时候如果是Centos就yum -y install numactl就可以解决这个问题了. 
ubuntu的就sudo apt-get install numactl就可以解决这个问题了

05-21 19:56