diff --git a/content/zh/post/optimize/opengauss-optimize1.md b/content/zh/post/optimize/opengauss-optimize1.md index 6a644a5f6d2320c09ef8ac50796d9bcc4f505c4f..df55901963577ddf91a60a2d14a96c4c5e96a48d 100644 --- a/content/zh/post/optimize/opengauss-optimize1.md +++ b/content/zh/post/optimize/opengauss-optimize1.md @@ -454,9 +454,9 @@ osCollectorInterval=1 **2. TPCC导入数据前准备** <1> 替换tableCreats.sql文件 -[tableCreates.sql](../images/tableCreates.sql) -使用该文件替换benchmarkSQL中的文件, 路径为 -benchmarksql-5.0/run/sql.common/ \ + +下载文件tableCreates.sql (https://blog.opengauss.org/zh/post/optimize/images/tableCreates.sql)。 +使用该文件替换benchmarkSQL中路径 benchmarksql-5.0/run/sql.common/ 下的对应文件。\ 该文件主要做了如下修改:\ 1.增加了两个表空间 ```sql