【发布时间】:2020-11-24 11:39:17
【问题描述】:
我无法从 Tableau Server 连接到 MySQL 服务器。
错误信息是:
[MySQL][ODBC 5.3(a) Driver]
Can't connect to MySQL server on XYZ.
Unable to connect to the MySQL server "xyz".
Check that the server is running and that you have access privileges to the requested database
我已在 Ubuntu OS 中安装了来自 tarball 分发的 MySQL ODBC 5.3 驱动程序,并将 Tableau 服务器的 IP 地址列入 MySQL 服务器的白名单。
这可能是什么原因?有什么方法可以检查 ODBC 连接器是否正确安装?
非常感谢任何建议/cmets!
【问题讨论】:
标签: mysql odbc tableau-api