mysql初始化時報錯mysql
[root@centos7mei mysql]# ./scripts/mysql_install_db --user=mysql --datadir=/data/mysql Installing MySQL system tables..../bin/mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
下載依賴包sql
[root@centos7mei mysql]# yum -y install numactl