Client접속1 [Client 접속에러] Unblock with 'mysqladmin flush-hosts' 클라이언트로 접속 시도시 발생하는 에러입니다. 아래의 명령어로 flush하면 해결할 수 있습니다. flush hosts; 8.0.34 기준 해당 명령어는 deprecated 된다고 나오네요. 문장을 해석해보니 TRUNCATE TABLE performance_schema.host_cache과 동일한 기능을 가지는거 같습니다. 'FLUSH HOSTS' is deprecated and will be removed in a future release. Please use TRUNCATE TABLE performance_schema.host_cache instead 출처 : https://sd23w.tistory.com/414 mysql 외부 접속시 connection locked 현상 (Unblock with .. 2023. 10. 30. 이전 1 다음