하지만 Tableau Desktop에는 "Require SSL(SSL 필요)" 옵션이 표시됩니다.
SSL은 현재 Tableau Prep에서 지원되지 않습니다.
다음과 같은 가능한 해결 방법을 사용해 보세요. xml TDC 파일을 사용하여 SSL 설정.
절차는 다음과 같습니다.
1. Tableau Prep을 닫고 다음 내용을 포함하는 텍스트 파일을 만들고 파일 이름을 "mysql.tdc"로 바꿉니다. (굵은체로 표시된 부분을 바꿔야 합니다.)
참고 1: "version(버전)"은 사용자 터미널에 설치된 MySQL 드라이버 버전입니다.
참고 2: "value(값)"는 추가해야 하는 SSL 정보입니다.
========
<?xml version='1.0' encoding='utf-8' ? >
<connection-customization class='mysql' enabled='true' version='8.0.27'>
<vendor name='mysql' />
<driver name='mysql' />
<customizations>
<customization name='odbc-connect-string-extras' value='SSLKEY={C:\MySQL_SSL\client-key.pem};SSLCERT={C:\MySQL_SSL\client-cert.pem};SSLCA={C:\MySQL_SSL\ca-cert.pem}'/>'
</customizations>.
</connection-customization>
========
2. "mysql.tdc"를 "C:\ Users\<UserName>\Documents\My Tableau Prep Repository\Datasources"로 이동합니다.
3. Tableau Prep을 열고 MySQL에 연결합니다.
참고: Tableau는 .tdc 파일을 테스트하거나 지원하지 않습니다.
001458399

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.