diff --git a/content/en/docs/Developerguide/figures/en-us_image_0252663634.png b/content/en/docs/Developerguide/figures/en-us_image_0252663634.png index f4c43b73c4dab2c8360ba9c4b7894793e3ac2345..fd252d899dfafcd02e17dbf5d6d2d021cc6f2b08 100644 Binary files a/content/en/docs/Developerguide/figures/en-us_image_0252663634.png and b/content/en/docs/Developerguide/figures/en-us_image_0252663634.png differ diff --git a/content/en/docs/Developerguide/figures/sql-execution-plan-example.png b/content/en/docs/Developerguide/figures/sql-execution-plan-example.png index f4c43b73c4dab2c8360ba9c4b7894793e3ac2345..fd252d899dfafcd02e17dbf5d6d2d021cc6f2b08 100644 Binary files a/content/en/docs/Developerguide/figures/sql-execution-plan-example.png and b/content/en/docs/Developerguide/figures/sql-execution-plan-example.png differ diff --git a/content/en/docs/Developerguide/global_stat_db_cu.md b/content/en/docs/Developerguide/global_stat_db_cu.md index c6896e5648a82299ee22f9cc49b750a6699cdc06..602acae00f7b36c7c311caea1d7a7f92695692fc 100644 --- a/content/en/docs/Developerguide/global_stat_db_cu.md +++ b/content/en/docs/Developerguide/global_stat_db_cu.md @@ -1,6 +1,6 @@ # GLOBAL\_STAT\_DB\_CU -**GLOBAL\_STAT\_DB\_CU** is used to query CU hits in each database in openGauss. You can clear it using **gs\_stat\_reset\(\)**. +**GLOBAL\_STAT\_DB\_CU** is used to query CU hits in each database in openGauss. You can clear it using **pg\_stat\_reset\(\)**. **Table 1** GLOBAL\_STAT\_DB\_CU columns diff --git a/content/en/docs/Developerguide/resetting-key-parameters-during-sql-tuning.md b/content/en/docs/Developerguide/resetting-key-parameters-during-sql-tuning.md index ca7dcf4ed879738b6b577c4e88e6931daff0f3d2..6d63e6e733e40e33b36773064e95426ee865c00d 100644 --- a/content/en/docs/Developerguide/resetting-key-parameters-during-sql-tuning.md +++ b/content/en/docs/Developerguide/resetting-key-parameters-during-sql-tuning.md @@ -71,10 +71,11 @@ This section introduces key parameters of the primary database node that affect

sql_beta_feature

-

Controls whether the optimizer is enabled. SEL_ SEMI_ POISSON/SEL_ EXPR_ INSTR/PARAM_ PATH_ GEN/RAND_ COST_ OPT/PARAM_ PATH_ OPT/PAGE_ EST_ Opt test function.

+

Controls whether the optimizer is enabled. SEL_ SEMI_ POISSON/SEL_ EXPR_ INSTR/PARAM_ PATH_ GEN/RAND_ COST_ OPT/PARAM_ PATH_ OPT/PAGE_ EST_ Opt/CANONICAL_PATHKEY/PARTITION_OPFUSION test function.

