Update PDF files at 2023-06-08 10:40:55 UTC.
diff --git a/old_version_shardingsphere b/old_version_shardingsphere
index 25462ad..e7ecf4a 100644
--- a/old_version_shardingsphere
+++ b/old_version_shardingsphere
@@ -1,31 +1,28 @@
-commit a7ad1d659836a881b94081c05db550b41796f154
-Author: Zhengqiang Duan <duanzhengqiang@apache.org>
-Date: Thu Jun 8 11:47:49 2023 +0800
+commit ef0d3f74a27123bffff67701959399596486a5c7
+Author: ChenJiaHao <Pace2Car@163.com>
+Date: Thu Jun 8 18:27:36 2023 +0800
- Update limitations document for encrypt feature (#26134)
+ Fix document (#26201)
-diff --git a/docs/document/content/features/encrypt/limitations.cn.md b/docs/document/content/features/encrypt/limitations.cn.md
-index 801db7197b8..ee6baf4ad74 100644
---- a/docs/document/content/features/encrypt/limitations.cn.md
-+++ b/docs/document/content/features/encrypt/limitations.cn.md
-@@ -7,4 +7,5 @@ weight = 2
- - 模糊查询支持 %、_,暂不支持 escape;
- - 加密字段无法支持查询不区分大小写功能;
- - 加密字段无法支持比较操作,如:大于、小于、ORDER BY、BETWEEN 等;
--- 加密字段无法支持计算操作,如:AVG、SUM 以及计算表达式。
-+- 加密字段无法支持计算操作,如:AVG、SUM 以及计算表达式;
-+- 当投影子查询中包含加密字段时,必须使用别名。
-diff --git a/docs/document/content/features/encrypt/limitations.en.md b/docs/document/content/features/encrypt/limitations.en.md
-index e0b3fc36062..635f5e76664 100644
---- a/docs/document/content/features/encrypt/limitations.en.md
-+++ b/docs/document/content/features/encrypt/limitations.en.md
-@@ -4,7 +4,8 @@ weight = 2
- +++
+diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/_index.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/_index.cn.md
+index bb6edac2efc..642176d19c1 100644
+--- a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/_index.cn.md
++++ b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/_index.cn.md
+@@ -90,5 +90,5 @@ jdbc:shardingsphere:classpath:config.yaml
- - You need to process the original data on stocks in the database by yourself.
--- the `like` query supports %, _, but currently does not support escape.
-+- The `like` query supports %, _, but currently does not support escape.
- - Case insensitive queries are not supported for the encrypted fields.
- - Comparison operations are not supported for encrypted fields, such as `GREATER THAN`, `LESS THAN`, `ORDER BY`, `BETWEEN`.
- - Calculation operations are not supported for encrypted fields, such as `AVG`, `SUM`, and computation expressions.
-+- When projection subquery contains encrypt column, you must use alias.
+ 加载绝对路径中 config.yaml 配置文件的 JDBC URL:
+ ```
+-jdbc:shardingsphere:absolutepath/path/to/config.yaml
++jdbc:shardingsphere:absolutepath:/path/to/config.yaml
+ ```
+diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/_index.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/_index.en.md
+index 8f9b91da000..292f2650156 100644
+--- a/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/_index.en.md
++++ b/docs/document/content/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/_index.en.md
+@@ -90,5 +90,5 @@ jdbc:shardingsphere:classpath:config.yaml
+
+ Load JDBC URL of config.yaml profile in absolute path
+ ```
+-jdbc:shardingsphere:absolutepath/path/to/config.yaml
++jdbc:shardingsphere:absolutepath:/path/to/config.yaml
+ ```
diff --git a/pdf/shardingsphere_docs_cn.pdf b/pdf/shardingsphere_docs_cn.pdf
index ef6c93a..8a34b23 100644
--- a/pdf/shardingsphere_docs_cn.pdf
+++ b/pdf/shardingsphere_docs_cn.pdf
Binary files differ
diff --git a/pdf/shardingsphere_docs_en.pdf b/pdf/shardingsphere_docs_en.pdf
index 98afa43..363bf87 100644
--- a/pdf/shardingsphere_docs_en.pdf
+++ b/pdf/shardingsphere_docs_en.pdf
Binary files differ