Skip to content

Commit bb40415

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs i18n-ja-release-8.5
1 parent fa476b1 commit bb40415

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

markdown-pages/ja/tidb/release-8.5/system-variables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1868,17 +1868,17 @@ MPP は、 TiFlashエンジンによって提供される分散コンピュー
18681868

18691869
詳細については、 [再試行の制限](/optimistic-transaction.md#limits-of-retry)を参照してください。
18701870

1871-
<CustomContent platform="tidb">
1871+
<CustomContent platform="tidb">
18721872

18731873
この変数は楽観的トランザクションにのみ適用され、悲観的トランザクションには適用されません。悲観的トランザクションの再試行回数は、[`max_retry_count`](/tidb-configuration-file.md#max-retry-count)によって制御されます。
18741874

1875-
</CustomContent>
1875+
</CustomContent>
18761876

1877-
<CustomContent platform="tidb-cloud">
1877+
<CustomContent platform="tidb-cloud">
18781878

18791879
この変数は楽観的トランザクションにのみ適用され、悲観的トランザクションには適用されません。悲観的トランザクションの再試行回数は256回です。
18801880

1881-
</CustomContent>
1881+
</CustomContent>
18821882

18831883
### tidb_distsql_scan_concurrency {#tidb-distsql-scan-concurrency}
18841884

markdown-pages/ja/tidbcloud/master/system-variables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1868,17 +1868,17 @@ MPP は、 TiFlashエンジンによって提供される分散コンピュー
18681868

18691869
詳細については、 [再試行の制限](/optimistic-transaction.md#limits-of-retry)を参照してください。
18701870

1871-
<CustomContent platform="tidb">
1871+
<CustomContent platform="tidb">
18721872

18731873
この変数は楽観的トランザクションにのみ適用され、悲観的トランザクションには適用されません。悲観的トランザクションの再試行回数は、[`max_retry_count`](/tidb-configuration-file.md#max-retry-count)によって制御されます。
18741874

1875-
</CustomContent>
1875+
</CustomContent>
18761876

1877-
<CustomContent platform="tidb-cloud">
1877+
<CustomContent platform="tidb-cloud">
18781878

18791879
この変数は楽観的トランザクションにのみ適用され、悲観的トランザクションには適用されません。悲観的トランザクションの再試行回数は256回です。
18801880

1881-
</CustomContent>
1881+
</CustomContent>
18821882

18831883
### tidb_distsql_scan_concurrency {#tidb-distsql-scan-concurrency}
18841884

markdown-pages/ja/tidbcloud/master/tidb-cloud/configure-external-storage-access.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@ TiDB Cloud <CustomContent plan="starter,essential">クラスター</CustomConten
4949
2. **ファイルURI**欄に入力してください。
5050
3. **AWS ロール ARN**を選択し、[**ここをクリックして AWS CloudFormation を使用して新しいロールを作成します] をクリックします**
5151

52-
<CustomContent plan="starter,essential">
52+
<CustomContent plan="starter,essential">
5353

5454
- データをAmazon S3にエクスポートする場合は、次のように**「新しいARNの追加」**ダイアログを開きます。
5555

5656
1. **「データのエクスポート先...」** &gt; **「Amazon S3」**をクリックします。クラスターでこれまでデータのインポートまたはエクスポートが行われていない場合は、ページ下部の**「ここをクリックしてデータをエクスポート...**&gt; **「Amazon S3」**をクリックしてください。
5757
2. **フォルダURI**欄に入力してください。
5858
3. **AWS ロール ARN**を選択し、[**ここをクリックして AWS CloudFormation を使用して新しいロールを作成します] をクリックします**
5959

60-
</CustomContent>
60+
</CustomContent>
6161

62-
<CustomContent plan="premium">
62+
<CustomContent plan="premium">
6363

6464
- データをAmazon S3にエクスポートする場合は、次のように**「新しいARNの追加」**ダイアログを開きます。
6565

@@ -68,7 +68,7 @@ TiDB Cloud <CustomContent plan="starter,essential">クラスター</CustomConten
6868
3. **フォルダURI**欄に入力してください。
6969
4. **AWS ロール ARN**を選択し、[**ここをクリックして AWS CloudFormation を使用して新しいロールを作成します] をクリックします**
7070

71-
</CustomContent>
71+
</CustomContent>
7272

7373
3. AWS CloudFormationテンプレートを使用してロールARNを作成します。
7474

@@ -262,24 +262,24 @@ Azure ARMテンプレートを使用してSASトークンを作成するには
262262
2. **フォルダURI**欄に入力してください。
263263
3. **SASトークン**フィールドで、 **[Azure ARMテンプレートを使用して新しいトークンを作成するには、ここをクリックしてください]をクリックします**。
264264

265-
<CustomContent plan="starter,essential">
265+
<CustomContent plan="starter,essential">
266266

267267
- データをAzure Blob Storageにエクスポートする場合:
268268

269269
1. **[データのエクスポート先...]** &gt; [ **Azure Blob Storage]**をクリックします。クラスターでこれまでデータのインポートまたはエクスポートが行われていない場合は、ページ下部の**[ここをクリックしてデータをエクスポート...]** &gt; **[Azure Blob Storage] を**クリックします。
270270
2. **Azure Blob Storage 設定**エリアまでスクロールダウンし、SAS トークンフィールドの下にある**[ここをクリックして、Azure ARM テンプレートを使用して新しいものを作成する] をクリックします**。
271271

272-
</CustomContent>
272+
</CustomContent>
273273

274-
<CustomContent plan="premium">
274+
<CustomContent plan="premium">
275275

276276
- データをAzure Blob Storageにエクスポートする場合:
277277

278278
1. **「データのエクスポート」を**クリックします。
279279
2. **ターゲット接続**で**Azure Blob Storageを**選択してください。
280280
3. SASトークンフィールドの下にある**「ここをクリックして、Azure ARMテンプレートを使用して新しいものを作成してください」をクリックしてください**。
281281

282-
</CustomContent>
282+
</CustomContent>
283283

284284
3. Azure ARMテンプレートを使用してSASトークンを作成します。
285285

0 commit comments

Comments
 (0)