+ diff --git a/content/en/docs/Developerguide/snapshot-snapshot.md b/content/en/docs/Developerguide/snapshot-snapshot.md index f39bf501a9d84029a7e2e66cd5c742ed2d993be9..723bd48f9915cf6941cb325f34cebb2a44307734 100644 --- a/content/en/docs/Developerguide/snapshot-snapshot.md +++ b/content/en/docs/Developerguide/snapshot-snapshot.md @@ -1,6 +1,6 @@ # SNAPSHOT.SNAPSHOT -**SNAPSHOT** records the index information, start time, and end time of WDR snapshots stored in the current system. +**SNAPSHOT** records the index information, start time, and end time of WDR snapshots stored in the current system.The results can only be queried in the system library, but not in the user library. **Table 1** SNAPSHOT attributes diff --git a/content/en/docs/Developerguide/sql-on-spark.md b/content/en/docs/Developerguide/sql-on-spark.md index b14b958e1caa497d88fddaed9c485ec0a4242f5f..c63ea4a6aaa1d4e193ae451cce3f03c9246f8ea4 100644 --- a/content/en/docs/Developerguide/sql-on-spark.md +++ b/content/en/docs/Developerguide/sql-on-spark.md @@ -219,7 +219,7 @@ The following procedure uses **exec\_on\_extension** as an example. When using 2. Ensure that the content in **package.zip** is complete and that the content in the **DSN.ini** file is correct. Do not modify them after the installation and deployment are complete. Otherwise, the environment probably cannot be used. 3. Extension Connector can connect to only one Spark database instance each time. If multiple Spark connections are set up, authentication conflicts occur. 4. Changing the user password of the Spark database instance will invalidate the authentication credential. On top of the home page, click **System** to go to the user interface. Select the user that is used for connecting to Spark, click **More**, and select the authentication credential to download it again. Upload the downloaded authentication credential to the _GAUSSHOME_**/utilslib/fc\_conf/**_DSN_**/** directory. _DSN_ indicates a user-defined DSN name. Decompress the authentication credential to replace the existing files. Change the owner of the authentication credential to the database instance user. -5. Spark ODBC must be compiled by using GCC 5.4 or later. +5. Spark ODBC must be compiled by using GCC 7.3 or later. ## Examples diff --git a/content/en/docs/Developerguide/statement_history.md b/content/en/docs/Developerguide/statement_history.md index 466b7fb22a9d1e36b41b50898065b5a0a52557db..febefb943d15d3e8aac935977d81465b11716d64 100644 --- a/content/en/docs/Developerguide/statement_history.md +++ b/content/en/docs/Developerguide/statement_history.md @@ -1,377 +1,377 @@ # STATEMENT\_HISTORY -**STATEMENT\_HISTORY** displays information about execution statements on the current node. To query system catalogs, you must have the **sysadmin **permission. +**STATEMENT\_HISTORY** displays information about execution statements on the current node. To query system catalogs, you must have the **sysadmin **permission.The results can only be queried in the system library, but not in the user library. **Table 1** STATEMENT\_HISTORY columns - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +

Name

-

Type

-

Description

-

dbname

-

name

-

Database name.

-

schemaname

-

name

-

Schema name.

-

origin_node

-

integer

-

Node name.

-

user_name

-

name

-

Username.

-

application_name

-

text

-

Name of the application that sends a request.

-

client_addr

-

text

-

IP address of the client that sends a request.

-

client_port

-

integer

-

Port number of the client that sends a request.

-

unique_query_id

-

bigint

-

ID of the normalized SQL statement.

-

debug_query_id

-

bigint

-

ID of the unique SQL statement.

-

query

-

text

-

Normalized SQL statement.

-

start_time

-

timestamp with time zone

-

Time when a statement is started.

-

finish_time

-

timestamp with time zone

-

Time when a statement ends.

-

slow_sql_threshold

-

bigint

-

Standard for slow SQL statement execution.

-

transaction_id

-

bigint

-

Transaction ID.

-

thread_id

-

bigint

-

ID of an execution thread.

-

session_id

-

bigint

-

Session ID of a user.

-

n_soft_parse

-

bigint

-

Number of soft parsing times. The value of n_soft_parse plus the value of n_hard_parse may be greater than the value of n_calls because the number of subqueries is not counted in the value of n_calls.

-

n_hard_parse

-

bigint

-

Number of hard parsing times. The value of n_soft_parse plus the value of n_hard_parse may be greater than the value of n_calls because the number of subqueries is not counted in the value of n_calls.

-

query_plan

-

text

-

Statement execution plan.

-

n_returned_rows

-

bigint

-

Number of rows in the result set returned by the SELECT statement.

-

n_tuples_fetched

-

bigint

-

Number of rows randomly scanned.

-

n_tuples_returned

-

bigint

-

Number of rows sequentially scanned.

-

n_tuples_inserted

-

bigint

-

Number of rows inserted.

-

n_tuples_updated

-

bigint

-

Number of rows updated.

-

n_tuples_deleted

-

bigint

-

Number of rows deleted.

-

n_blocks_fetched

-

bigint

-

Number of buffer block access times.

-

n_blocks_hit

-

bigint

-

Number of buffer block hits.

-

db_time

-

