問題
MySQL に接続しようとすると、次のエラーが発生する場合があります。An error occurred while communicating with MySQL Database. (MySQL データベースとの通信中にエラーが発生しました。)
The drivers necessary to connect to this database server are not properly installed. (このデータベース サーバーに接続するために必要なドライバーが正しくインストールされていません。)ドライバーのセットアップ ファイルをダウンロードするには、http://www.tableausoftware.com/drivers にアクセスします。
[Microsoft][ODBC Driver Manager] データ ソース名が見つからず、既定のドライバーも指定されていません
Unable to connect to the server "<server name>".Check that the server is running and that you have access privileges to the requested database. (サーバー "<サーバー名>" に接続できません。サーバーが実行されており、要求したデータベースに対してアクセス権限を持っていることを確認してください。)
Unable to connect to the server. (サーバーに接続できません。)
The drivers necessary to connect to this database server are not properly installed. (このデータベース サーバーに接続するために必要なドライバーが正しくインストールされていません。)ドライバーのセットアップ ファイルをダウンロードするには、http://www.tableausoftware.com/drivers にアクセスします。
[Microsoft][ODBC Driver Manager] データ ソース名が見つからず、既定のドライバーも指定されていません
Unable to connect to the server "<server name>".Check that the server is running and that you have access privileges to the requested database. (サーバー "<サーバー名>" に接続できません。サーバーが実行されており、要求したデータベースに対してアクセス権限を持っていることを確認してください。)
Unable to connect to the server. (サーバーに接続できません。)
さらに、次のエラーが Tableau Desktop ログ ファイルに表示されます。
[MySQL][ODBC <version> Driver]Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled ([MySQL][ODBC <バージョン> Driver]古い (4.1.1 より前の) 認証プロトコルを使用する接続が拒否されました (クライアント オプション 'secure_auth' が有効))