現象 最近遇到一個有趣的案例:在一個新創建的 MySQL 8.4 實例中,使用用户 u2 登錄時,返回了Plugin 'mysql_native_password' is not loaded錯誤。 $ mysql -h127.0.0.1 -P3316 -uu2 -p123 mysql: [Warning] Using a password on the command line