bigint

-

Valid DB time, which is accumulated if multiple threads are involved (unit: μs).

-

cpu_time

-

bigint

-

CPU time (unit: μs).

-

execution_time

-

bigint

-

Execution time in the executor (unit: μs).

-

parse_time

-

bigint

-

SQL parsing time (unit: μs).

-

plan_time

-

bigint

-

SQL plan generation time (unit: μs).

-

rewrite_time

-

bigint

-

SQL rewriting time (unit: μs).

-

pl_execution_time

-

bigint

-

Execution time of PL/pgSQL (unit: μs).

-

pl_compilation_time

-

bigint

-

Compilation time of PL/pgSQL (unit: μs).

-

data_io_time

-

bigint

-

I/O time (unit: μs).

-

net_send_info

-

text

-

Network status of messages sent through a physical connection, including the time (unit: μs), number of calls, and throughput (unit: byte). This can be used to analyze the network overhead of SQL statements in a distributed system and is not supported in standalone system. Example: {"time":xxx, "n_calls":xxx, "size":xxx}.

-

net_recv_info

-

text

-

Network status of messages received through a physical connection, including the time (unit: μs), number of calls, and throughput (unit: byte). This field can be used to analyze the network overhead of SQL in a distributed system. This field is not supported in a standalone mode. Example: {"time":xxx, "n_calls":xxx, "size":xxx}.

-

net_stream_send_info

-

text

-

Network status of messages sent through a logical connection, including the time (unit: μs), number of calls, and throughput (unit: byte). This field can be used to analyze the network overhead of SQL in a distributed system. This field is not supported in a standalone mode. Example: {"time":xxx, "n_calls":xxx, "size":xxx}.

-

net_stream_recv_info

-

text

-

Network status of messages received through a logical connection, including the time (unit: μs), number of calls, and throughput (unit: byte). This field can be used to analyze the network overhead of SQL in a distributed system. This field is not supported in a standalone mode. Example: {"time":xxx, "n_calls":xxx, "size":xxx}.

-

lock_count

-

bigint

-

Number of locks.

-

lock_time

-

bigint

-

Time required for locking.

-

lock_wait_count

-

bigint

-

Number of lock waits.

-

lock_wait_time

-

bigint

-

Time required for lock waiting.

-

lock_max_count

-

bigint

-

Maximum number of locks.

-

lwlock_count

-

bigint

-

Number of lightweight locks (reserved).

-

lwlock_wait_count

-

bigint

-

Number of lightweight lock waits.

-

lwlock_time

-

bigint

-

Time required for lightweight locking (reserved).

-

lwlock_wait_time

-

bigint

-

Time required for lightweight lock waiting.

-

details

-

bytea

-

List of statement lock events, which are recorded in time sequence. The number of records is affected by the track_stmt_details_size parameter.

-

Events include:

-
  • Start locking.
  • Complete locking.
  • Start lock waiting.
  • Complete lock waiting.
  • Start unlocking.
  • Complete unlocking.
  • Start lightweight lock waiting.
  • Complete lightweight lock waiting.
-

is_slow_sql

-

boolean

-

Whether the SQL statement is a slow SQL statement.

-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Name

+

Type

+

Description

+

dbname

+

name

+

Database name.

+

schemaname

+

name

+

Schema name.

+

origin_node

+

integer

+

Node name.

+

user_name

+

name

+

Username.

+

application_name

+

text

+

Name of the application that sends a request.

+

client_addr

+

text

+

IP address of the client that sends a request.

+

client_port

+

integer

+

Port number of the client that sends a request.

+

unique_query_id

+

bigint

+

ID of the normalized SQL statement.

+

debug_query_id

+

bigint

+

ID of the unique SQL statement.

+

query

+

text

+

Normalized SQL statement.

+

start_time

+

timestamp with time zone

+

Time when a statement is started.

+

finish_time

+

timestamp with time zone

+

Time when a statement ends.

+

slow_sql_threshold

+

bigint

+

Standard for slow SQL statement execution.

+

transaction_id

+

bigint

+

Transaction ID.

+

thread_id

+

bigint

+

ID of an execution thread.

+

session_id

+

bigint

+

Session ID of a user.

+

