In Tableau Desktop wird jedoch die Option "SSL erfordern" angezeigt.
SSL wird derzeit in Tableau Prep nicht unterstützt.
Beachten Sie die mögliche Problemumgehung: Verwenden Sie eine xml-TDC-Datei, um SSL einzustellen.
Die Schritte lauten wie folgt:
1. Schließen Sie Tableau Prep, erstellen Sie eine Textdatei mit dem folgenden Inhalt und benennen Sie die Datei in "mysql.tdc" um. (Die fettgedruckten Teile müssen geändert werden.)
Hinweis 1: "Version" steht für die Version des auf Ihrem Terminal installierten MySQL-Treibers.
Hinweis 2: Der "Wert" ist die SSL-Information, die Sie hinzufügen müssen.
========
<?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. Verschieben Sie "mysql.tdc" nach "C:\Users\<UserName>\Documents\My Tableau Prep Repository\Datasources".
3. Öffnen Sie Tableau Prep und stellen Sie eine Verbindung mit MySQL her.
Hinweis: Tableau testet oder unterstützt keine TDC-Dateien.
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.