문제
MySQL에 연결하려고 할 때 다음 오류가 발생할 수 있습니다.An error occurred while communicating with MySQL Database.(MySQL 데이터베이스와 통신하는 동안 오류가 발생했습니다.)
The drivers necessary to connect to this database server are not properly installed.(이 데이터베이스 서버에 연결하는 데 필요한 드라이버가 제대로 설치되어 있지 않습니다.) Visit http://www.tableausoftware.com/drivers to download driver setup files.(http://www.tableausoftware.com/drivers를 방문하여 드라이버 설치 파일을 다운로드할 수 있습니다.)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified(데이터 원본 이름이 없고 기본 드라이버를 지정하지 않았습니다.)
Unable to connect to the server "<server name>". Check that the server is running and that you have access privileges to the requested database("<server-name>" 서버에 연결할 수 없습니다. 서버가 실행 중이며 요청된 데이터베이스에 액세스할 수 있는 권한이 있는지 확인하십시오.)
Unable to connect to the server.(서버에 연결할 수 없습니다.)
The drivers necessary to connect to this database server are not properly installed.(이 데이터베이스 서버에 연결하는 데 필요한 드라이버가 제대로 설치되어 있지 않습니다.) Visit http://www.tableausoftware.com/drivers to download driver setup files.(http://www.tableausoftware.com/drivers를 방문하여 드라이버 설치 파일을 다운로드할 수 있습니다.)
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified(데이터 원본 이름이 없고 기본 드라이버를 지정하지 않았습니다.)
Unable to connect to the server "<server name>". Check that the server is running and that you have access privileges to the requested database("<server-name>" 서버에 연결할 수 없습니다. 서버가 실행 중이며 요청된 데이터베이스에 액세스할 수 있는 권한이 있는지 확인하십시오.)
Unable to connect to the server.(서버에 연결할 수 없습니다.)
또한 Tableau Desktop 로그 파일에 다음 오류가 나타납니다.
[MySQL][ODBC <version> Driver]Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled([MySQL][ODBC <버전> 드라이버]이전(4.1.1 전) 인증 프로토콜을 사용하는 연결이 거부됨(클라이언트 옵션 'secure_auth' 사용))