n_soft_parse

+

bigint

+

Number of soft parsing times. The value of n_soft_parse plus the value of n_hard_parse may be greater than the value of n_calls because the number of subqueries is not counted in the value of n_calls.

+

n_hard_parse

+

bigint

+

Number of hard parsing times. The value of n_soft_parse plus the value of n_hard_parse may be greater than the value of n_calls because the number of subqueries is not counted in the value of n_calls.

+

query_plan

+

text

+

Statement execution plan.

+

n_returned_rows

+

bigint

+

Number of rows in the result set returned by the SELECT statement.

+

n_tuples_fetched

+

bigint

+

Number of rows randomly scanned.

+

n_tuples_returned

+

bigint

+

Number of rows sequentially scanned.

+

n_tuples_inserted

+

bigint

+

Number of rows inserted.

+

n_tuples_updated

+

bigint

+

Number of rows updated.

+

n_tuples_deleted

+

bigint

+

Number of rows deleted.

+

n_blocks_fetched

+

bigint

+

Number of buffer block access times.

+

n_blocks_hit

+

bigint

+

Number of buffer block hits.

+

db_time

+

bigint

+

Valid DB time, which is accumulated if multiple threads are involved (unit: μs).

+

cpu_time

+

bigint

+

CPU time (unit: μs).

+

execution_time

+

bigint

+

Execution time in the executor (unit: μs).

+

parse_time

+

bigint

+

SQL parsing time (unit: μs).

+

plan_time

+

bigint

+

SQL plan generation time (unit: μs).

+

rewrite_time

+

bigint

+

SQL rewriting time (unit: μs).

+

pl_execution_time

+

bigint

+

Execution time of PL/pgSQL (unit: μs).

+

pl_compilation_time

+

bigint

+

Compilation time of PL/pgSQL (unit: μs).

+

data_io_time

+

bigint

+

I/O time (unit: μs).

+

net_send_info

+

text

+

Network status of messages sent through a physical connection, including the time (unit: μs), number of calls, and throughput (unit: byte). This can be used to analyze the network overhead of SQL statements in a distributed system and is not supported in standalone system. Example: {"time":xxx, "n_calls":xxx, "size":xxx}.

+

net_recv_info

+

text

+

Network status of messages received through a physical connection, including the time (unit: μs), number of calls, and throughput (unit: byte). This field can be used to analyze the network overhead of SQL in a distributed system. This field is not supported in a standalone mode. Example: {"time":xxx, "n_calls":xxx, "size":xxx}.

+

net_stream_send_info

+

text

+

Network status of messages sent through a logical connection, including the time (unit: μs), number of calls, and throughput (unit: byte). This field can be used to analyze the network overhead of SQL in a distributed system. This field is not supported in a standalone mode. Example: {"time":xxx, "n_calls":xxx, "size":xxx}.

+

net_stream_recv_info

+

text

+

Network status of messages received through a logical connection, including the time (unit: μs), number of calls, and throughput (unit: byte). This field can be used to analyze the network overhead of SQL in a distributed system. This field is not supported in a standalone mode. Example: {"time":xxx, "n_calls":xxx, "size":xxx}.

+

lock_count

+

bigint

+

Number of locks.

+

lock_time

+

bigint

+

Time required for locking.

+

lock_wait_count

+

bigint

+

Number of lock waits.

+

lock_wait_time

+

bigint

+

Time required for lock waiting.

+

lock_max_count

+

bigint

+

Maximum number of locks.

+

lwlock_count

+

bigint

+

Number of lightweight locks (reserved).

+

lwlock_wait_count

+

bigint

+

Number of lightweight lock waits.

+

lwlock_time

+

bigint

+

Time required for lightweight locking (reserved).

+

lwlock_wait_time

+

bigint

+

Time required for lightweight lock waiting.

+

details

+

bytea

+

List of statement lock events, which are recorded in time sequence. The number of records is affected by the track_stmt_details_size parameter.

+

Events include:

+
  • Start locking.
  • Complete locking.
  • Start lock waiting.
  • Complete lock waiting.
  • Start unlocking.
  • Complete unlocking.
  • Start lightweight lock waiting.
  • Complete lightweight lock waiting.
+

