知識庫

10061 Error When Connecting to MySQL


發佈時間 : 07 Jan 2020
上次修改日期 : 24 Aug 2022

問題

When connecting to a MySQL database from Tableau Desktop, the following error may occur:

[MySQL][ODBC 8.0(w)]Can't connect to MySQL server on '<server address>' (10061)

環境

  • Tableau Desktop
  • MySQL on Linux

解決方法

To troubleshoot this error, please work with your MySQL database administrator to check the the following:
  • MySQL server running
  • Network connections are enabled on the server
  • The network port you specified is the one configured on the server

For instructions on how to enable remote access to the MySQL database server, see How Do I Enable Remote Access To MySQL Database Server?

 
這篇文章是否解決了問題?