ubuntu安装mysql5.7的时候提示mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory

缺少 libaio.so.1库

安装一个:

aptitude install  -y libaio1

 

 ok了

posted @ 2020-07-20 14:43  wongchaofan  阅读(559)  评论(0编辑  收藏  举报