1、问题描述:Public Key Retrieval is not allowed
解决办法:在连接后面添加 allowPublicKeyRetrieval=true
2、问题描述:Linux安装mysqlbin/mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
解决办法:yum install libaio