ERROR 1819 (HY000): Your password does not satisfy the current policy requirements

出現這個錯的解決方法是
設置參數

set global validate_password_policy=0;

設置密碼

GRANT ALL ON *.* to root@'172.17.0.1' IDENTIFIED BY 'GRANT ALL ON *.* to root@'172.17.0.1' IDENTIFIED BY 'ce0bcfdb3558984dab12eed91527d4f913456';
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章