MySQL报错Can not perform keyring migration : Invalid --keyring-migration-source option.
这个主要是因为加密表的问题,若是没用到加密可直接将mysqld -u root -p换成mysql -u root -p