[DOCS-10087] Tableau for OSX syntax incorrect Created: 05/Apr/17  Updated: 05/Apr/17  Resolved: 05/Apr/17

Status: Closed
Project: Documentation
Component/s: BI Connector
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Critical - P2
Reporter: Luke Prochazka Assignee: Andrew Aldridge
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Tableau on OSX


Participants:
Days since reply: 6 years, 45 weeks, 1 day ago
Story Points: 0.25

 Description   

The CLI startup syntax for Tableau on OSX as documented here will generate an error.

This CLI:

export LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=1 /Applications/Tableau.app/Contents/MacOS/Tableau

Needs to be replaced with either:

LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=1 /Applications/Tableau.app/Contents/MacOS/Tableau

or

export LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=1; /Applications/Tableau.app/Contents/MacOS/Tableau


Generated at Thu Feb 08 07:59:47 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.