From 0f8ee5c0e2ec539add93c448883bdd81ebcb2902 Mon Sep 17 00:00:00 2001 From: spaceoddity91719 Date: Tue, 16 Jan 2024 17:44:01 +0800 Subject: [PATCH] =?UTF-8?q?fix(mogdb):dolphin=E5=87=BD=E6=95=B0=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B=E5=92=8C=E8=A7=86=E5=9B=BE=E6=96=87=E4=BB=B6=E5=90=8D?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...-INDEX_STAITISTIC.md => dolphin-INDEX_STATISTIC.md} | 10 +++++----- .../system-views/dolphin-system-views.md | 2 +- product/en/docs-mogdb/v5.0/toc.md | 2 +- product/en/docs-mogdb/v5.0/toc_dev.md | 2 +- ...hin-character-processing-functions-and-operators.md | 2 +- ...-INDEX_STAITISTIC.md => dolphin-INDEX_STATISTIC.md} | 10 +++++----- .../system-views/dolphin-system-views.md | 2 +- product/zh/docs-mogdb/v5.0/toc.md | 2 +- product/zh/docs-mogdb/v5.0/toc_dev.md | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) rename product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/{dolphin-INDEX_STAITISTIC.md => dolphin-INDEX_STATISTIC.md} (91%) rename product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/{dolphin-INDEX_STAITISTIC.md => dolphin-INDEX_STATISTIC.md} (91%) diff --git a/product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md b/product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md similarity index 91% rename from product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md rename to product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md index cf416ec7..c0b96515 100644 --- a/product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md +++ b/product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md @@ -1,15 +1,15 @@ --- -title: dolphin INDEX_STAITISTIC -summary: dolphin INDEX_STAITISTIC +title: dolphin INDEX_STATISTIC +summary: dolphin INDEX_STATISTIC author: Guo Huan date: 2023-05-16 --- -# INDEX_STAITISTIC +# INDEX_STATISTIC -The INDEX_STAITISTIC view stores index information for the current database. +The INDEX_STATISTIC view stores index information for the current database. -**Table 1** INDEX_STAITISTIC fields +**Table 1** INDEX_STATISTIC fields | Name | Type | Description | | :------------ | :--------------- | :----------------------------------------------------------- | diff --git a/product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md b/product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md index 380d5c87..aa09538a 100644 --- a/product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md +++ b/product/en/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md @@ -8,4 +8,4 @@ date: 2023-05-22 # System Views + **[PG_TYPE_NONSTRICT_BASIC_VALUE](dolphin-PG_TYPE_NONSTRICT_BASIC_VALUE.md)** -+ **[INDEX_STAITISTIC](dolphin-INDEX_STAITISTIC.md)** \ No newline at end of file ++ **[INDEX_STATISTIC](dolphin-INDEX_STATISTIC.md)** \ No newline at end of file diff --git a/product/en/docs-mogdb/v5.0/toc.md b/product/en/docs-mogdb/v5.0/toc.md index 32fd21e5..a7c22136 100644 --- a/product/en/docs-mogdb/v5.0/toc.md +++ b/product/en/docs-mogdb/v5.0/toc.md @@ -677,7 +677,7 @@ + [USE db_name](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/sql-reference/sql-syntax/dolphin-use-db-name.md) + [System Views](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md) + [PG_TYPE_NONSTRICT_BASIC_VALUE](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-PG_TYPE_NONSTRICT_BASIC_VALUE.md) - + [INDEX_STAITISTIC](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md) + + [INDEX_STATISTIC](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md) + [GUC Parameters](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/guc-parameters.md) + [Resetting Parameters](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/dolphin-reset-parameters.md) + [Stored Procedures](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/stored-procedures/dolphin-stored-procedures.md) diff --git a/product/en/docs-mogdb/v5.0/toc_dev.md b/product/en/docs-mogdb/v5.0/toc_dev.md index 7d65803d..c6a33b74 100644 --- a/product/en/docs-mogdb/v5.0/toc_dev.md +++ b/product/en/docs-mogdb/v5.0/toc_dev.md @@ -288,7 +288,7 @@ + [USE db_name](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/sql-reference/sql-syntax/dolphin-use-db-name.md) + [System Views](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md) + [PG_TYPE_NONSTRICT_BASIC_VALUE](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-PG_TYPE_NONSTRICT_BASIC_VALUE.md) - + [INDEX_STAITISTIC](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md) + + [INDEX_STATISTIC](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md) + [GUC Parameters](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/guc-parameters.md) + [Resetting Parameters](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/dolphin-reset-parameters.md) + [Stored Procedures](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/stored-procedures/dolphin-stored-procedures.md) diff --git a/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/sql-reference/functions-and-operators/dolphin-character-processing-functions-and-operators.md b/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/sql-reference/functions-and-operators/dolphin-character-processing-functions-and-operators.md index 1b224511..290cead8 100644 --- a/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/sql-reference/functions-and-operators/dolphin-character-processing-functions-and-operators.md +++ b/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/sql-reference/functions-and-operators/dolphin-character-processing-functions-and-operators.md @@ -626,7 +626,7 @@ date: 2022-10-24 示例: ```sql - MogDB=# SELECT instr('abcdabcdabcd', 'bcd', 2); + MogDB=# SELECT substring_index('abcdabcdabcd', 'bcd', 2); substring_index ----------------- abcda diff --git a/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md b/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md similarity index 91% rename from product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md rename to product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md index 8191e747..4f5967ee 100644 --- a/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md +++ b/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md @@ -1,15 +1,15 @@ --- -title: dolphin INDEX_STAITISTIC -summary: dolphin INDEX_STAITISTIC +title: dolphin INDEX_STATISTIC +summary: dolphin INDEX_STATISTIC author: Guo Huan date: 2023-05-16 --- -# INDEX_STAITISTIC +# INDEX_STATISTIC -INDEX_STAITISTIC视图存储当前数据库的索引信息。 +INDEX_STATISTIC视图存储当前数据库的索引信息。 -**表 1** INDEX_STAITISTIC字段 +**表 1** INDEX_STATISTIC字段 | 名称 | 类型 | 描述 | | :------------ | :--------------- | :----------------------------------------------------------- | diff --git a/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md b/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md index 0931fa98..c19f6e2c 100644 --- a/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md +++ b/product/zh/docs-mogdb/v5.0/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md @@ -8,4 +8,4 @@ date: 2023-05-22 # 系统视图 + **[PG_TYPE_NONSTRICT_BASIC_VALUE](dolphin-PG_TYPE_NONSTRICT_BASIC_VALUE.md)** -+ **[INDEX_STAITISTIC](dolphin-INDEX_STAITISTIC.md)** \ No newline at end of file ++ **[INDEX_STATISTIC](dolphin-INDEX_STATISTIC.md)** \ No newline at end of file diff --git a/product/zh/docs-mogdb/v5.0/toc.md b/product/zh/docs-mogdb/v5.0/toc.md index 10d34b37..3f457cec 100644 --- a/product/zh/docs-mogdb/v5.0/toc.md +++ b/product/zh/docs-mogdb/v5.0/toc.md @@ -677,7 +677,7 @@ + [USE db_name](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/sql-reference/sql-syntax/dolphin-use-db-name.md) + [系统视图](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md) + [PG_TYPE_NONSTRICT_BASIC_VALUE](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-PG_TYPE_NONSTRICT_BASIC_VALUE.md) - + [INDEX_STAITISTIC](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md) + + [INDEX_STATISTIC](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md) + [GUC参数说明](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/guc-parameters.md) + [重设参数](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/dolphin-reset-parameters.md) + [存储过程](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/stored-procedures/dolphin-stored-procedures.md) diff --git a/product/zh/docs-mogdb/v5.0/toc_dev.md b/product/zh/docs-mogdb/v5.0/toc_dev.md index 337f3ec9..a68bb447 100644 --- a/product/zh/docs-mogdb/v5.0/toc_dev.md +++ b/product/zh/docs-mogdb/v5.0/toc_dev.md @@ -288,7 +288,7 @@ + [USE db_name](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/sql-reference/sql-syntax/dolphin-use-db-name.md) + [系统视图](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-system-views.md) + [PG_TYPE_NONSTRICT_BASIC_VALUE](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-PG_TYPE_NONSTRICT_BASIC_VALUE.md) - + [INDEX_STAITISTIC](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STAITISTIC.md) + + [INDEX_STATISTIC](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/system-views/dolphin-INDEX_STATISTIC.md) + [GUC参数说明](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/guc-parameters.md) + [重设参数](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/dolphin-reset-parameters.md) + [存储过程](/developer-guide/mysql-compatibility-description/dolphin-extension/dolphin-syntax/stored-procedures/dolphin-stored-procedures.md) -- Gitee