Problems when installing mysql 5.7.20 on ubuntu 17.04

On Debian, if you get the error:

/usr/local/mysql/bin/mysqld: error while loading shared libraries: xxx.so.1: cannot open shared object file: No such file or directory
type the following
1

apt-get install libaio1 libaio-dev

On Redhat/Fedora/CentOS:
1

yum install libaio

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326003374&siteId=291194637