Skip to content

Commit 0288fe2

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

File tree

5 files changed

+147
-151
lines changed

5 files changed

+147
-151
lines changed

markdown-pages/ja/tidb/release-8.5/develop/dev-guide-bookshop-schema-design.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,7 @@ tiup demo bookshop prepare --users=200000 --books=500000 --authors=100000 --rati
9999
100100
2. ターゲット クラスターの名前をクリックして概要ページに移動し、左側のナビゲーション ペインで**[インポート]**をクリックします。
101101

102-
2. **S3 からデータをインポート**を選択します。
103-
104-
TiDB Cloud Import を初めて使用する場合は、 **「Amazon S3 からのインポート」**を選択します。
102+
2. **「Cloud Storage からデータをインポート」**を選択し、 **「Amazon S3」**をクリックします。
105103

106104
3. **「Amazon S3 からのデータのインポート」**ページで、次のソースデータ情報を設定します。
107105

@@ -140,7 +138,7 @@ FROM
140138
WHERE table_schema LIKE 'bookshop';
141139
```
142140

143-
結果は次のとおりです
141+
結果は次のようになります
144142

145143
+-----------------------+----------------+-----------+------------+---------+
146144
| Table Name | Number of Rows | Data Size | Index Size | Total |

0 commit comments

Comments
 (0)