is_slow_sql

+

boolean

+

Whether the SQL statement is a slow SQL statement.

+
diff --git a/content/zh/docs/Compilationguide/Compilation.md b/content/zh/docs/Compilationguide/Compilation.md index dcfe658348a81ce4e0ea2242fc18ec4c32984b7f..b2247f28bd7f8946ca9dbf02409ee3ebbdf3d4f9 100644 --- a/content/zh/docs/Compilationguide/Compilation.md +++ b/content/zh/docs/Compilationguide/Compilation.md @@ -3,7 +3,3 @@ ## 概述 本文档介绍了openGauss对于操作系统的要求、编译环境的要求、软件依赖、编译方法以及编译结果的存放位置等。 - - - - diff --git "a/content/zh/docs/Compilationguide/\347\211\210\346\234\254\347\274\226\350\257\221.md" "b/content/zh/docs/Compilationguide/\347\211\210\346\234\254\347\274\226\350\257\221.md" index 1e239c71a07a99354dc7c55e04278250508a2a11..be6c495f5adeef9eadc665cbb5389143811ae734 100644 --- "a/content/zh/docs/Compilationguide/\347\211\210\346\234\254\347\274\226\350\257\221.md" +++ "b/content/zh/docs/Compilationguide/\347\211\210\346\234\254\347\274\226\350\257\221.md" @@ -183,7 +183,7 @@ openGauss的编译,需要提前把所依赖的开源第三方软件进行编 [user@linux openssl]$ sh build.sh ``` - 即可编译生成openssl + 即可编译生成openssl。 >![](C:/Users/gongsiyi1/Desktop/openGauss开源文档0115/zh/11 编译指导书/public_sys-resources/icon-note.gif) **说明:** >相关的报错日志可以查看对应的build目录下对应名字的log以及对应模块下的log,如dependency模块下的openssl的相关编译安装日志可以查看: @@ -264,19 +264,19 @@ openGauss-server/build.sh是编译过程中的重要脚本工具。其集成了 -![](public_sys-resources/icon-note.gif) **说明:** - -1. -m \[debug | release | memcheck\] 表示可选择三种目标版本: - - - release: 代表生成release版本的二进制程序,该版本编译时,配置GCC高级别优化选项,去除内核调试代码,通常用于生产环境或性能测试环境。 - - - debug:代表生成debug版本的二进制程序,该版本编译时,增加内核代码调试功能,通常用于开发自测环境。 - - - memcheck:代表生成memcheck版本的二进制程序,该版本编译时,在debug版本基础上新增ASAN功能,通常用于定位内存问题。 - -2. -3rd \[binarylibs path\] 为binarylibs的路径。缺省情况下,会认为当前代码文件夹下存在binarylibs。因此如果将binarylibs移动到openGauss-server下,或在openGauss-server下创建了指向binarylibs的软链接,可不指定此选项。但需要注意其容易被git clean等操作删除。 - -3. 此脚本每个参数选项都设置了缺省值,且数量并不多,依赖关系简单,因此使用时非常方便。如果用户需求值与缺省值不同,请根据实际情况进行设置。 +>![](public_sys-resources/icon-note.gif) **说明:** +> +>1. -m \[debug | release | memcheck\] 表示可选择三种目标版本: +> +> - release: 代表生成release版本的二进制程序,该版本编译时,配置GCC高级别优化选项,去除内核调试代码,通常用于生产环境或性能测试环境。 +> +> - debug:代表生成debug版本的二进制程序,该版本编译时,增加内核代码调试功能,通常用于开发自测环境。 +> +> - memcheck:代表生成memcheck版本的二进制程序,该版本编译时,在debug版本基础上新增ASAN功能,通常用于定位内存问题。 +> +>2. -3rd \[binarylibs path\] 为binarylibs的路径。缺省情况下,会认为当前代码文件夹下存在binarylibs。因此如果将binarylibs移动到openGauss-server下,或在openGauss-server下创建了指向binarylibs的软链接,可不指定此选项。但需要注意其容易被git clean等操作删除。 +> +>3. 此脚本每个参数选项都设置了缺省值,且数量并不多,依赖关系简单,因此使用时非常方便。如果用户需求值与缺省值不同,请根据实际情况进行设置。 ## 软件安装编译 软件安装编译即将代码编译生成软件,并将软件安装到机器上。提供一键式编译脚本build.sh进行操作,也可以自己配置环境变量手动操作。两种方式将在本章节的一键式脚本操作步骤、手动编译操作步骤中进行讲解。 @@ -344,7 +344,9 @@ openGauss-server/build.sh是编译过程中的重要脚本工具。其集成了 ``` >![](public_sys-resources/icon-note.gif) **说明:** + > >- 显示的结果表示openGauss当前支持的操作系统,openGauss支持的操作系统为centos7.6\_x86\_64、openeuler\_aarch64。 + > >- 如果结果显示为 Failed 或者其他版本,表示openGauss不支持当前操作系统。 3. 配置环境变量,根据自己的代码下载位置补充两处"\_\_\_\_",将[步骤2](#li1666842982511)获取到的结果替换下面的**\*\*\***。 @@ -380,21 +382,21 @@ openGauss-server/build.sh是编译过程中的重要脚本工具。其集成了 ./configure --gcc-version=7.3.0 CC=g++ CFLAGS='-O0' --prefix=$GAUSSHOME --3rd=$BINARYLIBS --enable-debug --enable-cassert --enable-thread-safety --with-readline --without-zlib --enable-memory-check ``` - ![](public_sys-resources/icon-note.gif) **说明:** - - 1. _\[debug | release | memcheck\]_ 表示可选择三种目标版本,三种目标版本如下所示: - - - release: 代表生成release版本的二进制程序,该版本编译时,配置GCC高级别优化选项,去除内核调试代码,通常用于生产环境或性能测试环境。 - - - debug:代表生成debug版本的二进制程序,该版本编译时,增加内核代码调试功能,通常用于开发自测环境。 - - - memcheck:代表生成memcheck版本的二进制程序,该版本编译时,在debug版本基础上新增ASAN功能,通常用于定位内存问题。 - - 2. 在ARM平台上,CFLAGS需要添加 -D\_\_USE\_NUMA 。 - - 3. 在ARMv8.1或者更高的平台上\(例如鲲鹏920\),CFLAGS需要添加 -D\_\_ARM\_LSE 。 - - 4. 若将binarylibs移动到openGauss-server下,或在openGauss-server下创建了指向binarylibs的软链接,可不指定--3rd参数。但这样做的话需要注意其容易被git clean等操作删除。 + >![](public_sys-resources/icon-note.gif) **说明:** + > + >1. _\[debug | release | memcheck\]_ 表示可选择三种目标版本,三种目标版本如下所示: + > + > - release: 代表生成release版本的二进制程序,该版本编译时,配置GCC高级别优化选项,去除内核调试代码,通常用于生产环境或性能测试环境。 + > + > - debug:代表生成debug版本的二进制程序,该版本编译时,增加内核代码调试功能,通常用于开发自测环境。 + > + > - memcheck:代表生成memcheck版本的二进制程序,该版本编译时,在debug版本基础上新增ASAN功能,通常用于定位内存问题。 + > + >2. 在ARM平台上,CFLAGS需要添加 -D\_\_USE\_NUMA 。 + > + >3. 在ARMv8.1或者更高的平台上\(例如鲲鹏920\),CFLAGS需要添加 -D\_\_ARM\_LSE 。 + > + >4. 若将binarylibs移动到openGauss-server下,或在openGauss-server下创建了指向binarylibs的软链接,可不指定--3rd参数。但这样做的话需要注意其容易被git clean等操作删除。 5. 执行如下命令,编译安装。 diff --git a/content/zh/docs/Developerguide/SESSION_STAT_ACTIVITY.md b/content/zh/docs/Developerguide/SESSION_STAT_ACTIVITY.md index f1732a09e70f2c0d73cdc03944bf193e8d79eb9a..c8aab481bb994f9b785a68b59389af5ad12237f0 100644 --- a/content/zh/docs/Developerguide/SESSION_STAT_ACTIVITY.md +++ b/content/zh/docs/Developerguide/SESSION_STAT_ACTIVITY.md @@ -125,7 +125,8 @@
该后台当前总体状态。可能值是: