# MySQL

> MySQL

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-07-15T05:55:45.010758+00:00` (UTC).

## Primary page

- [MySQL](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-mysql.html.md): Full documentation for this topic (Markdown sidecar).

## Sections on this page

- [サポートされている認証](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-mysql.html.md#supported-authentication): In-page section heading.
- [前提条件](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-mysql.html.md#prerequisites): In-page section heading.
- [必須パラメーター](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-mysql.html.md#required-parameters): In-page section heading.
- [トラブルシューティング](https://docs.datarobot.com/ja/docs/reference/data-ref/data-sources/dc-mysql.html.md#troubleshooting): In-page section heading.

## Documentation content

## サポートされている認証

- ユーザー名／パスワード

## 前提条件

DataRobotでMySQLに接続するには、以下が必要です。

- MySQLアカウント

## 必須パラメーター

以下の表は、MySQLとの接続を確立するために最低限必要なフィールドの一覧です。

| 必須フィールド | 説明 | ドキュメンテーション |
| --- | --- | --- |
| address | MySQLへの接続に使用するサービスエンドポイント。例： jdbc-cert-mysql.cqyt4ezythbf4.us-east-1.rds.amazonaws.com:3309 | MySQLドキュメント |

詳細については、 [MySQLコネクターのドキュメント](https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference.html) を参照してください。

## トラブルシューティング

| 問題 | 解決方法 | 説明 |
| --- | --- | --- |
| DataRobotで操作を実行しようとすると、ファイアウォールが毎回IPアドレスをクリアするよう要求します。 | DataRobotで許可されたすべてのIPを追加します。 | 許可された送信元IPアドレスを参照してください。 許可されたIPをすでに追加している場合は、既存のIPが完全であることを確認してください。 |
