[ 本帖最后由 hcdoo6tsdl 于 2016-5-6 09:32 编辑 ]作者: licess 时间: 2016-5-5 21:10
日志里有个2016-05-05T07:29:59.866426Z 0 [ERROR] Plugin keyring_file reported: 'keyring_file initialization failure. Please check if the keyring_file_data points to readable keyring file or keyring file can be created in the specified location. The keyring_file will stay unusable until correct path to the keyring file gets provided'
的错误,这个在我们的测试中这个应该是不影响的,可以通过修改/etc/my.cnf 文件,在[mysqld]段中加入early-plugin-load = ""解决