diff --git a/README.md b/README.md index 1e9c5935b732a..7fbaf2ff12fa3 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ TiDB ドキュメント内の特定のコンテンツを自由に並べ替えた Google翻訳を使えば、ドキュメントを様々な言語で閲覧できます。例えば: -- `fr` : [フランス語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=fr&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) -- `ja` : [日本語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=ja&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) -- `ko` : [韓国語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=ko&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) -- `de` : [ドイツ語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=de&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) -- `es` : [スペイン語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=es&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) +- `fr` : [フランス語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=fr&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) +- `ja` : [日本語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=ja&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) +- `ko` : [韓国語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=ko&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) +- `de` : [ドイツ語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=de&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) +- `es` : [スペイン語のドキュメント](https://docs-pingcap-com.translate.goog/tidb/stable?_x_tr_sl=auto&_x_tr_tl=es&_x_tr_hl=en&_x_tr_pto=wapp&_x_tr_hist=true) ## ドキュメントのバージョン {#documentation-versions} diff --git a/TOC-tidb-cloud-essential.md b/TOC-tidb-cloud-essential.md index 0946ddc96f3c8..eb840c0d65f6f 100644 --- a/TOC-tidb-cloud-essential.md +++ b/TOC-tidb-cloud-essential.md @@ -274,8 +274,8 @@ - [`FLUSH PRIVILEGES`](/sql-statements/sql-statement-flush-privileges.md) - [`FLUSH STATUS`](/sql-statements/sql-statement-flush-status.md) - [`FLUSH TABLES`](/sql-statements/sql-statement-flush-tables.md) - - [`GRANT <privileges>`](/sql-statements/sql-statement-grant-privileges.md) - - [`GRANT <role>`](/sql-statements/sql-statement-grant-role.md) + - [`GRANT `](/sql-statements/sql-statement-grant-privileges.md) + - [`GRANT `](/sql-statements/sql-statement-grant-role.md) - [`IMPORT INTO`](/sql-statements/sql-statement-import-into.md) - [`INSERT`](/sql-statements/sql-statement-insert.md) - [`KILL [TIDB]`](/sql-statements/sql-statement-kill.md) @@ -287,8 +287,8 @@ - [`RENAME TABLE`](/sql-statements/sql-statement-rename-table.md) - [`RENAME USER`](/sql-statements/sql-statement-rename-user.md) - [`REPLACE`](/sql-statements/sql-statement-replace.md) - - [`REVOKE <privileges>`](/sql-statements/sql-statement-revoke-privileges.md) - - [`REVOKE <role>`](/sql-statements/sql-statement-revoke-role.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-privileges.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-role.md) - [`ROLLBACK`](/sql-statements/sql-statement-rollback.md) - [`SAVEPOINT`](/sql-statements/sql-statement-savepoint.md) - [`SELECT`](/sql-statements/sql-statement-select.md) @@ -297,7 +297,7 @@ - [`SET PASSWORD`](/sql-statements/sql-statement-set-password.md) - [`SET ROLE`](/sql-statements/sql-statement-set-role.md) - [`SET TRANSACTION`](/sql-statements/sql-statement-set-transaction.md) - - [`SET [GLOBAL|SESSION] <variable>`](/sql-statements/sql-statement-set-variable.md) + - [`SET [GLOBAL|SESSION] `](/sql-statements/sql-statement-set-variable.md) - [`SHOW ANALYZE STATUS`](/sql-statements/sql-statement-show-analyze-status.md) - [`SHOW [GLOBAL|SESSION] BINDINGS`](/sql-statements/sql-statement-show-bindings.md) - [`SHOW BUILTINS`](/sql-statements/sql-statement-show-builtins.md) diff --git a/TOC-tidb-cloud-premium.md b/TOC-tidb-cloud-premium.md index 59d4ebbbddbf0..8d3414bbb53a1 100644 --- a/TOC-tidb-cloud-premium.md +++ b/TOC-tidb-cloud-premium.md @@ -258,8 +258,8 @@ - [`FLUSH PRIVILEGES`](/sql-statements/sql-statement-flush-privileges.md) - [`FLUSH STATUS`](/sql-statements/sql-statement-flush-status.md) - [`FLUSH TABLES`](/sql-statements/sql-statement-flush-tables.md) - - [`GRANT <privileges>`](/sql-statements/sql-statement-grant-privileges.md) - - [`GRANT <role>`](/sql-statements/sql-statement-grant-role.md) + - [`GRANT `](/sql-statements/sql-statement-grant-privileges.md) + - [`GRANT `](/sql-statements/sql-statement-grant-role.md) - [`IMPORT INTO`](/sql-statements/sql-statement-import-into.md) - [`INSERT`](/sql-statements/sql-statement-insert.md) - [`KILL [TIDB]`](/sql-statements/sql-statement-kill.md) @@ -271,8 +271,8 @@ - [`RENAME TABLE`](/sql-statements/sql-statement-rename-table.md) - [`RENAME USER`](/sql-statements/sql-statement-rename-user.md) - [`REPLACE`](/sql-statements/sql-statement-replace.md) - - [`REVOKE <privileges>`](/sql-statements/sql-statement-revoke-privileges.md) - - [`REVOKE <role>`](/sql-statements/sql-statement-revoke-role.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-privileges.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-role.md) - [`ROLLBACK`](/sql-statements/sql-statement-rollback.md) - [`SAVEPOINT`](/sql-statements/sql-statement-savepoint.md) - [`SELECT`](/sql-statements/sql-statement-select.md) @@ -281,7 +281,7 @@ - [`SET PASSWORD`](/sql-statements/sql-statement-set-password.md) - [`SET ROLE`](/sql-statements/sql-statement-set-role.md) - [`SET TRANSACTION`](/sql-statements/sql-statement-set-transaction.md) - - [`SET [GLOBAL|SESSION] <variable>`](/sql-statements/sql-statement-set-variable.md) + - [`SET [GLOBAL|SESSION] `](/sql-statements/sql-statement-set-variable.md) - [`SHOW ANALYZE STATUS`](/sql-statements/sql-statement-show-analyze-status.md) - [`SHOW [GLOBAL|SESSION] BINDINGS`](/sql-statements/sql-statement-show-bindings.md) - [`SHOW BUILTINS`](/sql-statements/sql-statement-show-builtins.md) diff --git a/TOC-tidb-cloud-starter.md b/TOC-tidb-cloud-starter.md index 7d43d1bfdf6de..dc6559dc47f43 100644 --- a/TOC-tidb-cloud-starter.md +++ b/TOC-tidb-cloud-starter.md @@ -278,8 +278,8 @@ - [`FLUSH PRIVILEGES`](/sql-statements/sql-statement-flush-privileges.md) - [`FLUSH STATUS`](/sql-statements/sql-statement-flush-status.md) - [`FLUSH TABLES`](/sql-statements/sql-statement-flush-tables.md) - - [`GRANT <privileges>`](/sql-statements/sql-statement-grant-privileges.md) - - [`GRANT <role>`](/sql-statements/sql-statement-grant-role.md) + - [`GRANT `](/sql-statements/sql-statement-grant-privileges.md) + - [`GRANT `](/sql-statements/sql-statement-grant-role.md) - [`IMPORT INTO`](/sql-statements/sql-statement-import-into.md) - [`INSERT`](/sql-statements/sql-statement-insert.md) - [`KILL [TIDB]`](/sql-statements/sql-statement-kill.md) @@ -291,8 +291,8 @@ - [`RENAME TABLE`](/sql-statements/sql-statement-rename-table.md) - [`RENAME USER`](/sql-statements/sql-statement-rename-user.md) - [`REPLACE`](/sql-statements/sql-statement-replace.md) - - [`REVOKE <privileges>`](/sql-statements/sql-statement-revoke-privileges.md) - - [`REVOKE <role>`](/sql-statements/sql-statement-revoke-role.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-privileges.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-role.md) - [`ROLLBACK`](/sql-statements/sql-statement-rollback.md) - [`SAVEPOINT`](/sql-statements/sql-statement-savepoint.md) - [`SELECT`](/sql-statements/sql-statement-select.md) @@ -301,7 +301,7 @@ - [`SET PASSWORD`](/sql-statements/sql-statement-set-password.md) - [`SET ROLE`](/sql-statements/sql-statement-set-role.md) - [`SET TRANSACTION`](/sql-statements/sql-statement-set-transaction.md) - - [`SET [GLOBAL|SESSION] <variable>`](/sql-statements/sql-statement-set-variable.md) + - [`SET [GLOBAL|SESSION] `](/sql-statements/sql-statement-set-variable.md) - [`SHOW ANALYZE STATUS`](/sql-statements/sql-statement-show-analyze-status.md) - [`SHOW [GLOBAL|SESSION] BINDINGS`](/sql-statements/sql-statement-show-bindings.md) - [`SHOW BUILTINS`](/sql-statements/sql-statement-show-builtins.md) diff --git a/TOC-tidb-cloud.md b/TOC-tidb-cloud.md index 52c51b20add1a..7c05778c83452 100644 --- a/TOC-tidb-cloud.md +++ b/TOC-tidb-cloud.md @@ -349,8 +349,8 @@ - [`FLUSH PRIVILEGES`](/sql-statements/sql-statement-flush-privileges.md) - [`FLUSH STATUS`](/sql-statements/sql-statement-flush-status.md) - [`FLUSH TABLES`](/sql-statements/sql-statement-flush-tables.md) - - [`GRANT <privileges>`](/sql-statements/sql-statement-grant-privileges.md) - - [`GRANT <role>`](/sql-statements/sql-statement-grant-role.md) + - [`GRANT `](/sql-statements/sql-statement-grant-privileges.md) + - [`GRANT `](/sql-statements/sql-statement-grant-role.md) - [`IMPORT INTO`](/sql-statements/sql-statement-import-into.md) - [`INSERT`](/sql-statements/sql-statement-insert.md) - [`KILL [TIDB]`](/sql-statements/sql-statement-kill.md) @@ -365,8 +365,8 @@ - [`RENAME USER`](/sql-statements/sql-statement-rename-user.md) - [`REPLACE`](/sql-statements/sql-statement-replace.md) - [`RESTORE`](/sql-statements/sql-statement-restore.md) - - [`REVOKE <privileges>`](/sql-statements/sql-statement-revoke-privileges.md) - - [`REVOKE <role>`](/sql-statements/sql-statement-revoke-role.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-privileges.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-role.md) - [`ROLLBACK`](/sql-statements/sql-statement-rollback.md) - [`SAVEPOINT`](/sql-statements/sql-statement-savepoint.md) - [`SELECT`](/sql-statements/sql-statement-select.md) @@ -376,7 +376,7 @@ - [`SET RESOURCE GROUP`](/sql-statements/sql-statement-set-resource-group.md) - [`SET ROLE`](/sql-statements/sql-statement-set-role.md) - [`SET TRANSACTION`](/sql-statements/sql-statement-set-transaction.md) - - [`SET [GLOBAL|SESSION] <variable>`](/sql-statements/sql-statement-set-variable.md) + - [`SET [GLOBAL|SESSION] `](/sql-statements/sql-statement-set-variable.md) - [`SHOW ANALYZE STATUS`](/sql-statements/sql-statement-show-analyze-status.md) - [`SHOW [BACKUPS|RESTORES]`](/sql-statements/sql-statement-show-backups.md) - [`SHOW [GLOBAL|SESSION] BINDINGS`](/sql-statements/sql-statement-show-bindings.md) diff --git a/TOC.md b/TOC.md index a8ba726a818d0..6b6cfb4bfa300 100644 --- a/TOC.md +++ b/TOC.md @@ -722,8 +722,8 @@ - [`FLUSH PRIVILEGES`](/sql-statements/sql-statement-flush-privileges.md) - [`FLUSH STATUS`](/sql-statements/sql-statement-flush-status.md) - [`FLUSH TABLES`](/sql-statements/sql-statement-flush-tables.md) - - [`GRANT <privileges>`](/sql-statements/sql-statement-grant-privileges.md) - - [`GRANT <role>`](/sql-statements/sql-statement-grant-role.md) + - [`GRANT `](/sql-statements/sql-statement-grant-privileges.md) + - [`GRANT `](/sql-statements/sql-statement-grant-role.md) - [`IMPORT INTO`](/sql-statements/sql-statement-import-into.md) - [`INSERT`](/sql-statements/sql-statement-insert.md) - [`KILL`](/sql-statements/sql-statement-kill.md) @@ -738,8 +738,8 @@ - [`RENAME TABLE`](/sql-statements/sql-statement-rename-table.md) - [`REPLACE`](/sql-statements/sql-statement-replace.md) - [`RESTORE`](/sql-statements/sql-statement-restore.md) - - [`REVOKE <privileges>`](/sql-statements/sql-statement-revoke-privileges.md) - - [`REVOKE <role>`](/sql-statements/sql-statement-revoke-role.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-privileges.md) + - [`REVOKE `](/sql-statements/sql-statement-revoke-role.md) - [`ROLLBACK`](/sql-statements/sql-statement-rollback.md) - [`SAVEPOINT`](/sql-statements/sql-statement-savepoint.md) - [`SELECT`](/sql-statements/sql-statement-select.md) @@ -749,7 +749,7 @@ - [`SET RESOURCE GROUP`](/sql-statements/sql-statement-set-resource-group.md) - [`SET ROLE`](/sql-statements/sql-statement-set-role.md) - [`SET TRANSACTION`](/sql-statements/sql-statement-set-transaction.md) - - [`SET <variable>`](/sql-statements/sql-statement-set-variable.md) + - [`SET `](/sql-statements/sql-statement-set-variable.md) - [`SHOW AFFINITY`](/sql-statements/sql-statement-show-affinity.md) - [`SHOW ANALYZE STATUS`](/sql-statements/sql-statement-show-analyze-status.md) - [`SHOW [BACKUPS|RESTORES]`](/sql-statements/sql-statement-show-backups.md) diff --git a/ai/guides/filtering.md b/ai/guides/filtering.md index d3881b2915762..d49ab65f80c0d 100644 --- a/ai/guides/filtering.md +++ b/ai/guides/filtering.md @@ -47,7 +47,7 @@ table.query({ }) ``` -**例: `meta.category`が配列 ["tech", "science"] に含まれるレコードをフィルタリングする** +**例: `meta.category`が配列 ["tech", "science"] に含まれるレコードをフィルタリングする** ```python results = ( @@ -103,7 +103,7 @@ results = ( | `$in` | 配列(文字列、整数、または浮動小数点数) | | `$nin` | 配列内にありません(文字列、整数、浮動小数点数) | -**例: `category`が配列 ["tech", "science"] に含まれるレコードをフィルタリングする** +**例: `category`が配列 ["tech", "science"] に含まれるレコードをフィルタリングする** ```python { diff --git a/ai/guides/vector-search-full-text-search-python.md b/ai/guides/vector-search-full-text-search-python.md index 001192f113c3e..762d645e85827 100644 --- a/ai/guides/vector-search-full-text-search-python.md +++ b/ai/guides/vector-search-full-text-search-python.md @@ -159,5 +159,5 @@ df = ( 全文検索はまだ開発初期段階であり、利用できる地域が限られています。まだ利用できない地域で全文検索を試してみたい場合、またはご意見やご質問がある場合は、お気軽にお問い合わせください。 -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) diff --git a/ai/guides/vector-search-full-text-search-sql.md b/ai/guides/vector-search-full-text-search-sql.md index a86aae2808ce2..ec07686543e1f 100644 --- a/ai/guides/vector-search-full-text-search-sql.md +++ b/ai/guides/vector-search-full-text-search-sql.md @@ -321,5 +321,5 @@ WHERE t.author_id IN 全文検索はまだ開発初期段階であり、利用できる地域が限られています。まだ利用できない地域で全文検索を試してみたい場合、またはご意見やご質問がある場合は、お気軽にお問い合わせください。 -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) diff --git a/ai/guides/vector-search-hybrid-search.md b/ai/guides/vector-search-hybrid-search.md index bc8b02484458d..f552f144555d3 100644 --- a/ai/guides/vector-search-hybrid-search.md +++ b/ai/guides/vector-search-hybrid-search.md @@ -243,5 +243,5 @@ results = ( 全文検索はまだ開発初期段階であり、利用できる地域が限られています。まだ利用できない地域で全文検索を試してみたい場合、またはご意見やご質問がある場合は、お気軽にお問い合わせください。 -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) diff --git a/ai/integrations/vector-search-auto-embedding-huggingface.md b/ai/integrations/vector-search-auto-embedding-huggingface.md index 977b1eab24e55..fe4ccd9442438 100644 --- a/ai/integrations/vector-search-auto-embedding-huggingface.md +++ b/ai/integrations/vector-search-auto-embedding-huggingface.md @@ -16,7 +16,7 @@ aliases: ['/ja/tidbcloud/vector-search-auto-embedding-huggingface/'] [Hugging Face Inference API](https://huggingface.co/docs/inference-providers/index)キー(BYOK)をお持ちの場合は、 `huggingface/`プレフィックスを使用してHugging Face モデルをご利用いただけます。 -便宜上、以下のセクションではいくつかの人気モデルを例として使用します。利用可能なモデルの全リストについては、 [Hugging Face モデル](https://huggingface.co/models?library=sentence-transformers&inference_provider=hf-inference&sort=trending)を参照してください。なお、すべてのモデルがHugging Face Inference APIで利用できるわけではなく、また正常に動作するとは限りません。 +便宜上、以下のセクションではいくつかの人気モデルを例として使用します。利用可能なモデルの全リストについては、 [Hugging Face モデル](https://huggingface.co/models?library=sentence-transformers&inference_provider=hf-inference&sort=trending)を参照してください。なお、すべてのモデルがHugging Face Inference APIで利用できるわけではなく、また正常に動作するとは限りません。 ## 多言語対応E5ラージ {#multilingual-e5-large} diff --git a/ai/integrations/vector-search-integrate-with-llamaindex.md b/ai/integrations/vector-search-integrate-with-llamaindex.md index 7952979fea134..5e40e897aca21 100644 --- a/ai/integrations/vector-search-integrate-with-llamaindex.md +++ b/ai/integrations/vector-search-integrate-with-llamaindex.md @@ -228,7 +228,7 @@ a building for office use. 検索結果を絞り込むには、メタデータフィルターを使用して、適用したフィルターに一致する特定の近隣検索結果を取得できます。 -#### book != "paul_graham"フィルターと異なるクエリ {#query-with-code-book-paul-graham-code-filter} +#### book != "paul_graham"フィルターと異なるクエリ {#query-with-code-book-paul-graham-code-filter} 次の例では`book`メタデータ フィールドが`"paul_graham"`である結果を除外しています。 @@ -256,7 +256,7 @@ print(textwrap.fill(str(response), 100)) Empty Response ``` -#### book == "paul_graham"フィルターを含むクエリ {#query-with-code-book-paul-graham-code-filter} +#### book == "paul_graham"フィルターを含むクエリ {#query-with-code-book-paul-graham-code-filter} 次の例では`book`メタデータ フィールドが`"paul_graham"`であるドキュメントのみを結果に含めるようにフィルタリングしています。 diff --git a/ai/reference/vector-search-functions-and-operators.md b/ai/reference/vector-search-functions-and-operators.md index 912f7f2f3a6b8..808f1e9455a94 100644 --- a/ai/reference/vector-search-functions-and-operators.md +++ b/ai/reference/vector-search-functions-and-operators.md @@ -64,7 +64,7 @@ aliases: ['/ja/tidb/stable/vector-search-functions-and-operators/','/ja/tidbclou | [`BETWEEN ... AND ...`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_between) | 値が範囲内にあるかどうかを確認します | | [`COALESCE()`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_coalesce) | 最初のNULL以外の引数を返す | | [`=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal) | 等号演算子 | -| [`<=>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal-to) | NULL安全等号演算子 | +| [`<=>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal-to) | NULL安全等号演算子 | | [`>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than) | より大きい演算子 | | [`>=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than-or-equal) | より大きいか等しい演算子 | | [`GREATEST()`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_greatest) | 最大の引数を返す | @@ -72,8 +72,8 @@ aliases: ['/ja/tidb/stable/vector-search-functions-and-operators/','/ja/tidbclou | [`IS NULL`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is-null) | 値が`NULL`かどうかをテストする | | [`ISNULL()`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_isnull) | 引数が`NULL`かどうかをテストする | | [`LEAST()`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_least) | 最小の引数を返す | -| [`<`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_less-than) | 小なり演算子 | -| [`<=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_less-than-or-equal) | 以下演算子 | +| [`<`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_less-than) | 小なり演算子 | +| [`<=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_less-than-or-equal) | 以下演算子 | | [`NOT BETWEEN ... AND ...`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-between) | 値が範囲内にないか確認する | | [`!=` 、 `<>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-equal) | 等しくない演算子 | | [`NOT IN()`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-in) | 値が値のセット内にないかどうかを確認する | diff --git a/ai/reference/vector-search-limitations.md b/ai/reference/vector-search-limitations.md index 3e073890aeff6..05e26a9675f29 100644 --- a/ai/reference/vector-search-limitations.md +++ b/ai/reference/vector-search-limitations.md @@ -45,6 +45,6 @@ aliases: ['/ja/tidb/stable/vector-search-limitations/','/ja/tidb/dev/vector-sear お客様からのご意見を大切にし、いつでもお手伝いいたします。 -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/basic-features.md b/basic-features.md index b5d38ea35f6e0..4f5f5f20c2818 100644 --- a/basic-features.md +++ b/basic-features.md @@ -7,7 +7,7 @@ summary: TiDBの機能概要について学びましょう。 このドキュメントでは、最新 LTS バージョン以降の[長期サポート(LTS)](/releases/versioning.md#long-term-support-releases)バージョンや[開発マイルストーンリリース(DMR)](/releases/versioning.md#development-milestone-releases)バージョンを含む、さまざまな TiDB バージョンでサポートされている機能をリストします。 -[TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=tidb_features)でTiDBの機能を試すことができます。 +[TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=tidb_features)でTiDBの機能を試すことができます。 > **Note:** > @@ -175,7 +175,7 @@ summary: TiDBの機能概要について学びましょう。 | [反復読み取り分離(スナップショット分離)](/transaction-isolation-levels.md) | Y | Y | Y | Y | Y | Y | Y | | [リードコミット隔離](/transaction-isolation-levels.md) | Y | Y | Y | Y | Y | Y | Y | | [長時間実行されているアイドル状態のトランザクションを自動的に終了する](/system-variables.md#tidb_idle_transaction_timeout-new-in-v760) | Y | Y | N | N | N | N | N | -| [一括DML実行モード( `tidb_dml_type = "bulk"` )](/system-variables.md#tidb_dml_type-new-in-v800) | E | E | N | N | N | N | N | +| [一括DML実行モード( `tidb_dml_type = "bulk"` )](/system-variables.md#tidb_dml_type-new-in-v800) | E | E | N | N | N | N | N | diff --git a/basic-sql-operations.md b/basic-sql-operations.md index 79d983694bfcc..6c3bf9535b650 100644 --- a/basic-sql-operations.md +++ b/basic-sql-operations.md @@ -9,7 +9,7 @@ TiDBはMySQLと互換性があり、ほとんどの場合、MySQLのステート -SQLを試したり、TiDBとMySQLクエリの互換性をテストしたりするには、 [TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=basic-sql-operations)を試すことができます。また、まずTiDBクラスターをデプロイしてから、その中でSQL文を実行することもできます。 +SQLを試したり、TiDBとMySQLクエリの互換性をテストしたりするには、 [TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=basic-sql-operations)を試すことができます。また、まずTiDBクラスターをデプロイしてから、その中でSQL文を実行することもできます。 diff --git a/best-practices/pd-scheduling-best-practices.md b/best-practices/pd-scheduling-best-practices.md index a27e00bfc910a..5c39853678b2d 100644 --- a/best-practices/pd-scheduling-best-practices.md +++ b/best-practices/pd-scheduling-best-practices.md @@ -235,7 +235,7 @@ PDの評価メカニズムでは、異なるストアのリーダー数とリー 対応する演算子の生成に失敗した場合、考えられる理由は次のとおりです。 -- オペレータが停止しているか、 `replica-schedule-limit` "0" に設定されます。 +- オペレータが停止しているか、 `replica-schedule-limit` "0" に設定されます。 - リージョン移行に適したノードが存在しません。例えば、同じラベルの置き換えノードの利用可能な容量が20%未満の場合、PDはそのノードのstorage不足を回避するためにスケジューリングを停止します。このような場合は、ノードを追加するか、データを削除してスペースを解放する必要があります。 ### ノードをオンラインにするのが遅い {#bringing-nodes-online-is-slow} diff --git a/br/br-snapshot-manual.md b/br/br-snapshot-manual.md index 96a807d335f8e..ab2376fe399e1 100644 --- a/br/br-snapshot-manual.md +++ b/br/br-snapshot-manual.md @@ -41,7 +41,7 @@ tiup br backup full \ 上記のコマンドでは、次のようになります。 -- `--backupts` : スナップショットの時点。形式は[TSO](/tso.md)またはタイムスタンプ(例: `400036290571534337` 、 `2024-06-28 13:30:00 +08:00`です。このスナップショットのデータがガベージコレクションされた場合、 `tiup br backup`コマンドはエラーを返し、 'br' は終了します。このパラメータを指定しない場合、 `br`バックアップ開始時刻に対応するスナップショットを選択します。 +- `--backupts` : スナップショットの時点。形式は[TSO](/tso.md)またはタイムスタンプ(例: `400036290571534337` 、 `2024-06-28 13:30:00 +08:00`です。このスナップショットのデータがガベージコレクションされた場合、 `tiup br backup`コマンドはエラーを返し、 'br' は終了します。このパラメータを指定しない場合、 `br`バックアップ開始時刻に対応するスナップショットを選択します。 - `--log-file` : `br`ログが書き込まれる対象ファイル。 > **Note:** diff --git a/column-privilege-management.md b/column-privilege-management.md index fb044b0d78876..8c94503c26b74 100644 --- a/column-privilege-management.md +++ b/column-privilege-management.md @@ -164,5 +164,5 @@ SELECT * FROM v; ## 関連項目 {#see-also} - [権限管理](/privilege-management.md) -- [`GRANT <privileges>`](/sql-statements/sql-statement-grant-privileges.md) -- [`REVOKE <privileges>`](/sql-statements/sql-statement-revoke-privileges.md) +- [`GRANT `](/sql-statements/sql-statement-grant-privileges.md) +- [`REVOKE `](/sql-statements/sql-statement-revoke-privileges.md) diff --git a/command-line-flags-for-tidb-configuration.md b/command-line-flags-for-tidb-configuration.md index b288aebd05808..ee8e300b383f3 100644 --- a/command-line-flags-for-tidb-configuration.md +++ b/command-line-flags-for-tidb-configuration.md @@ -215,7 +215,7 @@ TiDBクラスタを起動する際には、コマンドラインオプション ## `--affinity-cpus` {#--affinity-cpus} -- TiDBサーバーのCPUアフィニティをカンマ区切りで設定します。例:"1,2,3"。 +- TiDBサーバーのCPUアフィニティをカンマ区切りで設定します。例:"1,2,3"。 - デフォルト: `""` ## `--redact` {#--redact} diff --git a/command-line-flags-for-tikv-configuration.md b/command-line-flags-for-tikv-configuration.md index 11d20b02421d9..f7d76c3209b6c 100644 --- a/command-line-flags-for-tikv-configuration.md +++ b/command-line-flags-for-tikv-configuration.md @@ -49,7 +49,7 @@ TiKV は、コマンドラインパラメータに対していくつかの読み - デフォルト: `0` (無制限) - PDはこのフラグを使用して、TiKVサーバーのバランス調整方法を決定します。(ヒント:1073741824の代わりに10GBを使用することもできます) -## `--config-info <FORMAT>` {#--config-info-format} +## `--config-info ` {#--config-info-format} - このフラグを使用すると、使用可能な構成値が`FORMAT`に従ってリストされ、終了します。 - `FORMAT`の値オプション: `json` 。現在、JSON 形式のみがサポートされています。 diff --git a/data-type-date-and-time.md b/data-type-date-and-time.md index 3154b812eef0a..685dbf994567e 100644 --- a/data-type-date-and-time.md +++ b/data-type-date-and-time.md @@ -73,10 +73,10 @@ TiDBは、時間値を格納するためにMySQLのすべての日付と時刻 | 日付の種類 | 「ゼロ」値 | | :------ | :---------------------------- | -| DATE | '0000-00-00' | -| TIME | '00:00:00' | -| DATETIME | '0000-00-00 00:00:00' | -| TIMESTAMP | '0000-00-00 00:00:00' | +| DATE | '0000-00-00' | +| TIME | '00:00:00' | +| DATETIME | '0000-00-00 00:00:00' | +| TIMESTAMP | '0000-00-00 00:00:00' | | YEAR | 0000 | 無効な`DATE` 、 `DATETIME` 、 `TIMESTAMP`値は、SQL モードで許可されている場合、対応するタイプのゼロ値 (「0000-00-00」または「0000-00-00 00:00:00」) に自動的に変換されます。 @@ -93,7 +93,7 @@ DATE ### TIME型 {#time-type} -`TIME`型の場合、フォーマットは`HH:MM:SS[.fraction]`で、有効な値の範囲は '-838:59:59.000000' から '838:59:59.000000' です。`TIME`は、1 日の時刻だけでなく、2 つのイベント間の時間間隔も示します。オプションで 0 から 6 の範囲の`fsp`値を指定し、小数秒の精度を指定できます。省略した場合、デフォルトの精度は 0 です。 +`TIME`型の場合、フォーマットは`HH:MM:SS[.fraction]`で、有効な値の範囲は '-838:59:59.000000' から '838:59:59.000000' です。`TIME`は、1 日の時刻だけでなく、2 つのイベント間の時間間隔も示します。オプションで 0 から 6 の範囲の`fsp`値を指定し、小数秒の精度を指定できます。省略した場合、デフォルトの精度は 0 です。 ```sql TIME[(fsp)] @@ -220,7 +220,7 @@ CREATE TABLE t1 ( - `DATETIME`または`TIMESTAMP` `DATE`に変換する場合、時刻と小数部分は切り捨てられます。例えば、「1999-12-31 23:59:59.499」は「1999-12-31」に変換されます。 - `DATETIME`または`TIMESTAMP`をTIMEに変換すると、 `TIME`は日付情報が含まれていないため、日付部分は破棄されます。 -`TIME`を他の日時形式に変換すると、日付部分は自動的に`CURRENT_DATE()`に指定されます。最終的な変換結果は、 `TIME`と`CURRENT_DATE()`で構成される日付になります。つまり、TIME の値が '00:00:00' から '23:59:59' の範囲外の場合、変換後の日付部分は現在の日付を示しません。 +`TIME`を他の日時形式に変換すると、日付部分は自動的に`CURRENT_DATE()`に指定されます。最終的な変換結果は、 `TIME`と`CURRENT_DATE()`で構成される日付になります。つまり、TIME の値が '00:00:00' から '23:59:59' の範囲外の場合、変換後の日付部分は現在の日付を示しません。 `TIME`を`DATE`に変換する場合もプロセスは同様で、時間部分は破棄されます。 diff --git a/data-type-string.md b/data-type-string.md index 170ada8a427b4..9635c7ba650b2 100644 --- a/data-type-string.md +++ b/data-type-string.md @@ -167,10 +167,10 @@ ENUM('apple', 'orange', 'pear') | 価値 | 番号 | | -------------- | -- | | ヌル | ヌル | -| '' | 0 | -| 'りんご' | 1 | -| 'オレンジ' | 2 | -| '梨' | 3 | +| '' | 0 | +| 'りんご' | 1 | +| 'オレンジ' | 2 | +| '梨' | 3 | 詳細については[MySQLのENUM型](https://dev.mysql.com/doc/refman/8.0/en/enum.html)を参照してください。 @@ -198,7 +198,7 @@ TiDBでは、 `SET`型の値は内部的に`Int64`に変換されます。各要 | ----------- | --- | ----- | | 「あ」 | 1 | 0001 | | 「b」 | 2 | 0010 | -| 'c' | 4 | 0100 | +| 'c' | 4 | 0100 | | 「d」 | 8 | 1000 | この場合、 `('a', 'c')`の要素は 2 進数では`0101`になります。 diff --git a/develop/dev-guide-aws-appflow-integration.md b/develop/dev-guide-aws-appflow-integration.md index d85bfc99d68e6..caf1d4f9be5da 100644 --- a/develop/dev-guide-aws-appflow-integration.md +++ b/develop/dev-guide-aws-appflow-integration.md @@ -254,6 +254,6 @@ test> SELECT * FROM sf_account; ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-bookshop-schema-design.md b/develop/dev-guide-bookshop-schema-design.md index d4b1f9ca0819e..20a6c03ae56e4 100644 --- a/develop/dev-guide-bookshop-schema-design.md +++ b/develop/dev-guide-bookshop-schema-design.md @@ -275,6 +275,6 @@ CREATE TABLE `bookshop`.`orders` ( ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-build-cluster-in-cloud.md b/develop/dev-guide-build-cluster-in-cloud.md index 5670556849acc..25da885d0a0d1 100644 --- a/develop/dev-guide-build-cluster-in-cloud.md +++ b/develop/dev-guide-build-cluster-in-cloud.md @@ -138,6 +138,6 @@ SELECT 'Hello TiDB Cloud!'; ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-choose-driver-or-orm.md b/develop/dev-guide-choose-driver-or-orm.md index fa180218d5d0f..829686175cec5 100644 --- a/develop/dev-guide-choose-driver-or-orm.md +++ b/develop/dev-guide-choose-driver-or-orm.md @@ -305,6 +305,6 @@ peewee を使用して TiDB アプリケーションを構築する例につい ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-connect-to-tidb.md b/develop/dev-guide-connect-to-tidb.md index 200bc3f7bfbc8..08a6b4c1fa407 100644 --- a/develop/dev-guide-connect-to-tidb.md +++ b/develop/dev-guide-connect-to-tidb.md @@ -24,6 +24,6 @@ TiDBはMySQLプロトコルとの互換性が非常に高いため、ほとん ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-connection-parameters.md b/develop/dev-guide-connection-parameters.md index 8c97790fd8758..7c08b18f8c76c 100644 --- a/develop/dev-guide-connection-parameters.md +++ b/develop/dev-guide-connection-parameters.md @@ -304,6 +304,6 @@ TiDB はタイムアウトを制御するために 2 つの MySQL 互換パラ ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)か[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)についてコミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)か[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)についてコミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-create-database.md b/develop/dev-guide-create-database.md index 8f3e6fbc2a25f..b3b0714d674be 100644 --- a/develop/dev-guide-create-database.md +++ b/develop/dev-guide-create-database.md @@ -82,6 +82,6 @@ mysql ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-create-secondary-indexes.md b/develop/dev-guide-create-secondary-indexes.md index 88041084cf766..9340e21d85bed 100644 --- a/develop/dev-guide-create-secondary-indexes.md +++ b/develop/dev-guide-create-secondary-indexes.md @@ -166,6 +166,6 @@ SHOW INDEXES FROM `bookshop`.`books`; ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-create-table.md b/develop/dev-guide-create-table.md index 6924846aabf12..52e74ff433aee 100644 --- a/develop/dev-guide-create-table.md +++ b/develop/dev-guide-create-table.md @@ -381,6 +381,6 @@ SHOW TABLES IN `bookshop`; ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-delete-data.md b/develop/dev-guide-delete-data.md index 1a8448c0e8ed9..0a8e32b182112 100644 --- a/develop/dev-guide-delete-data.md +++ b/develop/dev-guide-delete-data.md @@ -386,6 +386,6 @@ BATCH ON `rated_at` LIMIT 1000 DELETE FROM `ratings` WHERE `rated_at` >= "2022-0 ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-get-data-from-single-table.md b/develop/dev-guide-get-data-from-single-table.md index 1d5c4bbce1f13..eeabb1b1600e7 100644 --- a/develop/dev-guide-get-data-from-single-table.md +++ b/develop/dev-guide-get-data-from-single-table.md @@ -372,6 +372,6 @@ public List getAuthorCountsByBirthYear() throws SQLException { ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-gui-datagrip.md b/develop/dev-guide-gui-datagrip.md index 93c06437194cc..266fed73830aa 100644 --- a/develop/dev-guide-gui-datagrip.md +++ b/develop/dev-guide-gui-datagrip.md @@ -208,6 +208,6 @@ DataGripは2つの方法で使用できます。 ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-gui-dbeaver.md b/develop/dev-guide-gui-dbeaver.md index 4adec484a86a3..a9d44aaab48aa 100644 --- a/develop/dev-guide-gui-dbeaver.md +++ b/develop/dev-guide-gui-dbeaver.md @@ -208,6 +208,6 @@ TiDBはMySQL互換データベースであり、 [DBeaverコミュニティ](htt ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-gui-mysql-workbench.md b/develop/dev-guide-gui-mysql-workbench.md index 8574e0c34e67f..e7a6cf903f7b3 100644 --- a/develop/dev-guide-gui-mysql-workbench.md +++ b/develop/dev-guide-gui-mysql-workbench.md @@ -197,6 +197,6 @@ TiDBはMySQL互換データベースであり、 [MySQL Workchen](https://www.my ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-gui-navicat.md b/develop/dev-guide-gui-navicat.md index 67f623eabe5cc..8c3b5ab8e6144 100644 --- a/develop/dev-guide-gui-navicat.md +++ b/develop/dev-guide-gui-navicat.md @@ -179,6 +179,6 @@ TiDBはMySQL互換データベースであり、[Navicat](https://www.navicat.co ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-gui-vscode-sqltools.md b/develop/dev-guide-gui-vscode-sqltools.md index c4ed234517ed1..5506f6318c138 100644 --- a/develop/dev-guide-gui-vscode-sqltools.md +++ b/develop/dev-guide-gui-vscode-sqltools.md @@ -237,6 +237,6 @@ TiDB は MySQL 互換データベースであり、 [Visual Studio Code (VS Code ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-hybrid-oltp-and-olap-queries.md b/develop/dev-guide-hybrid-oltp-and-olap-queries.md index b09778979bd3b..a99971b730eae 100644 --- a/develop/dev-guide-hybrid-oltp-and-olap-queries.md +++ b/develop/dev-guide-hybrid-oltp-and-olap-queries.md @@ -246,6 +246,6 @@ TiDBがTiFlashをどのように使用するかの詳細については、 [TiDB ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-implicit-type-conversion.md b/develop/dev-guide-implicit-type-conversion.md index 4c22bbd24481b..9a9c497f8374f 100644 --- a/develop/dev-guide-implicit-type-conversion.md +++ b/develop/dev-guide-implicit-type-conversion.md @@ -80,6 +80,6 @@ SELECT * FROM `t1` WHERE `a` BETWEEN '12123123' AND '1111222211111111200000'; ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-index-best-practice.md b/develop/dev-guide-index-best-practice.md index 30654fc885a92..82753235d5411 100644 --- a/develop/dev-guide-index-best-practice.md +++ b/develop/dev-guide-index-best-practice.md @@ -133,6 +133,6 @@ CREATE TABLE `books` ( ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-insert-data.md b/develop/dev-guide-insert-data.md index 189ce68b1278f..7266d4ae6f7e3 100644 --- a/develop/dev-guide-insert-data.md +++ b/develop/dev-guide-insert-data.md @@ -291,6 +291,6 @@ TiDB では、HTAP 機能により、データの挿入時に追加の操作を ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-join-tables.md b/develop/dev-guide-join-tables.md index 1949d47fbdc05..7a430d3960f50 100644 --- a/develop/dev-guide-join-tables.md +++ b/develop/dev-guide-join-tables.md @@ -251,6 +251,6 @@ WHERE b.id = ba.book_id AND ba.author_id = a.id; ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-mysql-tools.md b/develop/dev-guide-mysql-tools.md index 32182b751fa31..00e7868e327b0 100644 --- a/develop/dev-guide-mysql-tools.md +++ b/develop/dev-guide-mysql-tools.md @@ -59,6 +59,6 @@ mysqlsh --sql mysql://root@:4000 ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-object-naming-guidelines.md b/develop/dev-guide-object-naming-guidelines.md index 5d90a7849b6ea..0e91f99aeaa96 100644 --- a/develop/dev-guide-object-naming-guidelines.md +++ b/develop/dev-guide-object-naming-guidelines.md @@ -48,6 +48,6 @@ aliases: ['/ja/tidb/stable/dev-guide-object-naming-guidelines/','/ja/tidbcloud/d ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-optimistic-and-pessimistic-transaction.md b/develop/dev-guide-optimistic-and-pessimistic-transaction.md index 1efa4cc5aee8f..47347a47b8404 100644 --- a/develop/dev-guide-optimistic-and-pessimistic-transaction.md +++ b/develop/dev-guide-optimistic-and-pessimistic-transaction.md @@ -1370,6 +1370,6 @@ mysql> SELECT * FROM users; ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-optimize-sql-best-practices.md b/develop/dev-guide-optimize-sql-best-practices.md index 6b49e743c28a2..a8d27f79a0178 100644 --- a/develop/dev-guide-optimize-sql-best-practices.md +++ b/develop/dev-guide-optimize-sql-best-practices.md @@ -164,6 +164,6 @@ SET @@global.tidb_ddl_reorg_batch_size = 128; ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-optimize-sql-overview.md b/develop/dev-guide-optimize-sql-overview.md index 0cd77a5624180..02747fca19a96 100644 --- a/develop/dev-guide-optimize-sql-overview.md +++ b/develop/dev-guide-optimize-sql-overview.md @@ -34,6 +34,6 @@ aliases: ['/ja/tidb/stable/dev-guide-optimize-sql-overview/','/ja/tidbcloud/dev- ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-optimize-sql.md b/develop/dev-guide-optimize-sql.md index efe923432d6ec..c9e3ceebaea07 100644 --- a/develop/dev-guide-optimize-sql.md +++ b/develop/dev-guide-optimize-sql.md @@ -248,6 +248,6 @@ EXPLAIN SELECT * FROM books WHERE id = 896; ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-paginate-results.md b/develop/dev-guide-paginate-results.md index e087cc12d589a..32215c1db5d8f 100644 --- a/develop/dev-guide-paginate-results.md +++ b/develop/dev-guide-paginate-results.md @@ -331,6 +331,6 @@ ORDER BY book_id, user_id; ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-playground-gitpod.md b/develop/dev-guide-playground-gitpod.md index 80ed16bce1351..63a67f09c08c9 100644 --- a/develop/dev-guide-playground-gitpod.md +++ b/develop/dev-guide-playground-gitpod.md @@ -170,6 +170,6 @@ Gitpodは、完全かつ自動化された、事前設定済みのクラウド ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-prepared-statement.md b/develop/dev-guide-prepared-statement.md index ebe29d6103e64..5b6d362bb730c 100644 --- a/develop/dev-guide-prepared-statement.md +++ b/develop/dev-guide-prepared-statement.md @@ -214,6 +214,6 @@ Javaの完全な例については、以下を参照してください。 ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-proxysql-integration.md b/develop/dev-guide-proxysql-integration.md index 5955244345137..3106bbacda62b 100644 --- a/develop/dev-guide-proxysql-integration.md +++ b/develop/dev-guide-proxysql-integration.md @@ -1122,6 +1122,6 @@ ProxySQL を TiDB のプロキシとして使用するには、ProxySQL を構 ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-aws-lambda.md b/develop/dev-guide-sample-application-aws-lambda.md index 499e948652813..7a61b5a039b98 100644 --- a/develop/dev-guide-sample-application-aws-lambda.md +++ b/develop/dev-guide-sample-application-aws-lambda.md @@ -400,6 +400,6 @@ console.log(rsh.affectedRows); ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-golang-gorm.md b/develop/dev-guide-sample-application-golang-gorm.md index 9c89236a8ab0f..745334855e002 100644 --- a/develop/dev-guide-sample-application-golang-gorm.md +++ b/develop/dev-guide-sample-application-golang-gorm.md @@ -279,6 +279,6 @@ db.Delete(&Player{ID: "id"}) ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-golang-sql-driver.md b/develop/dev-guide-sample-application-golang-sql-driver.md index cb4ac5c3e63cd..796f7c8b03882 100644 --- a/develop/dev-guide-sample-application-golang-sql-driver.md +++ b/develop/dev-guide-sample-application-golang-sql-driver.md @@ -329,6 +329,6 @@ Golangドライバはデータベースへの低レベルアクセスを提供 ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-java-hibernate.md b/develop/dev-guide-sample-application-java-hibernate.md index 5aef9b4ab5a60..696bed97bbfa2 100644 --- a/develop/dev-guide-sample-application-java-hibernate.md +++ b/develop/dev-guide-sample-application-java-hibernate.md @@ -336,6 +336,6 @@ SET GLOBAL tidb_enable_check_constraint=ON; ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-java-jdbc.md b/develop/dev-guide-sample-application-java-jdbc.md index 9fcc6d37818db..ca9ad0350b14c 100644 --- a/develop/dev-guide-sample-application-java-jdbc.md +++ b/develop/dev-guide-sample-application-java-jdbc.md @@ -350,6 +350,6 @@ TiDB v8.5.4以降、TiDBはMySQLの動作に準拠するようになりました ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-java-mybatis.md b/develop/dev-guide-sample-application-java-mybatis.md index c7a96c659ae63..979558a3a9989 100644 --- a/develop/dev-guide-sample-application-java-mybatis.md +++ b/develop/dev-guide-sample-application-java-mybatis.md @@ -352,6 +352,6 @@ public SqlSessionFactory getSessionFactory() { ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-java-spring-boot.md b/develop/dev-guide-sample-application-java-spring-boot.md index 7f6d9505c943c..e1da941e4e819 100644 --- a/develop/dev-guide-sample-application-java-spring-boot.md +++ b/develop/dev-guide-sample-application-java-spring-boot.md @@ -307,6 +307,6 @@ playerRepository.deleteById(id); ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-nextjs.md b/develop/dev-guide-sample-application-nextjs.md index c2103f31bc998..3e4744db5035a 100644 --- a/develop/dev-guide-sample-application-nextjs.md +++ b/develop/dev-guide-sample-application-nextjs.md @@ -327,6 +327,6 @@ console.log(rsh.affectedRows); ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-nodejs-mysql2.md b/develop/dev-guide-sample-application-nodejs-mysql2.md index 9235d48eb8759..2e5b5922f6ee9 100644 --- a/develop/dev-guide-sample-application-nodejs-mysql2.md +++ b/develop/dev-guide-sample-application-nodejs-mysql2.md @@ -340,6 +340,6 @@ console.log(rsh.affectedRows); ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-nodejs-mysqljs.md b/develop/dev-guide-sample-application-nodejs-mysqljs.md index 566e59ad95910..79f333ce0dc4a 100644 --- a/develop/dev-guide-sample-application-nodejs-mysqljs.md +++ b/develop/dev-guide-sample-application-nodejs-mysqljs.md @@ -365,6 +365,6 @@ conn.query('DELETE FROM players WHERE id = ?;', [1], (err, ok) => { ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-nodejs-prisma.md b/develop/dev-guide-sample-application-nodejs-prisma.md index c1e51f1cfe1bf..3ea604f8189ae 100644 --- a/develop/dev-guide-sample-application-nodejs-prisma.md +++ b/develop/dev-guide-sample-application-nodejs-prisma.md @@ -405,6 +405,6 @@ await prisma.player.delete({ ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-nodejs-sequelize.md b/develop/dev-guide-sample-application-nodejs-sequelize.md index fd1956ea4fda4..341b87042b439 100644 --- a/develop/dev-guide-sample-application-nodejs-sequelize.md +++ b/develop/dev-guide-sample-application-nodejs-sequelize.md @@ -358,6 +358,6 @@ logger.info(deletedNewPlayer?.toJSON()); ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-nodejs-typeorm.md b/develop/dev-guide-sample-application-nodejs-typeorm.md index 9bf3e223439ce..dc77b8be6ee21 100644 --- a/develop/dev-guide-sample-application-nodejs-typeorm.md +++ b/develop/dev-guide-sample-application-nodejs-typeorm.md @@ -399,6 +399,6 @@ export class ActionLog { ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-python-django.md b/develop/dev-guide-sample-application-python-django.md index 84d4d1b4cdd87..97cfb7f76b6cd 100644 --- a/develop/dev-guide-sample-application-python-django.md +++ b/develop/dev-guide-sample-application-python-django.md @@ -365,6 +365,6 @@ Player.objects.filter(coins=100).delete() ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-python-mysql-connector.md b/develop/dev-guide-sample-application-python-mysql-connector.md index a40b980f0a164..b71ffad484902 100644 --- a/develop/dev-guide-sample-application-python-mysql-connector.md +++ b/develop/dev-guide-sample-application-python-mysql-connector.md @@ -316,6 +316,6 @@ Pythonドライバはデータベースへの低レベルアクセスを提供 ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-python-mysqlclient.md b/develop/dev-guide-sample-application-python-mysqlclient.md index 99eeda7da04fb..a60c2b49721bd 100644 --- a/develop/dev-guide-sample-application-python-mysqlclient.md +++ b/develop/dev-guide-sample-application-python-mysqlclient.md @@ -319,6 +319,6 @@ Pythonドライバはデータベースへの低レベルアクセスを提供 ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-python-peewee.md b/develop/dev-guide-sample-application-python-peewee.md index 746b656a0d069..691a4c1ebb6bd 100644 --- a/develop/dev-guide-sample-application-python-peewee.md +++ b/develop/dev-guide-sample-application-python-peewee.md @@ -341,6 +341,6 @@ Player.delete().where(Player.coins == 100).execute() ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-python-pymysql.md b/develop/dev-guide-sample-application-python-pymysql.md index 2f15fb676750e..f3a75169fe442 100644 --- a/develop/dev-guide-sample-application-python-pymysql.md +++ b/develop/dev-guide-sample-application-python-pymysql.md @@ -321,6 +321,6 @@ Pythonドライバはデータベースへの低レベルアクセスを提供 ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-python-sqlalchemy.md b/develop/dev-guide-sample-application-python-sqlalchemy.md index ef42d76f92eb0..bba071ec1eeac 100644 --- a/develop/dev-guide-sample-application-python-sqlalchemy.md +++ b/develop/dev-guide-sample-application-python-sqlalchemy.md @@ -334,6 +334,6 @@ with Session() as session: ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-ruby-mysql2.md b/develop/dev-guide-sample-application-ruby-mysql2.md index 71f4e55d7e161..d64a2a5bfdcc4 100644 --- a/develop/dev-guide-sample-application-ruby-mysql2.md +++ b/develop/dev-guide-sample-application-ruby-mysql2.md @@ -341,6 +341,6 @@ CA証明書のパスを手動で指定することも可能ですが、異なる ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sample-application-ruby-rails.md b/develop/dev-guide-sample-application-ruby-rails.md index bd2719dca11bc..17af2168c170f 100644 --- a/develop/dev-guide-sample-application-ruby-rails.md +++ b/develop/dev-guide-sample-application-ruby-rails.md @@ -310,6 +310,6 @@ CA証明書のパスを手動で指定することも可能ですが、異なる ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-schema-design-overview.md b/develop/dev-guide-schema-design-overview.md index 4c7a4bf86a2bf..1dfc8ca65e4ba 100644 --- a/develop/dev-guide-schema-design-overview.md +++ b/develop/dev-guide-schema-design-overview.md @@ -72,6 +72,6 @@ TiDB は、ユーザーベースとロールベースの両方のアクセス制 ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-sql-development-specification.md b/develop/dev-guide-sql-development-specification.md index 808ee6eddfc6e..ab5dfd81fc079 100644 --- a/develop/dev-guide-sql-development-specification.md +++ b/develop/dev-guide-sql-development-specification.md @@ -52,6 +52,6 @@ aliases: ['/ja/tidb/stable/dev-guide-sql-development-specification/','/ja/tidbcl ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-third-party-support.md b/develop/dev-guide-third-party-support.md index d28c80b07cf99..9b89ee34c5a23 100644 --- a/develop/dev-guide-third-party-support.md +++ b/develop/dev-guide-third-party-support.md @@ -23,7 +23,7 @@ PingCAP はコミュニティと連携し、サードパーティ ツールに > > 特に指定がない限り、**Driver**または**ORM フレームワーク**では[アプリケーションの再試行とエラー処理](/develop/dev-guide-transaction-troubleshoot.md#application-retry-and-error-handling)のサポートは含まれません。 -このドキュメントに記載されているツールを使用して TiDB に接続する際に問題が発生した場合は、詳細を記載した[問題](https://github.com/pingcap/tidb/issues/new?assignees=&labels=type%2Fquestion&template=general-question.md)を GitHub に送信して、このツールのサポートを促進してください。 +このドキュメントに記載されているツールを使用して TiDB に接続する際に問題が発生した場合は、詳細を記載した[問題](https://github.com/pingcap/tidb/issues/new?assignees=&labels=type%2Fquestion&template=general-question.md)を GitHub に送信して、このツールのサポートを促進してください。 ## Driver {#driver} @@ -63,6 +63,6 @@ PingCAP はコミュニティと連携し、サードパーティ ツールに ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-third-party-tools-compatibility.md b/develop/dev-guide-third-party-tools-compatibility.md index 4383ebb825a83..4461438c1e010 100644 --- a/develop/dev-guide-third-party-tools-compatibility.md +++ b/develop/dev-guide-third-party-tools-compatibility.md @@ -218,6 +218,6 @@ TiDB がサポートする分離レベル`REPEATABLE-READ`または`READ-COMMITT ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-tidb-basics.md b/develop/dev-guide-tidb-basics.md index b7e33efd6eedf..680599cd0d7bd 100644 --- a/develop/dev-guide-tidb-basics.md +++ b/develop/dev-guide-tidb-basics.md @@ -41,6 +41,6 @@ TiDB は MySQL プロトコルおよび MySQL 構文と互換性があるため ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-tidb-crud-sql.md b/develop/dev-guide-tidb-crud-sql.md index d695d5008f540..e274ad8ba420b 100644 --- a/develop/dev-guide-tidb-crud-sql.md +++ b/develop/dev-guide-tidb-crud-sql.md @@ -20,7 +20,7 @@ TiDB に接続していることを確認してください。そうでない場 TiDB は MySQL と互換性があり、ほとんどの場合、MySQL ステートメントを直接使用できます。サポートされていない機能については、 [MySQLとの互換性](/mysql-compatibility.md#unsupported-features)を参照してください。 -SQL を試して、MySQL クエリと TiDB の互換性をテストするには、 [TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=basic-sql-operations)試すことができます。最初に[TiDB Cloud Starterインスタンスを作成する](/develop/dev-guide-build-cluster-in-cloud.md#step-1-create-a-starter-instance)、その中で SQL ステートメントを実行することもできます。 +SQL を試して、MySQL クエリと TiDB の互換性をテストするには、 [TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=basic-sql-operations)試すことができます。最初に[TiDB Cloud Starterインスタンスを作成する](/develop/dev-guide-build-cluster-in-cloud.md#step-1-create-a-starter-instance)、その中で SQL ステートメントを実行することもできます。 このページでは、DDL、DML、CRUD 操作などの基本的なTiDB SQLステートメントについて説明します。 TiDB ステートメントの完全なリストについては、 [SQLステートメントの概要](/sql-statements/sql-statement-overview.md)を参照してください。 @@ -103,6 +103,6 @@ SELECT * FROM person WHERE id < 5; ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-timeouts-in-tidb.md b/develop/dev-guide-timeouts-in-tidb.md index e6a693b42b5ca..0b7d2b2ab7b52 100644 --- a/develop/dev-guide-timeouts-in-tidb.md +++ b/develop/dev-guide-timeouts-in-tidb.md @@ -75,6 +75,6 @@ TiDB は、次の MySQL 互換のタイムアウト制御パラメータを提 ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-transaction-overview.md b/develop/dev-guide-transaction-overview.md index a4ff19f932303..bac31790452a1 100644 --- a/develop/dev-guide-transaction-overview.md +++ b/develop/dev-guide-transaction-overview.md @@ -163,6 +163,6 @@ TiDBは、MySQLとの整合性を確保するために、スナップショッ ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-transaction-restraints.md b/develop/dev-guide-transaction-restraints.md index 2f469658b5a0a..13087536f58fb 100644 --- a/develop/dev-guide-transaction-restraints.md +++ b/develop/dev-guide-transaction-restraints.md @@ -733,6 +733,6 @@ mysql> SELECT * FROM T2; ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-transaction-troubleshoot.md b/develop/dev-guide-transaction-troubleshoot.md index 193b335f79209..f1912d05ff1c7 100644 --- a/develop/dev-guide-transaction-troubleshoot.md +++ b/develop/dev-guide-transaction-troubleshoot.md @@ -128,6 +128,6 @@ while True: ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-troubleshoot-overview.md b/develop/dev-guide-troubleshoot-overview.md index 3ffa21271668b..de7c65588aa53 100644 --- a/develop/dev-guide-troubleshoot-overview.md +++ b/develop/dev-guide-troubleshoot-overview.md @@ -46,6 +46,6 @@ SQL 操作について質問がある場合は、 [SQLに関するよくある ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-unique-serial-number-generation.md b/develop/dev-guide-unique-serial-number-generation.md index 857e07d4a156c..417cf32e7b8e5 100644 --- a/develop/dev-guide-unique-serial-number-generation.md +++ b/develop/dev-guide-unique-serial-number-generation.md @@ -51,6 +51,6 @@ Snowflakeは、Twitterが提案する分散ID生成ソリューションです ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-unstable-result-set.md b/develop/dev-guide-unstable-result-set.md index 5ad7cb6388fe1..eba75bd23dd88 100644 --- a/develop/dev-guide-unstable-result-set.md +++ b/develop/dev-guide-unstable-result-set.md @@ -230,6 +230,6 @@ TiDB はストレージレイヤーからデータを並列に読み取るため ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-update-data.md b/develop/dev-guide-update-data.md index bd5eeabf9359a..9245f958c89bd 100644 --- a/develop/dev-guide-update-data.md +++ b/develop/dev-guide-update-data.md @@ -429,6 +429,6 @@ public class BatchUpdateExample { ## お困りですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問してください。 - [TiDB Cloudのサポートチケットを送信してください](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信してください](/support.md) diff --git a/develop/dev-guide-use-common-table-expression.md b/develop/dev-guide-use-common-table-expression.md index 09a658228ca8f..9237b94f8ef3b 100644 --- a/develop/dev-guide-use-common-table-expression.md +++ b/develop/dev-guide-use-common-table-expression.md @@ -212,6 +212,6 @@ SELECT * FROM fibonacci; ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-use-follower-read.md b/develop/dev-guide-use-follower-read.md index 6e765678bd214..16fe3cf8a5544 100644 --- a/develop/dev-guide-use-follower-read.md +++ b/develop/dev-guide-use-follower-read.md @@ -144,6 +144,6 @@ public static class AuthorDAO { ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-use-stale-read.md b/develop/dev-guide-use-stale-read.md index 2b73717830b30..cd67f45ef98c2 100644 --- a/develop/dev-guide-use-stale-read.md +++ b/develop/dev-guide-use-stale-read.md @@ -481,6 +481,6 @@ public static class StaleReadHelper{ ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-use-subqueries.md b/develop/dev-guide-use-subqueries.md index d9f48627fbc39..7737212876221 100644 --- a/develop/dev-guide-use-subqueries.md +++ b/develop/dev-guide-use-subqueries.md @@ -130,6 +130,6 @@ WHERE ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-use-temporary-tables.md b/develop/dev-guide-use-temporary-tables.md index 06c9188b8d8c7..19aa91964f6b3 100644 --- a/develop/dev-guide-use-temporary-tables.md +++ b/develop/dev-guide-use-temporary-tables.md @@ -255,6 +255,6 @@ TiDB の一時テーブルの制限については、 [他の TiDB 機能との ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-use-views.md b/develop/dev-guide-use-views.md index 8bfbca2f4b045..a3fefe8079f04 100644 --- a/develop/dev-guide-use-views.md +++ b/develop/dev-guide-use-views.md @@ -122,6 +122,6 @@ TiDB のビューの制限については、 [ビューの制限](/views.md#limi ## ヘルプが必要ですか? {#need-help} -- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 +- [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに問い合わせてください。 - [TiDB Cloudのサポートチケットを送信する](https://tidb.support.pingcap.com/servicedesk/customer/portals) - [TiDB Self-Managedのサポートチケットを送信する](/support.md) diff --git a/develop/dev-guide-wordpress.md b/develop/dev-guide-wordpress.md index 6551adbf10d36..11e03328d0a4d 100644 --- a/develop/dev-guide-wordpress.md +++ b/develop/dev-guide-wordpress.md @@ -106,4 +106,4 @@ TiDB Cloud StarterへのWordPressデータベース接続を設定します。 ## お困りですか? {#need-help} -[Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問するか、[サポートチケットを送信してください](https://tidb.support.pingcap.com/)。 +[Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問するか、[サポートチケットを送信してください](https://tidb.support.pingcap.com/)。 diff --git a/develop/java-app-best-practices.md b/develop/java-app-best-practices.md index 49bbd88d6294d..d5173370cfb20 100644 --- a/develop/java-app-best-practices.md +++ b/develop/java-app-best-practices.md @@ -404,4 +404,4 @@ Javaアプリケーションでフレーム グラフを取得するのは面倒 ## お困りですか? {#need-help} -[Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問するか、[サポートチケットを送信してください](/support.md)。 +[Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)or [Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)コミュニティに質問するか、[サポートチケットを送信してください](/support.md)。 diff --git a/dm/dm-error-handling.md b/dm/dm-error-handling.md index 035bbf0e447fa..1c9ee4d23aac7 100644 --- a/dm/dm-error-handling.md +++ b/dm/dm-error-handling.md @@ -172,13 +172,13 @@ binlogレプリケーション処理ユニットの場合は、次のソリュ 6. `query-status`を使用して移行タスクのステータスを確認する。元のエラーの原因となったリレーログファイルの移行が完了したら、 `safe-mode`元の値に戻して移行タスクを再開できます。 -### タスクをクエリするかログを確認すると、 Access denied for user 'root'@'172.31.43.27' (using password: YES)表示されます。 {#access-denied-for-user-root172314327-using-password-yes-shows-when-you-query-the-task-or-check-the-log} +### タスクをクエリするかログを確認すると、 Access denied for user 'root'@'172.31.43.27' (using password: YES)表示されます。 {#access-denied-for-user-root172314327-using-password-yes-shows-when-you-query-the-task-or-check-the-log} すべてのDM設定ファイルにおけるデータベース関連のパスワードについては、 `dmctl`で暗号化したパスワードを使用することをお勧めします。データベースパスワードが空の場合は、暗号化する必要はありません。プレーンテキストパスワードの暗号化方法については、 [dmctlを使用してデータベースパスワードを暗号化する](/dm/dm-manage-source.md#encrypt-the-database-password)を参照してください。 さらに、上流データベースと下流データベースのユーザーには、対応する読み取り権限と書き込み権限が必要です。データ移行タスクを開始する際には、データ移行も[対応する権限を自動的に事前チェックします](/dm/dm-precheck.md)必要です。 -### load処理ユニットからpacket for query is too large. Try adjusting the 'max_allowed_packet' variable {#the-load-processing-unit-reports-the-error-packet-for-query-is-too-large-try-adjusting-the-max_allowed_packet-variable} +### load処理ユニットからpacket for query is too large. Try adjusting the 'max_allowed_packet' variable {#the-load-processing-unit-reports-the-error-packet-for-query-is-too-large-try-adjusting-the-max_allowed_packet-variable} #### 理由 {#reasons} diff --git a/dm/dm-faq.md b/dm/dm-faq.md index 8f107099acdfa..2c6aa84ea9624 100644 --- a/dm/dm-faq.md +++ b/dm/dm-faq.md @@ -118,14 +118,14 @@ MySQLはエクスポート時にスナップショットを指定できないた 5. `query-status`までタスクの状態を観察します。`syncerBinlog`が `checkpoint-T`と`checkpoint-S`のうち大きい方の値を超えた場合、 `safe-mode`を元の値に戻し、タスクを再開します。この例では`(mysql-bin.000100, 1234)`です。 -## packet for query is too large. Try adjusting the 'max_allowed_packet' variable ? {#how-to-handle-the-error-packet-for-query-is-too-large-try-adjusting-the-max_allowed_packet-variable-that-occurs-during-the-full-import} +## packet for query is too large. Try adjusting the 'max_allowed_packet' variable ? {#how-to-handle-the-error-packet-for-query-is-too-large-try-adjusting-the-max_allowed_packet-variable-that-occurs-during-the-full-import} 以下のパラメータをデフォルトの 67108864 (64M) より大きい値に設定します。 - TiDBサーバーのグローバル変数: `max_allowed_packet` 。 - タスク設定ファイル内の設定項目: `target-database.max-allowed-packet` 。詳細は[DM 高度なタスクコンフィグレーションファイル](/dm/task-configuration-file-full.md)を参照してください。 -## DM 1.0 クラスターの既存の DM 移行タスクが DM 2.0 以降のクラスターで実行されているときに発生するエラーError 1054: Unknown column 'binlog_gtid' in 'field list'を処理する方法を教えてください。 {#how-to-handle-the-error-error-1054-unknown-column-binlog_gtid-in-field-list-that-occurs-when-existing-dm-migration-tasks-of-an-dm-10-cluster-are-running-on-a-dm-20-or-newer-cluster} +## DM 1.0 クラスターの既存の DM 移行タスクが DM 2.0 以降のクラスターで実行されているときに発生するエラーError 1054: Unknown column 'binlog_gtid' in 'field list'を処理する方法を教えてください。 {#how-to-handle-the-error-error-1054-unknown-column-binlog_gtid-in-field-list-that-occurs-when-existing-dm-migration-tasks-of-an-dm-10-cluster-are-running-on-a-dm-20-or-newer-cluster} DM v2.0 以降、増分データレプリケーションを続行するために DM 1.0 クラスターのタスク構成ファイルで`start-task`コマンドを直接実行すると、エラー`Error 1054: Unknown column 'binlog_gtid' in 'field list'`が発生します。 diff --git a/dumpling-overview.md b/dumpling-overview.md index c0ffd10f9b39c..c7752ff48965b 100644 --- a/dumpling-overview.md +++ b/dumpling-overview.md @@ -373,7 +373,7 @@ SET GLOBAL tidb_gc_life_time = '10m'; | `-s`または`--statement-size` | `INSERT`ステートメントのサイズを制御します。単位はバイトです。 | | | `-F`または`--filesize` | 分割されたテーブルのファイルサイズ。単位は`128B` 、 `64KiB` 、 `32MiB` 、 `1.5GiB`のように指定する必要があります。 | | | `--filetype` | エクスポートされたファイル形式(csv/sql) | 「sql」 | -| `-o`または`--output` | データのエクスポートに使用する絶対ローカルファイルパス、または[外部ストレージURI](/external-storage-uri.md)を指定してください。 | "./export-${time}" | +| `-o`または`--output` | データのエクスポートに使用する絶対ローカルファイルパス、または[外部ストレージURI](/external-storage-uri.md)を指定してください。 | "./export-${time}" | | `-S`または`--sql` | 指定されたSQL文に従ってデータをエクスポートします。このコマンドは同時エクスポートをサポートしていません。 | | | `--consistency` | フラッシュ: ダンプの前にFTWRLを使用してください
スナップショット: TSO の特定のスナップショットの TiDB データをダンプします
ロック: ダンプ対象のすべてのテーブルに対して`lock tables read`を実行します
none: ロックを追加せずにダンプします。これは一貫性を保証できません。
auto: MySQL の場合は --consistency flush を使用し、TiDB の場合は --consistency snapshot を使用します。 | 「自動」 | | `--snapshot` | スナップショットTSO。 `consistency=snapshot`の場合のみ有効。 | | @@ -385,14 +385,14 @@ SET GLOBAL tidb_gc_life_time = '10m'; | `--ca` | TLS接続用の認証局ファイルのアドレス | | | `--cert` | TLS接続用のクライアント証明書ファイルのアドレス | | | `--key` | TLS接続用のクライアント秘密鍵ファイルのアドレス | | -| `--csv-delimiter` | CSVファイル内の文字型変数の区切り文字 | '"' | -| `--csv-separator` | CSV ファイル内の各値の区切り文字。データにカンマが含まれている場合は、区切り文字として特殊な文字の組み合わせを使用することをお勧めします。非表示の文字もサポートされています。例: `--csv-separator $'\001'` 。 | ',' | -| `--csv-null-value` | CSVファイルにおけるnull値の表現 | "\N" | -| `--csv-line-terminator` | CSV ファイルの行末の終端文字。データを CSV ファイルにエクスポートする際に、このオプションを使用して目的の終端文字を指定できます。このオプションは "\r\n" と "\n" をサポートしています。デフォルト値は "\r\n" で、以前のバージョンと互換性があります。bash の引用符はエスケープ規則が異なるため、LF (改行) を終端文字として指定する場合は、 `--csv-line-terminator $'\n'`に似た構文を使用できます。 | "\r\n" | +| `--csv-delimiter` | CSVファイル内の文字型変数の区切り文字 | '"' | +| `--csv-separator` | CSV ファイル内の各値の区切り文字。データにカンマが含まれている場合は、区切り文字として特殊な文字の組み合わせを使用することをお勧めします。非表示の文字もサポートされています。例: `--csv-separator $'\001'` 。 | ',' | +| `--csv-null-value` | CSVファイルにおけるnull値の表現 | "\N" | +| `--csv-line-terminator` | CSV ファイルの行末の終端文字。データを CSV ファイルにエクスポートする際に、このオプションを使用して目的の終端文字を指定できます。このオプションは "\r\n" と "\n" をサポートしています。デフォルト値は "\r\n" で、以前のバージョンと互換性があります。bash の引用符はエスケープ規則が異なるため、LF (改行) を終端文字として指定する場合は、 `--csv-line-terminator $'\n'`に似た構文を使用できます。 | "\r\n" | | `--csv-output-dialect` | ソースデータをデータベースで指定された形式の CSV ファイルにエクスポートできることを示します。オプションの値は`""` 、 `"snowflake"` 、 `"redshift"` 、 `"bigquery"`のいずれかです。デフォルト値は`""`で、ソースデータを UTF-8 でエンコードしてエクスポートすることを意味します。オプションを`"snowflake"`または`"redshift"`に設定すると、ソースデータのバイナリデータ型は 16 進数に変換されますが、 `0x`の接頭辞は削除されます。例えば、 `0x61` `61`と表示されます。オプションを`"bigquery"`に設定すると、バイナリデータ型は base64 を使用してエンコードされます。場合によっては、バイナリ文字列に文字化けが発生する可能性があります。 | `""` | | `--escape-backslash` | エクスポートファイル内の特殊文字をエスケープするには、バックスラッシュ( `\` )を使用します。 | true | | `--output-filename-template` | [Go言語テンプレート](https://golang.org/pkg/text/template/#hdr-Arguments)の形式で表されるファイル名テンプレート
`{{.DB}}` 、 `{{.Table}}` 、および`{{.Index}}`引数をサポートします。
3つの引数は、データベース名、テーブル名、およびデータファイルのチャンクIDを表します。 | `{{.DB}}.{{.Table}}.{{.Index}}` | -| `--status-addr` | Dumplingのサービスアドレス(Prometheusがメトリクスを取得するアドレスとpprofデバッグ用アドレスを含む) | ":8281" | +| `--status-addr` | Dumplingのサービスアドレス(Prometheusがメトリクスを取得するアドレスとpprofデバッグ用アドレスを含む) | ":8281" | | `--tidb-mem-quota-query` | Dumplingコマンドの1行でエクスポートするSQLステートメントのメモリ制限値で、単位はバイトです。v4.0.10以降のバージョンでは、このパラメータを設定しない場合、TiDBはデフォルトで`mem-quota-query`構成項目の値をメモリ制限値として使用します。v4.0.10より前のバージョンでは、パラメータ値のデフォルト値は32GBです。 | 34359738368 | | `--params` | エクスポートするデータベースへの接続に使用するセッション変数を指定します。必須の形式は`"character_set_client=latin1,character_set_connection=latin1"`です。 | | | `-c`または`--compress` | Dumplingによってエクスポートされた CSV および SQL データとテーブル構造ファイルを圧縮します。次の圧縮アルゴリズムをサポートしています: `gzip` 、 `snappy` 、および`zstd` 。 | 「」 | diff --git a/enable-tls-between-clients-and-servers.md b/enable-tls-between-clients-and-servers.md index 9b6ce75a98099..8fa531547d98b 100644 --- a/enable-tls-between-clients-and-servers.md +++ b/enable-tls-between-clients-and-servers.md @@ -38,7 +38,7 @@ MySQLと同様に、TiDBは同じTCPポート上でTLS接続と非TLS接続の - [`ssl-cert`](/tidb-configuration-file.md#ssl-cert) :SSL証明書のファイルパスを指定します。 - [`ssl-key`](/tidb-configuration-file.md#ssl-key) : 証明書に一致する秘密鍵を指定します。 - [`ssl-ca`](/tidb-configuration-file.md#ssl-ca) : (オプション) 信頼済みCA証明書のファイルパスを指定します -- [`tls-version`](/tidb-configuration-file.md#tls-version) : (オプション) 最小TLSバージョンを指定します。例: "TLSv1.2" +- [`tls-version`](/tidb-configuration-file.md#tls-version) : (オプション) 最小TLSバージョンを指定します。例: "TLSv1.2" `auto-tls`は安全な接続を可能にしますが、クライアント証明書の検証は提供しません。証明書の検証、および証明書の生成方法を制御するには、以下の`ssl-cert` 、 `ssl-key` 、および`ssl-ca`変数の設定に関するアドバイスを参照してください。 diff --git a/encryption-at-rest.md b/encryption-at-rest.md index d1c161d4c26dc..a2a0516aed041 100644 --- a/encryption-at-rest.md +++ b/encryption-at-rest.md @@ -378,7 +378,7 @@ TiFlashもv4.0.9で暗号化メタデータ操作を最適化しており、そ ## BR S3 サーバー側暗号化 {#br-s3-server-side-encryption} -BRを使用して S3 にバックアップする際に S3 サーバー側の暗号化を有効にするには、引数を`--s3.sse`渡し、値を "aws:kms" に設定します。S3 は暗号化に独自の KMS キーを使用します。例: +BRを使用して S3 にバックアップする際に S3 サーバー側の暗号化を有効にするには、引数を`--s3.sse`渡し、値を "aws:kms" に設定します。S3 は暗号化に独自の KMS キーを使用します。例: tiup br backup full --pd --storage "s3:///" --s3.sse aws:kms diff --git a/explore-htap.md b/explore-htap.md index 2d6ccd95cc7b6..1667df530c66b 100644 --- a/explore-htap.md +++ b/explore-htap.md @@ -108,7 +108,7 @@ TiDBの使用中に問題が発生した場合は、以下のドキュメント - [TiDBクラスタのトラブルシューティングガイド](/troubleshoot-tidb-cluster.md) - [TiFlashクラスタのトラブルシューティング](/tiflash/troubleshoot-tiflash.md) -[GitHub Issues](https://github.com/pingcap/tiflash/issues)を作成したり、 [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)のコミュニティに質問したりすることもできます。 +[GitHub Issues](https://github.com/pingcap/tiflash/issues)を作成したり、 [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc)または[Slack](https://slack.tidb.io/invite?team=tidb-community&channel=everyone&ref=pingcap-docs)のコミュニティに質問したりすることもできます。 ## 次は? {#what-s-next} diff --git a/functions-and-operators/bit-functions-and-operators.md b/functions-and-operators/bit-functions-and-operators.md index f3eed521cb99b..6302b81759fc4 100644 --- a/functions-and-operators/bit-functions-and-operators.md +++ b/functions-and-operators/bit-functions-and-operators.md @@ -12,11 +12,11 @@ TiDB は、MySQL 8.0 で利用可能な[ビット関数と演算子](https://dev | 名前 | 説明 | | :----------------------------- | :---------------- | | [`BIT_COUNT()`](#bit_count) | 1に設定されているビットの数を返す | -| [`&`](#-bitwise-and) | ビットAND | +| [`&`](#-bitwise-and) | ビットAND | | [`~`](#-bitwise-inversion) | ビット反転 | | [`|`](#-bitwise-or) | ビットOR | | [`^`](#-bitwise-xor) | ビット単位のXOR | -| [`<<`](#-left-shift) | 左シフト | +| [`<<`](#-left-shift) | 左シフト | | [`>>`](#-right-shift) | 右シフト | ## `BIT_COUNT()` {#bit_count} diff --git a/functions-and-operators/cast-functions-and-operators.md b/functions-and-operators/cast-functions-and-operators.md index af13832ac7792..06dc6fd2590c8 100644 --- a/functions-and-operators/cast-functions-and-operators.md +++ b/functions-and-operators/cast-functions-and-operators.md @@ -23,7 +23,7 @@ MySQL 8.0.27以降、 [`BINARY`](https://dev.mysql.com/doc/refman/8.0/en/cast-fu ## キャスト {#cast} -[`CAST(<expression> AS <type> [ARRAY])`](https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html#function_cast)関数は、式を特定の型にキャストするために使用されます。 +[`CAST( AS [ARRAY])`](https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html#function_cast)関数は、式を特定の型にキャストするために使用されます。 この関数は[多値インデックス](/sql-statements/sql-statement-create-index.md#multi-valued-indexes)を作成する場合にも使用されます。 diff --git a/functions-and-operators/date-and-time-functions.md b/functions-and-operators/date-and-time-functions.md index a727d4931101e..f5db2e0bc7b98 100644 --- a/functions-and-operators/date-and-time-functions.md +++ b/functions-and-operators/date-and-time-functions.md @@ -88,13 +88,13 @@ TiDB は、MySQL 8.0 で利用可能な[日付と時刻関数](https://dev.mysql | 「%a」 | 曜日の略称(日~土) | | 「%D」 | 英語の接尾辞付きの月日(0日、1日、2日、3日) | | 「%U」 | 週(00..53)、日曜日が週の最初の日です。WEEK() モード 0 | -| "%u" | 週(00..53)、月曜日が週の最初の日です。WEEK() モード 1 | +| "%u" | 週(00..53)、月曜日が週の最初の日です。WEEK() モード 1 | | 「%V」 | 週(01..53)、日曜日が週の最初の日です。WEEK() モード 2。%X とともに使用されます。 | | 「%v」 | 週(01..53)、月曜日が週の最初の日です。WEEK() モード 3。%x とともに使用されます。 | | 「%W」 | 曜日名(日曜日..土曜日) | -| "%w" | 曜日(0=日曜日、6=土曜日) | +| "%w" | 曜日(0=日曜日、6=土曜日) | | 「%X」 | 日曜日を週の最初の日とする週の年を 4 桁の数字で表します。 | -| "%x" | 週の年。月曜日を週の最初の日とする、数字 4 桁。 | +| "%x" | 週の年。月曜日を週の最初の日とする、数字 4 桁。 | 詳細は[問題 #30082](https://github.com/pingcap/tidb/issues/30082)ご覧ください。 diff --git a/functions-and-operators/expressions-pushed-down.md b/functions-and-operators/expressions-pushed-down.md index 68692c87d5f4e..c51f217c667d0 100644 --- a/functions-and-operators/expressions-pushed-down.md +++ b/functions-and-operators/expressions-pushed-down.md @@ -18,8 +18,8 @@ TiFlash は関数と演算子のプッシュダウンもサポートしていま | 表現タイプ | オペレーション | | :---------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [論理演算子](/functions-and-operators/operators.md#logical-operators) | AND (&&)、OR (||)、NOT (!)、XOR | -| [ビット演算子](/functions-and-operators/operators.md#operators) | [&](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_bitwise-and) [〜](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_bitwise-invert) [|](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_bitwise-or) [`^`](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_bitwise-xor) [`<<`](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_left-shift) [`>>`](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_right-shift) | -| [比較関数と演算子](/functions-and-operators/operators.md#comparison-functions-and-operators) | [`<`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_less-than) [`<=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_less-than-or-equal) [`=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal) [`!= (<>)`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-equal) [`>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than) [`>=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than-or-equal) [`<=>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal-to) [BETWEEN](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_between) [COALESCE()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_coalesce) [IN()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_in) [INTERVAL()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_interval) [IS NOT NULL](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is-not-null) [IS NOT](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is-not) [IS NULL](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is-null) [IS](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is) [ISNULL()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_isnull) [LIKE](https://dev.mysql.com/doc/refman/8.0/en/string-comparison-functions.html#operator_like) [NOT BETWEEN](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-between) [NOT IN()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-in) [NOT LIKE](https://dev.mysql.com/doc/refman/8.0/en/string-comparison-functions.html#operator_not-like) [STRCMP()](https://dev.mysql.com/doc/refman/8.0/en/string-comparison-functions.html#function_strcmp) | +| [ビット演算子](/functions-and-operators/operators.md#operators) | [&](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_bitwise-and) [〜](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_bitwise-invert) [|](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_bitwise-or) [`^`](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_bitwise-xor) [`<<`](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_left-shift) [`>>`](https://dev.mysql.com/doc/refman/8.0/en/bit-functions.html#operator_right-shift) | +| [比較関数と演算子](/functions-and-operators/operators.md#comparison-functions-and-operators) | [`<`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_less-than) [`<=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_less-than-or-equal) [`=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal) [`!= (<>)`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-equal) [`>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than) [`>=`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than-or-equal) [`<=>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal-to) [BETWEEN](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_between) [COALESCE()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_coalesce) [IN()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_in) [INTERVAL()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_interval) [IS NOT NULL](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is-not-null) [IS NOT](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is-not) [IS NULL](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is-null) [IS](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is) [ISNULL()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_isnull) [LIKE](https://dev.mysql.com/doc/refman/8.0/en/string-comparison-functions.html#operator_like) [NOT BETWEEN](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-between) [NOT IN()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_not-in) [NOT LIKE](https://dev.mysql.com/doc/refman/8.0/en/string-comparison-functions.html#operator_not-like) [STRCMP()](https://dev.mysql.com/doc/refman/8.0/en/string-comparison-functions.html#function_strcmp) | | [数値関数と演算子](/functions-and-operators/numeric-functions-and-operators.md) | [+](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_plus) [-](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_minus) [*](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_times) [/](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_divide) [DIV](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_div) [% (MOD)](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_mod) [-](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_unary-minus) [ABS()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_abs) [ACOS()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_acos) [ASIN()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_asin) [ATAN()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_atan) [ATAN2()、ATAN()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_atan2) [CEIL()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_ceil) [CEILING()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_ceiling) [CONV()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_conv) [COS()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_cos) [COT()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_cot) [CRC32()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_crc32) [DEGREES()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_degrees) [EXP()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_exp) [FLOOR()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_floor) [LN()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_ln) [LOG()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_log) [LOG10()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_log10) [LOG2()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_log2) 、 [MOD()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_mod) 、 [PI()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_pi) 、 [POW()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_pow) 、 [POWER()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_power) 、 [RADIANS()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_radians) 、 [RAND()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_rand) 、 [ROUND()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_round) 、 [SIGN()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_sign) 、 [SIN()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_sin) 、 [SQRT()](https://dev.mysql.com/doc/refman/8.0/en/mathematical-functions.html#function_sqrt) | | [制御フロー関数](/functions-and-operators/control-flow-functions.md) | [CASE](https://dev.mysql.com/doc/refman/8.0/en/flow-control-functions.html#operator_case) [IF()](https://dev.mysql.com/doc/refman/8.0/en/flow-control-functions.html#function_if) [IFNULL()](https://dev.mysql.com/doc/refman/8.0/en/flow-control-functions.html#function_ifnull) | | [JSON関数](/functions-and-operators/json-functions.md) | [JSON_ARRAY([val[, val] ...])](https://dev.mysql.com/doc/refman/8.0/en/json-creation-functions.html#function_json-array) ,
[JSON_CONTAINS(ターゲット、候補[、パス])](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#function_json-contains) 、
[JSON_EXTRACT(json_doc, パス[, パス] ...)](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#function_json-extract) 、
[JSON_INSERT(json_doc、パス、val[、パス、val]...)](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-insert) 、
[JSON_LENGTH(json_doc[, パス])](https://dev.mysql.com/doc/refman/8.0/en/json-attribute-functions.html#function_json-length) 、
[JSON_MERGE(json_doc、json_doc[、json_doc]...)](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-merge) 、
[JSON_OBJECT([キー、値[、キー、値] ...])](https://dev.mysql.com/doc/refman/8.0/en/json-creation-functions.html#function_json-object) 、
[JSON_REMOVE(json_doc, パス[, パス] ...)](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-remove) 、
[JSON_SET(json_doc、パス、val[、パス、val]...)](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-set) 、
[JSON_TYPE(json_val)](https://dev.mysql.com/doc/refman/8.0/en/json-attribute-functions.html#function_json-type) 、
[JSON_UNQUOTE(json_val)](https://dev.mysql.com/doc/refman/8.0/en/json-modification-functions.html#function_json-unquote) ,
[JSON_VALID(値)](https://dev.mysql.com/doc/refman/8.0/en/json-attribute-functions.html#function_json-valid) 、
[値 MEMBER OF(json_array)](https://dev.mysql.com/doc/refman/8.0/en/json-search-functions.html#operator_member-of) | diff --git a/functions-and-operators/operators.md b/functions-and-operators/operators.md index 2fbf604e73bae..1078cfa811dde 100644 --- a/functions-and-operators/operators.md +++ b/functions-and-operators/operators.md @@ -27,7 +27,7 @@ summary: 演算子の優先順位、比較関数と演算子、論理演算子 | [DIV](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_div) | 整数除算 | | [/](https://dev.mysql.com/doc/refman/8.0/en/arithmetic-functions.html#operator_divide) | 除算演算子 | | [=](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal) | 等号演算子 | -| [`<=>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal-to) | NULL安全等号演算子 | +| [`<=>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal-to) | NULL安全等号演算子 | | [>](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than) | より大きい演算子 | | [>=](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than-or-equal) | より大きいか等しい演算子 | | [IS](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_is) | ブール値に対して値をテストする | @@ -94,7 +94,7 @@ OR, || | [BETWEEN](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_between) | 値が範囲内にあるかどうかを確認します | | [COALESCE()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_coalesce) | 最初のNULL以外の引数を返す | | [=](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal) | 等号演算子 | -| [`<=>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal-to) | NULL安全等号演算子 | +| [`<=>`](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_equal-to) | NULL安全等号演算子 | | [>](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than) | より大きい演算子 | | [>=](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#operator_greater-than-or-equal) | より大きいか等しい演算子 | | [GREATEST()](https://dev.mysql.com/doc/refman/8.0/en/comparison-operators.html#function_greatest) | 最大の引数を返す | diff --git a/functions-and-operators/precision-math.md b/functions-and-operators/precision-math.md index 64798e5aecd2f..ea08bee64d960 100644 --- a/functions-and-operators/precision-math.md +++ b/functions-and-operators/precision-math.md @@ -97,7 +97,7 @@ INSERT INTO t SET i = 1/0; | `sql_mode`値 | 結果 | | :------------------------------- | :--------------------------- | -| '' | 警告なし、エラーなし。i は NULL に設定されます。 | +| '' | 警告なし、エラーなし。i は NULL に設定されます。 | | 厳しい | 警告なし、エラーなし。i は NULL に設定されます。 | | `ERROR_FOR_DIVISION_BY_ZERO` | 警告、エラーなし。i は NULL に設定されています。 | | 厳格、 `ERROR_FOR_DIVISION_BY_ZERO` | エラー。行は挿入されません。 | diff --git a/information-schema/information-schema-memory-usage.md b/information-schema/information-schema-memory-usage.md index 5d5958e192079..88e868bace08b 100644 --- a/information-schema/information-schema-memory-usage.md +++ b/information-schema/information-schema-memory-usage.md @@ -50,7 +50,7 @@ SELECT * FROM information_schema.memory_usage; - MEMORY_LIMIT: TiDBのメモリ使用量の制限(バイト単位)。この値はシステム変数[`tidb_server_memory_limit`](/system-variables.md#tidb_server_memory_limit-new-in-v640)の値と同じです。 - MEMORY_CURRENT: TiDB の現在のメモリ使用量 (バイト単位)。 - MEMORY_MAX_USED: TiDB の起動時から現在までのメモリ使用量 (バイト単位)。 -- CURRENT_OPS: "shrinking" | null。"shrinking" は、TiDB がメモリ使用量を削減する操作を実行していることを意味します。 +- CURRENT_OPS: "shrinking" | null。"shrinking" は、TiDB がメモリ使用量を削減する操作を実行していることを意味します。 - SESSION_KILL_LAST: セッションが最後に終了した時刻のタイムスタンプ。 - SESSION_KILL_TOTAL: TiDB の開始時から現在までに終了したセッションの回数。 - GC_LAST:メモリ使用量によってGolang GC が最後にトリガーされたときのタイムスタンプ。 diff --git a/literal-values.md b/literal-values.md index a298f232ecd02..054eabdb32c43 100644 --- a/literal-values.md +++ b/literal-values.md @@ -39,7 +39,7 @@ TiDBのリテラル値には、文字リテラル、数値リテラル、時刻 SELECT _binary'string'; SELECT _utf8'string' COLLATE utf8_bin; -N'literal'(またはn'literal')を使用して、各国語文字セットの文字列を作成できます。以下の文はどちらも同じ意味です。 +N'literal'(またはn'literal')を使用して、各国語文字セットの文字列を作成できます。以下の文はどちらも同じ意味です。 SELECT N'some text'; SELECT n'some text'; @@ -49,9 +49,9 @@ N'literal'(またはn'literal')を使用して、各国語 | エスケープ文字 | 意味 | | :------ | :--------------------------- | -| \0 | ASCII NUL (X'00') 文字 | -| \' | 一重引用符`'`文字 | -| \" | 二重引用符`"`文字 | +| \0 | ASCII NUL (X'00') 文字 | +| \' | 一重引用符`'`文字 | +| \" | 二重引用符`"`文字 | | \b | バックスペース文字 | | \n | 改行文字 | | \r | 復帰文字 | diff --git a/migrate-from-mariadb.md b/migrate-from-mariadb.md index 45c456e9d58e3..0ae6de2804a65 100644 --- a/migrate-from-mariadb.md +++ b/migrate-from-mariadb.md @@ -398,7 +398,7 @@ TiDBに切り替えるには、以下の手順を実行する必要がありま 2. レプリケーション遅延を監視してください。遅延時間は0秒になるはずです。 3. アプリケーションの設定を変更してTiDBに接続するようにし、再度起動してください。 -レプリケーションの遅延を確認するには、 `dmctl`を介して[`query-status <taskname>`](/dm/dm-query-status.md#detailed-query-result)を実行し、 `"synced: true"`内の`subTaskStatus`を確認します。 +レプリケーションの遅延を確認するには、 `dmctl`を介して[`query-status `](/dm/dm-query-status.md#detailed-query-result)を実行し、 `"synced: true"`内の`subTaskStatus`を確認します。 ### ステップ6.片付け {#step-6-clean-up} diff --git a/mysql-compatibility.md b/mysql-compatibility.md index 3cfa68d44e200..f02fc341d332d 100644 --- a/mysql-compatibility.md +++ b/mysql-compatibility.md @@ -36,7 +36,7 @@ TiDBはMySQLレプリケーションプロトコルをサポートしていな -[TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=mysql_compatibility)でTiDBの機能を試すことができます。 +[TiDB Playground](https://play.tidbcloud.com/?utm_source=docs&utm_medium=mysql_compatibility)でTiDBの機能を試すことができます。 ## サポートされていない機能 {#unsupported-features} diff --git a/non-transactional-dml.md b/non-transactional-dml.md index 82268b1a0b191..5c1df07e17626 100644 --- a/non-transactional-dml.md +++ b/non-transactional-dml.md @@ -319,7 +319,7 @@ batch-dml は、DML ステートメントの実行中にトランザクション ## よくある問題 {#common-issues} -### 複数のテーブル結合ステートメントを実行するとUnknown column xxx in 'where clause'エラーが発生します。 {#executing-a-multiple-table-joins-statement-results-in-the-unknown-column-xxx-in-where-clause-error} +### 複数のテーブル結合ステートメントを実行するとUnknown column xxx in 'where clause'エラーが発生します。 {#executing-a-multiple-table-joins-statement-results-in-the-unknown-column-xxx-in-where-clause-error} このエラーは、クエリ内で連結された`WHERE`句が、 [シャード列](#parameter-description)が定義されているテーブル以外のテーブルに関係する場合に発生します。例えば、次のSQL文では、シャード列は`t2.id`で、テーブル`t2`に定義されていますが、 `WHERE`句はテーブル`t2`と`t3`に関係しています。 @@ -355,7 +355,7 @@ SELECT t2.id, t2.v, t3.id FROM t2 JOIN t3 ON t2.id = t3.id | 0 | all succeeded | +----------------+---------------+ -### 非トランザクションDML文でテーブルエイリアスを使用すると、 Unknown column '<alias>.<column>' in 'where clause'エラーが発生します。 {#the-unknown-column-aliascolumn-in-where-clause-error-occurs-when-using-table-aliases-in-non-transactional-dml-statements} +### 非トランザクションDML文でテーブルエイリアスを使用すると、 Unknown column '<alias>.<column>' in 'where clause'エラーが発生します。 {#the-unknown-column-aliascolumn-in-where-clause-error-occurs-when-using-table-aliases-in-non-transactional-dml-statements} 非トランザクションDML文を実行すると、TiDBは内部的にバッチを分割するためのクエリを構築し、実際の分割実行文を生成します。これらの2種類の文は、それぞれ[`DRY RUN QUERY`](/non-transactional-dml.md#query-the-batch-dividing-statement)と[`DRY RUN`](/non-transactional-dml.md#query-the-statements-corresponding-to-the-first-and-the-last-batches)で確認できます。 diff --git a/online-unsafe-recovery.md b/online-unsafe-recovery.md index 9f0837244ac67..763c64a962e9b 100644 --- a/online-unsafe-recovery.md +++ b/online-unsafe-recovery.md @@ -38,7 +38,7 @@ Online Unsafe Recovery を使用する前に、次の要件が満たされてい ### ステップ1. 回復できないストアを指定する {#step-1-specify-the-stores-that-cannot-be-recovered} -自動リカバリをトリガーするには、 PD Controlを使用して[`unsafe remove-failed-stores <store_id>[,<store_id>,...]`](/pd-control.md#unsafe-remove-failed-stores-store-ids--show)を実行し、リカバリできない**すべての**TiKV ノードとTiFlashノードをコンマで区切って指定します。 +自動リカバリをトリガーするには、 PD Controlを使用して[`unsafe remove-failed-stores [,,...]`](/pd-control.md#unsafe-remove-failed-stores-store-ids--show)を実行し、リカバリできない**すべての**TiKV ノードとTiFlashノードをコンマで区切って指定します。 ```bash pd-ctl -u unsafe remove-failed-stores diff --git a/optimizer-hints.md b/optimizer-hints.md index 6179010399df2..5d7df26ee81d6 100644 --- a/optimizer-hints.md +++ b/optimizer-hints.md @@ -1076,7 +1076,7 @@ EXPLAIN SELECT /*+ leading(t1, t3), inl_join(t3) */ * FROM t1, t2, t3 WHERE t1.i 9 rows in set (0.01 sec) ``` -### ヒントを使用するとCan't find a proper physical plan for this queryというエラーが発生します。 {#using-hints-causes-the-cant-find-a-proper-physical-plan-for-this-query-error} +### ヒントを使用するとCan't find a proper physical plan for this queryというエラーが発生します。 {#using-hints-causes-the-cant-find-a-proper-physical-plan-for-this-query-error} `Can't find a proper physical plan for this query`エラーは次のシナリオで発生する可能性があります。 diff --git a/oracle-functions-to-tidb.md b/oracle-functions-to-tidb.md index a6cd60e96c48a..d088aba4319a1 100644 --- a/oracle-functions-to-tidb.md +++ b/oracle-functions-to-tidb.md @@ -50,9 +50,9 @@ summary: Oracle と TiDB の関数と構文の比較を学習します。 ### 文字列構文 {#string-syntax} -Oracleでは、文字列は一重引用符('')で囲む必要があります。例: `'a'` 。 +Oracleでは、文字列は一重引用符('')で囲む必要があります。例: `'a'` 。 -TiDBでは、文字列は一重引用符('')または二重引用符("")で囲むことができます。たとえば、 `'a'`と`"a"` 。 +TiDBでは、文字列は一重引用符('')または二重引用符("")で囲むことができます。たとえば、 `'a'`と`"a"` 。 ### NULLと空文字列の違い {#difference-between-code-null-code-and-an-empty-string} diff --git a/overview.md b/overview.md index 9576e9f9a488c..faae89858befc 100644 --- a/overview.md +++ b/overview.md @@ -13,7 +13,7 @@ summary: TiDBの主な機能と使用例について学びましょう。 --> -[TiDB](https://github.com/pingcap/tidb) (/'taɪdiːbi:/、「Ti」はチタンの略)は、ハイブリッドトランザクションおよび分析処理(HTAP)ワークロードをサポートするオープンソースの分散型SQLデータベースです。MySQLと互換性があり、水平スケーラビリティ、強力な一貫性、高可用性を備えています。TiDBの目標は、OLTP(オンライントランザクション処理)、OLAP(オンライン分析処理)、およびHTAPサービスを網羅するワンストップのデータベースソリューションをユーザーに提供することです。TiDBは、大規模データで高い可用性と強力な一貫性を必要とするさまざまなユースケースに適しています。 +[TiDB](https://github.com/pingcap/tidb) (/'taɪdiːbi:/、「Ti」はチタンの略)は、ハイブリッドトランザクションおよび分析処理(HTAP)ワークロードをサポートするオープンソースの分散型SQLデータベースです。MySQLと互換性があり、水平スケーラビリティ、強力な一貫性、高可用性を備えています。TiDBの目標は、OLTP(オンライントランザクション処理)、OLAP(オンライン分析処理)、およびHTAPサービスを網羅するワンストップのデータベースソリューションをユーザーに提供することです。TiDBは、大規模データで高い可用性と強力な一貫性を必要とするさまざまなユースケースに適しています。 TiDB Self-Managedは、TiDBの製品オプションの一つであり、ユーザーおよび組織が独自のインフラストラクチャ上にTiDBを柔軟にデプロイおよび管理できます。TiDB Self-Managedを利用することで、オープンソースの分散SQLデータベースの利点を活かしながら、環境を完全に制御できます。 diff --git a/partition-pruning.md b/partition-pruning.md index e183abe724248..38f103115afe2 100644 --- a/partition-pruning.md +++ b/partition-pruning.md @@ -226,7 +226,7 @@ explain select * from t where x between 7 and 14; - [`UNIX_TIMESTAMP()`](/functions-and-operators/date-and-time-functions.md) - [`TO_DAYS()`](/functions-and-operators/date-and-time-functions.md) -- [`EXTRACT(<time unit> FROM <DATETIME/DATE/TIME column>)`](/functions-and-operators/date-and-time-functions.md) 。`DATE`列および`DATETIME`列の場合、 `YEAR`および`YEAR_MONTH`時間単位は単調関数とみなされます。`TIME`列の場合、 `HOUR` 、 `HOUR_MINUTE` 、 `HOUR_SECOND` 、および`HOUR_MICROSECOND`は単調関数とみなされます。パーティションプルーニングでは、 `EXTRACT`で`WEEK`は時間単位としてサポートされていないことに注意してください。 +- [`EXTRACT(