connection using old (pre-4.1.1) authentication protocol refused Posted on 2016-12-22 Edited on 2022-04-03 In database , mysqlMySQL Workbench에서 database 연결 도중 connection using old (pre-4.1.1) authentication protocol refused와 같은 오류가 발생시 다음과 같이 해결하자.원인서버에 설치된 MySQL 버전이 5.1보다 낮아서이다.해결방법연결시 Advanced 탭에서 Use the old authentification protocol을 체크해주자.