From d42f31742253a0bcb07b2df3eb2ffcc04be827c6 Mon Sep 17 00:00:00 2001 From: LINxiansheng Date: Thu, 10 Feb 2022 14:51:49 +0800 Subject: [PATCH] Move the docs folder --- .gitignore | 3 --- .../1.what-is-oceanbase.md | 0 .../2.noun-interpretation.md | 0 .../1.basic-elements/1.data-type.md | 0 .../1.basic-elements/2.expression.md | 0 .../1.basic-elements/3.type-conversion.md | 0 .../1.basic-elements/4.character-set.md | 0 .../1.basic-elements/5.collation.md | 0 .../1.basic-elements/6.data-comparison-rules.md | 0 .../10.sql-reference/1.basic-elements/7.literal.md | 0 .../1.basic-elements/8.annotation.md | 0 .../2.operator/1.arithmetic-operators.md | 0 .../2.operator/2.bitwise-operators.md | 0 .../2.operator/3.comparison-operators.md | 0 .../2.operator/4.logical-operators.md | 0 .../2.operator/5.date-and-time-operators.md | 0 .../6.character-concatenation-operators.md | 0 .../2.operator/7.hierarchical-query-operators.md | 0 .../2.operator/8.collation-operators.md | 0 .../3.functions/1.single-row-functions.md | 0 .../3.functions/2.aggregate-functions.md | 0 .../3.functions/3.analysis-functions.md | 0 .../3.functions/4.information-functions.md | 0 .../3.functions/5.other-functions.md | 0 .../4.queries-and-subqueries/1.overview-8.md | 0 .../4.queries-and-subqueries/2.connection.md | 0 .../4.queries-and-subqueries/3.collection.md | 0 .../5.sql-statement/1.general-syntax.md | 0 .../5.sql-statement/10.alter-user.md | 0 .../5.sql-statement/11.create-database.md | 0 .../5.sql-statement/12.create-index.md | 0 .../5.sql-statement/13.create-outline.md | 0 .../5.sql-statement/14.create-resource-pool.md | 0 .../5.sql-statement/15.create-resource-unit.md | 0 .../5.sql-statement/16.create-restore-point.md | 0 .../5.sql-statement/17.create-synonym.md | 0 .../5.sql-statement/18.create-table.md | 0 .../5.sql-statement/19.create-tablegroup.md | 0 .../5.sql-statement/2.alter-database.md | 0 .../5.sql-statement/20.create-tenant.md | 0 .../5.sql-statement/21.create-user-1.md | 0 .../5.sql-statement/22.create-view.md | 0 .../10.sql-reference/5.sql-statement/23.DELETE.md | 0 .../5.sql-statement/24.drop-database.md | 0 .../5.sql-statement/25.drop-index.md | 0 .../5.sql-statement/26.drop-outline.md | 0 .../5.sql-statement/27.drop-resource-pool.md | 0 .../5.sql-statement/28.drop-resource-unit.md | 0 .../5.sql-statement/29.drop-restore-point.md | 0 .../5.sql-statement/3.alter-outline.md | 0 .../5.sql-statement/30.drop-table.md | 0 .../5.sql-statement/31.drop-tablegroup.md | 0 .../5.sql-statement/32.drop-tenant.md | 0 .../5.sql-statement/33.drop-synonym.md | 0 .../5.sql-statement/34.drop-user.md | 0 .../5.sql-statement/35.drop-view.md | 0 .../10.sql-reference/5.sql-statement/36.EXPLAIN.md | 0 .../5.sql-statement/37.flashback-database.md | 0 .../5.sql-statement/38.flashback-table.md | 0 .../5.sql-statement/39.flashback-tenant.md | 0 .../5.sql-statement/4.alter-resource-pool.md | 0 .../10.sql-reference/5.sql-statement/40.GRANT.md | 0 .../10.sql-reference/5.sql-statement/41.INSERT.md | 0 .../10.sql-reference/5.sql-statement/42.KILL.md | 0 .../5.sql-statement/43.purge-database.md | 0 .../5.sql-statement/44.purge-index.md | 0 .../5.sql-statement/45.purge-recyclebin.md | 0 .../5.sql-statement/46.purge-table.md | 0 .../5.sql-statement/47.purge-tenant.md | 0 .../5.sql-statement/48.rename-table.md | 0 .../5.sql-statement/49.rename-user.md | 0 .../5.sql-statement/5.alter-resource-unit.md | 0 .../10.sql-reference/5.sql-statement/50.REPLACE.md | 0 .../10.sql-reference/5.sql-statement/51.REVOKE.md | 0 .../5.sql-statement/52.SAVEPOINT.md | 0 .../10.sql-reference/5.sql-statement/53.SCHEMA.md | 0 .../10.sql-reference/5.sql-statement/54.SELECT.md | 0 .../10.sql-reference/5.sql-statement/55.SESSION.md | 0 .../5.sql-statement/56.set-password.md | 0 .../5.sql-statement/57.show-grants.md | 0 .../5.sql-statement/58.show-recyclebin.md | 0 .../5.sql-statement/59.TRANSACTION.md | 0 .../5.sql-statement/6.alter-system.md | 0 .../5.sql-statement/60.truncate-table.md | 0 .../10.sql-reference/5.sql-statement/61.UPDATE.md | 0 .../5.sql-statement/7.alter-table.md | 0 .../5.sql-statement/8.alter-tablegroup.md | 0 .../5.sql-statement/9.alter-tenant.md | 0 .../1.sql-request-execution-process-3.md | 0 .../1.introduction-to-sql-execution-plans-2.md | 0 .../2.execution-plan-operator-2/1.table-scan-2.md | 0 .../2.execution-plan-operator-2/10.MATERIAL-1-2.md | 0 .../2.execution-plan-operator-2/11.SORT-1-2.md | 0 .../2.execution-plan-operator-2/12.LIMIT-1-2.md | 0 .../2.execution-plan-operator-2/13.for-update-2.md | 0 .../2.execution-plan-operator-2/14.select-into-2.md | 0 .../15.subplan-scan-2.md | 0 .../2.execution-plan-operator-2/16.UNION-1-2.md | 0 .../2.execution-plan-operator-2/17.INTERSECT-1-2.md | 0 .../18.except-minus-2.md | 0 .../19.INSERT-1-2-3-4.md | 0 .../2.execution-plan-operator-2/2.table-lookup-2.md | 0 .../20.DELETE-1-2-3-4.md | 0 .../21.UPDATE-1-2-3-4.md | 0 .../2.execution-plan-operator-2/22.MERGE-1-2-3.md | 0 .../2.execution-plan-operator-2/23.EXCHANGE-1-2.md | 0 .../2.execution-plan-operator-2/24.GI-1-2.md | 0 .../2.execution-plan-operator-2/3.JOIN-1-2.md | 0 .../2.execution-plan-operator-2/4.COUNT-1-2-3-4.md | 0 .../2.execution-plan-operator-2/5.group-by-2.md | 0 .../6.window-function-2.md | 0 .../7.subplan-filter-2.md | 0 .../2.execution-plan-operator-2/8.DISTINCT-1-2.md | 0 .../2.execution-plan-operator-2/9.SEQUENCE-1-2.md | 0 .../3.execution-plan-cache-4.md | 0 .../4.fast-parameterization-3.md | 0 .../5.real-time-execution-plan-display-3.md | 0 .../1.distributed-execution-and-parallel-query-3.md | 0 .../2.generation-of-distributed-plans-3.md | 0 .../3.distributed-execution-plan-scheduling-3.md | 0 .../4.distributed-execution-plan-management-2.md | 0 .../5.execution-of-parallel-query-2.md | 0 ....optimize-the-parameters-for-parallel-query-2.md | 0 .../1.overview-of-sql-optimization.md | 0 .../2.optimize-sql-statements-1.md | 0 .../1.g-v-sql_audit-introduction.md | 0 .../2.sql-trace-1.md | 0 .../3.plan-cache-view.md | 0 ...e-events-waiting-in-a-query-using-sql-audit-1.md | 0 ...sql-statements-that-are-used-for-full-table-1.md | 0 ...query-problems-related-to-distributed-plans-1.md | 0 ...r-of-distributed-rpc-executions-is-balanced-1.md | 0 ...statement-that-analyzes-sudden-jitter-of-rt-1.md | 0 .../3.view-and-analyze-the-execution-plan-1.md | 0 .../4.analyze-slow-sql-queries-1.md | 0 .../5.query-sql-traffic-and-query-the-qps-1.md | 0 ...whether-the-sql-request-traffic-is-balanced-1.md | 0 .../7.top-n-sql-statements-1.md | 0 ...top-n-requests-with-the-most-execution-time-1.md | 0 ...ether-the-execution-of-the-system-or-an-sql-1.md | 0 .../4.query-rewrite-3/1.overview-15.md | 0 .../2.rule-based-query-rewriting-3.md | 0 .../3.cost-based-query-rewriting-3.md | 0 .../1.access-path-3/1.overview-16.md | 0 .../2.rule-based-path-selection-3.md | 0 .../3.cost-based-path-selection-3.md | 0 .../2.join-algorithm-5/1.overview-17.md | 0 .../2.join-algorithm-5/2.join-algorithm-6.md | 0 .../2.join-algorithm-5/3.join-order-3.md | 0 .../1.optimizer-hint-1.md | 0 .../6.manage-execution-plans-1/2.plan-binding-1.md | 0 .../3.sql-execution-plan-management-spm-1.md | 0 .../12.sql-optimization-guide-1/5.related-terms.md | 0 .../6.faq-about-sql-tuning.md | 0 .../1.system-view/1.overview-4.md | 0 .../2.dictionary-view/1.mysql-help_topic.md | 0 .../10.mysql-time_zone_transition_type.md | 0 .../2.dictionary-view/11.mysql-user.md | 0 .../12.information_schema-character_sets.md | 0 .../13.information_schema-collations.md | 0 ..._schema-collation_character_set_applicability.md | 0 .../15.information_schema-columns.md | 0 .../16.information_schema-dba_outlines.md | 0 .../17.information_schema-engines.md | 0 .../18.information_schema-global_status.md | 0 .../19.information_schema-global_variables.md | 0 .../2.dictionary-view/2.mysql-help_category.md | 0 .../20.information_schema-key_column_usage.md | 0 .../21.information_schema-parameters.md | 0 .../22.information_schema-partitions.md | 0 .../23.information_schema-processlist.md | 0 ...24.information_schema-referential_constraints.md | 0 .../25.information_schema-routines.md | 0 .../26.information_schema-schemata.md | 0 .../27.information_schema-schema_privileges.md | 0 .../28.information_schema-session_status.md | 0 .../29.information_schema-session_variables.md | 0 .../2.dictionary-view/3.mysql-help_keyword.md | 0 .../30.information_schema-statistics.md | 0 .../31.information_schema-tables.md | 0 .../32.information_schema-table_constraints.md | 0 .../33.information_schema-table_privileges.md | 0 .../34.information_schema-user_privileges.md | 0 .../35.information_schema-user_recyclebin.md | 0 .../36.information_schema-views.md | 0 ...37.oceanbase-cdb_ob_backup_archivelog_summary.md | 0 .../38.oceanbase-cdb_ob_backup_job_details.md | 0 .../39.oceanbase-cdb_ob_backup_set_details.md | 0 .../2.dictionary-view/4.mysql-help_relation.md | 0 .../40.oceanbase-cdb_ob_backup_progress.md | 0 .../41.oceanbase-cdb_ob_backup_set_expired.md | 0 ...2.oceanbase-cdb_ob_backup_archivelog_progress.md | 0 .../43.oceanbase-cdb_ob_backup_clean_history.md | 0 ...44.oceanbase-cdb_ob_backup_task_clean_history.md | 0 .../45.oceanbase-cdb_ob_restore_progress.md | 0 .../46.oceanbase-cdb_ob_restore_history.md | 0 .../47.oceanbase-cdb_ckpt_history.md | 0 .../48.oceanbase-cdb_ob_backup_validation_job.md | 0 ...ceanbase-cdb_ob_backup_validation_job_history.md | 0 .../1.system-view/2.dictionary-view/5.mysql-db.md | 0 ...ceanbase-cdb_ob_tenant_backup_validation_task.md | 0 ...eanbase-cdb_ob_backup_validation_task_history.md | 0 ...nbase-cdb_ob_backup_backup_archivelog_summary.md | 0 ...ceanbase-cdb_ob_backup_backupset_task_history.md | 0 .../54.oceanbase-cdb_ob_backup_backupset_task.md | 0 ...oceanbase-cdb_ob_backup_backupset_job_history.md | 0 .../56.oceanbase-cdb_ob_backup_backupset_job.md | 0 .../57.oceanbase-cdb_ob_backup_set_obsolete.md | 0 .../1.system-view/2.dictionary-view/6.mysql-proc.md | 0 .../2.dictionary-view/7.mysql-time_zone.md | 0 .../2.dictionary-view/8.mysql-time_zone_name.md | 0 .../9.mysql-time_zone_transition.md | 0 .../3.performance-view/1.gv-plan_cache_stat.md | 0 .../1.system-view/3.performance-view/10.gv-latch.md | 0 .../3.performance-view/11.gv-memory.md | 0 .../3.performance-view/12.gv-memstore.md | 0 .../3.performance-view/13.gv-memstore_info.md | 0 .../14.gv-plan_cache_plan_explain.md | 0 .../3.performance-view/15.gv-obrpc_outgoing.md | 0 .../3.performance-view/16.gv-obrpc_incoming.md | 0 .../1.system-view/3.performance-view/17.gv-sql.md | 0 .../3.performance-view/18.gv-sql_plan_monitor.md | 0 .../3.performance-view/19.gv-outline.md | 0 .../3.performance-view/2.gv-plan_cache_plan_stat.md | 0 .../20.gv-concurrent_limit_sql.md | 0 .../3.performance-view/21.gv-sql_plan_statistics.md | 0 .../3.performance-view/22.gv-server_memstore.md | 0 .../23.gv-unit_load_balance_event_history.md | 0 .../3.performance-view/24.gv-tenant.md | 0 .../3.performance-view/25.gv-database.md | 0 .../1.system-view/3.performance-view/26.gv-table.md | 0 .../1.system-view/3.performance-view/27.gv-unit.md | 0 .../3.performance-view/28.gv-partition.md | 0 .../3.performance-view/29.gv-lock_wait_stat.md | 0 .../3.performance-view/3.gv-session_event.md | 0 .../3.performance-view/30.gv-session_longops.md | 0 .../31.gv-tenant_memstore_allocator_info.md | 0 .../3.performance-view/32.gv-minor_merge_info.md | 0 .../33.gv-tenant_px_worker_stat.md | 0 .../3.performance-view/34.gv-partition_audit.md | 0 .../3.performance-view/35.gv-ps_stat.md | 0 .../3.performance-view/36.gv-ps_item_info.md | 0 .../3.performance-view/37.gv-sql_workarea.md | 0 .../38.gv-sql_workarea_histogram.md | 0 .../39.gv-ob_sql_workarea_memory_info.md | 0 .../3.performance-view/4.gv-session_wait.md | 0 .../3.performance-view/40.gv-server_schema_info.md | 0 .../3.performance-view/41.gv-merge_info.md | 0 .../1.system-view/3.performance-view/42.gv-lock.md | 0 .../3.performance-view/43.gv-sstable.md | 0 .../44.gv-ob_trans_table_status.md | 0 .../3.performance-view/45.v-statname.md | 0 .../3.performance-view/46.v-event_name.md | 0 .../3.performance-view/47.v-session_event.md | 0 .../3.performance-view/48.v-session_wait.md | 0 .../3.performance-view/49.v-session_wait_history.md | 0 .../3.performance-view/5.gv-session_wait_history.md | 0 .../3.performance-view/50.v-sesstat.md | 0 .../3.performance-view/51.v-sysstat.md | 0 .../3.performance-view/52.v-system_event.md | 0 .../1.system-view/3.performance-view/53.v-memory.md | 0 .../3.performance-view/54.v-memstore.md | 0 .../3.performance-view/55.v-memstore_info.md | 0 .../3.performance-view/56.v-plan_cache_stat.md | 0 .../3.performance-view/57.v-plan_cache_plan_stat.md | 0 .../58.v-plan_cache_plan_explain.md | 0 .../3.performance-view/59.v-sql_audit.md | 0 .../3.performance-view/6.gv-system_event.md | 0 .../3.performance-view/60.v-obrpc_outgoing.md | 0 .../3.performance-view/61.v-obrpc_incoming.md | 0 .../1.system-view/3.performance-view/62.v-sql.md | 0 .../3.performance-view/63.v-sql_monitor.md | 0 .../3.performance-view/64.v-sql_plan_monitor.md | 0 .../3.performance-view/65.v-sql_plan_statistics.md | 0 .../1.system-view/3.performance-view/66.v-unit.md | 0 .../3.performance-view/67.v-partition.md | 0 .../3.performance-view/68.v-lock_wait_stat.md | 0 .../3.performance-view/69.v-session_longops.md | 0 .../3.performance-view/7.gv-sesstat.md | 0 .../1.system-view/3.performance-view/70.v-latch.md | 0 .../71.v-tenant_memstore_allocator_info.md | 0 .../72.v-tenant_px_worker_stat.md | 0 .../3.performance-view/73.v-partition_audit.md | 0 .../3.performance-view/74.v-ob_cluster.md | 0 .../3.performance-view/75.v-ob_standby_status.md | 0 .../3.performance-view/76.v-ob_cluster_stats.md | 0 .../77.v-ob_cluster_event_history.md | 0 .../3.performance-view/78.v-ps_stat.md | 0 .../3.performance-view/79.v-ps_item_info.md | 0 .../3.performance-view/8.gv-sysstat.md | 0 .../3.performance-view/80.v-sql_workarea.md | 0 .../3.performance-view/81.v-sql_workarea_active.md | 0 .../82.v-sql_workarea_histogram.md | 0 .../83.v-ob_sql_workarea_memory_info.md | 0 .../3.performance-view/84.v-ob_timestamp_service.md | 0 .../3.performance-view/85.v-server_schema_info.md | 0 .../3.performance-view/86.v-merge_info.md | 0 .../1.system-view/3.performance-view/87.v-lock.md | 0 .../3.performance-view/88.v-sql_monitor_statname.md | 0 .../3.performance-view/89.v-restore_point.md | 0 .../3.performance-view/9.gv-sql_audit.md | 0 .../90.v-ob_cluster_failover_info.md | 0 .../3.performance-view/91.v-encrypted_tables.md | 0 .../92.v-encrypted_tablespaces.md | 0 .../3.performance-view/93.v-sstable.md | 0 .../94.v-ob_trans_table_status.md | 0 .../1.overview-of-system-variables.md | 0 .../2.system-variable/10.character_set_system.md | 0 .../100.parallel_servers_target.md | 0 .../2.system-variable/101.ob_trx_idle_timeout.md | 0 .../2.system-variable/102.block_encryption_mode.md | 0 .../103.ob_reserved_meta_memory_percentage.md | 0 .../2.system-variable/104.ob_check_sys_variable.md | 0 .../2.system-variable/105.tracefile_identifier.md | 0 .../2.system-variable/106.transaction_isolation.md | 0 .../2.system-variable/107.ob_trx_lock_timeout.md | 0 .../108.validate_password_check_user_name.md | 0 .../109.validate_password_length.md | 0 .../2.system-variable/11.collation_connection.md | 0 .../110.validate_password_mixed_case_count.md | 0 .../111.validate_password_number_count.md | 0 .../112.validate_password_policy.md | 0 .../113.validate_password_special_char_count.md | 0 .../114.default_password_lifetime.md | 0 .../2.system-variable/115.ob_trace_info.md | 0 .../2.system-variable/116.secure_file_priv.md | 0 .../2.system-variable/117.ob_pl_block_timeout.md | 0 .../2.system-variable/118.performance_schema.md | 0 .../2.system-variable/119.transaction_read_only.md | 0 .../2.system-variable/12.collation_database.md | 0 .../2.system-variable/120.resource_manager_plan.md | 0 .../2.system-variable/13.collation_server.md | 0 .../2.system-variable/14.interactive_timeout.md | 0 .../2.system-variable/15.last_insert_id.md | 0 .../2.system-variable/16.max_allowed_packet.md | 0 .../2.system-variable/17.sql_mode.md | 0 .../2.system-variable/18.time_zone.md | 0 .../2.system-variable/19.tx_isolation.md | 0 .../2.auto_increment_increment-1.md | 0 .../2.system-variable/20.version_comment.md | 0 .../2.system-variable/21.wait_timeout.md | 0 .../2.system-variable/22.binlog_row_image.md | 0 .../23.character_set_filesystem.md | 0 .../2.system-variable/24.connect_timeout.md | 0 .../2.system-variable/25.datadir.md | 0 .../2.system-variable/26.debug_sync.md | 0 .../2.system-variable/27.div_precision_increment.md | 0 .../28.explicit_defaults_for_timestamp.md | 0 .../2.system-variable/29.group_concat_max_len.md | 0 .../2.system-variable/3.auto_increment_offset.md | 0 .../2.system-variable/30.identity.md | 0 .../2.system-variable/31.lower_case_table_names.md | 0 .../2.system-variable/32.net_read_timeout.md | 0 .../2.system-variable/33.net_write_timeout.md | 0 .../2.system-variable/34.read_only.md | 0 .../2.system-variable/35.sql_auto_is_null.md | 0 .../2.system-variable/36.sql_select_limit.md | 0 .../2.system-variable/37.timestamp.md | 0 .../2.system-variable/38.tx_read_only.md | 0 .../2.system-variable/39.version.md | 0 .../2.system-variable/4.autocommit.md | 0 .../2.system-variable/40.sql_warnings.md | 0 .../2.system-variable/41.max_user_connections.md | 0 .../2.system-variable/42.init_connect.md | 0 .../2.system-variable/43.license.md | 0 .../2.system-variable/44.net_buffer_length.md | 0 .../2.system-variable/45.system_time_zone.md | 0 .../2.system-variable/46.query_cache_size.md | 0 .../2.system-variable/47.query_cache_type.md | 0 .../2.system-variable/48.sql_quote_show_create.md | 0 .../2.system-variable/49.max_sp_recursion_depth.md | 0 .../2.system-variable/5.character_set_client.md | 0 .../2.system-variable/50.sql_safe_updates.md | 0 .../2.system-variable/51.ob_proxy_partition_hit.md | 0 .../2.system-variable/52.ob_log_level.md | 0 .../2.system-variable/53.ob_max_parallel_degree.md | 0 .../2.system-variable/54.ob_query_timeout.md | 0 .../2.system-variable/55.ob_read_consistency.md | 0 .../56.ob_enable_transformation.md | 0 .../2.system-variable/57.ob_trx_timeout.md | 0 .../2.system-variable/58.ob_enable_plan_cache.md | 0 .../59.ob_enable_index_direct_select.md | 0 .../2.system-variable/6.character_set_connection.md | 0 .../60.ob_proxy_set_trx_executed.md | 0 .../61.ob_enable_aggregation_pushdown.md | 0 .../2.system-variable/62.ob_last_schema_version.md | 0 .../2.system-variable/63.ob_global_debug_sync.md | 0 .../64.ob_proxy_global_variables_version.md | 0 .../2.system-variable/65.ob_enable_trace_log.md | 0 .../2.system-variable/66.ob_enable_hash_group_by.md | 0 .../67.ob_enable_blk_nestedloop_join.md | 0 .../2.system-variable/68.ob_bnl_join_cache_size.md | 0 .../2.system-variable/69.ob_org_cluster_id.md | 0 .../2.system-variable/7.character_set_database.md | 0 .../70.ob_plan_cache_percentage.md | 0 .../71.ob_plan_cache_evict_high_percentage.md | 0 .../72.ob_plan_cache_evict_low_percentage.md | 0 .../2.system-variable/73.recyclebin.md | 0 .../2.system-variable/74.ob_capability_flag.md | 0 .../2.system-variable/75.ob_stmt_parallel_degree.md | 0 .../2.system-variable/76.is_result_accurate.md | 0 .../2.system-variable/77.error_on_overlap_time.md | 0 .../2.system-variable/78.ob_compatibility_mode.md | 0 .../79.ob_create_table_strict_mode.md | 0 .../2.system-variable/8.character_set_results.md | 0 .../80.ob_sql_work_area_percentage.md | 0 .../2.system-variable/81.ob_route_policy.md | 0 .../82.ob_enable_transmission_checksum.md | 0 .../2.system-variable/83.foreign_key_checks.md | 0 .../84.ob_enable_truncate_flashback.md | 0 .../2.system-variable/85.ob_tcp_invited_nodes.md | 0 .../86.sql_throttle_current_priority.md | 0 .../2.system-variable/87.sql_throttle_priority.md | 0 .../2.system-variable/88.sql_throttle_rt.md | 0 .../2.system-variable/89.sql_throttle_network.md | 0 .../2.system-variable/9.character_set_server.md | 0 .../90.auto_increment_cache_size.md | 0 .../2.system-variable/91.ob_enable_jit.md | 0 .../2.system-variable/92.ob_timestamp_service.md | 0 .../2.system-variable/93.plugin_dir.md | 0 .../2.system-variable/94.undo_retention.md | 0 .../2.system-variable/95.ob_sql_audit_percentage.md | 0 .../2.system-variable/96.ob_enable_sql_audit.md | 0 .../97.optimizer_use_sql_plan_baselines.md | 0 .../98.optimizer_capture_sql_plan_baselines.md | 0 .../2.system-variable/99.parallel_max_servers.md | 0 ...system-configuration-items-overview-1_2894363.md | 0 .../10.balancer_task_timeout.md | 0 .../100.internal_sql_execute_timeout.md | 0 .../101.large_query_worker_percentage.md | 0 .../102.large_query_threshold.md | 0 .../103.leak_mod_to_check.md | 0 .../3.system-configuration-items/104.lease_time.md | 0 .../105.location_cache_cpu_quota.md | 0 .../106.location_cache_expire_time.md | 0 .../107.location_cache_priority.md | 0 .../108.location_cache_refresh_min_interval.md | 0 .../109.location_fetch_concurrency.md | 0 .../11.balancer_tolerance_percentage.md | 0 .../110.location_refresh_thread_count.md | 0 .../111.log_archive_checkpoint_interval.md | 0 .../112.log_archive_concurrency.md | 0 .../113.log_restore_concurrency.md | 0 .../114.major_freeze_duty_time.md | 0 .../115.max_kept_major_version_number.md | 0 .../116.max_string_print_length.md | 0 .../117.max_syslog_file_count.md | 0 .../118.merge_stat_sampling_ratio.md | 0 .../119.major_compact_trigger.md | 0 .../12.balancer_emergency_percentage.md | 0 .../120.memory_chunk_cache_size.md | 0 .../121.memory_limit.md | 0 .../122.memory_limit_percentage.md | 0 .../123.memory_reserved.md | 0 .../124.merge_thread_count.md | 0 .../125.merger_check_interval.md | 0 .../126.merger_completion_percentage.md | 0 .../127.merger_switch_leader_duration_time.md | 0 .../128.merger_warm_up_duration_time.md | 0 .../129.max_px_worker_count.md | 0 .../13.balance_blacklist_failure_threshold.md | 0 .../130.migration_disable_time.md | 0 .../131.min_observer_version.md | 0 .../132.minor_deferred_gc_time.md | 0 .../133.minor_freeze_times.md | 0 .../134.minor_warm_up_duration_time.md | 0 .../3.system-configuration-items/135.mysql_port.md | 0 .../136.minor_merge_concurrency.md | 0 .../137.multiblock_read_gap_size.md | 0 .../138.multiblock_read_size.md | 0 .../139.micro_block_merge_verify_level.md | 0 .../14.balance_blacklist_retry_interval.md | 0 .../140.migrate_concurrency.md | 0 .../141.minor_compact_trigger.md | 0 .../142.memstore_limit_percentage.md | 0 .../143.net_thread_count.md | 0 .../144.obconfig_url.md | 0 .../145.ob_enable_batched_multi_statement.md | 0 .../146.partition_table_check_interval.md | 0 .../147.partition_table_scan_batch_count.md | 0 .../148.plan_cache_evict_interval.md | 0 .../149.px_task_size.md | 0 .../15.backup_concurrency.md | 0 .../150.px_workers_per_cpu_quota.md | 0 .../151.replica_safe_remove_time.md | 0 .../152.resource_hard_limit.md | 0 .../153.resource_soft_limit.md | 0 .../154.rootservice_async_task_queue_size.md | 0 .../155.rootservice_async_task_thread_count.md | 0 .../156.rootservice_list.md | 0 .../157.rootservice_ready_check_interval.md | 0 .../158.row_compaction_update_limit.md | 0 .../159.row_purge_thread_count.md | 0 .../3.system-configuration-items/16.backup_dest.md | 0 .../3.system-configuration-items/160.rpc_port.md | 0 .../3.system-configuration-items/161.rpc_timeout.md | 0 .../162.restore_concurrency.md | 0 .../163.rootservice_memory_limit.md | 0 .../164.rebuild_replica_data_lag_threshold.md | 0 .../165.schema_history_expire_time-1.md | 0 .../166.ssl_client_authentication.md | 0 .../167.server_check_interval.md | 0 .../168.server_data_copy_in_concurrency.md | 0 .../169.server_data_copy_out_concurrency.md | 0 .../17.backup_net_limit.md | 0 .../170.server_permanent_offline_time.md | 0 .../3.system-configuration-items/171.stack_size.md | 0 .../172.server_balance_critical_disk_waterlevel.md | 0 .../173.server_balance_disk_tolerance_percent.md | 0 .../174.system_memory.md | 0 .../175.server_balance_cpu_mem_tolerance_percent.md | 0 .../176.server_cpu_quota_max.md | 0 .../177.server_cpu_quota_min.md | 0 .../178.sql_audit_memory_limit.md | 0 .../179.sys_bkgd_io_high_percentage.md | 0 .../18.backup_recovery_window.md | 0 .../180.sys_bkgd_io_low_percentage.md | 0 .../181.sys_bkgd_io_timeout.md | 0 .../182.sys_bkgd_net_percentage.md | 0 ...sys_bkgd_migration_change_member_list_timeout.md | 0 .../184.sys_bkgd_migration_retry_num.md | 0 .../185.syslog_level.md | 0 .../186.switchover_process_thread_count.md | 0 .../187.system_cpu_quota.md | 0 .../188.sys_cpu_limit_trigger.md | 0 .../189.syslog_io_bandwidth_limit.md | 0 .../19.backup_region.md | 0 .../3.system-configuration-items/190.tablet_size.md | 0 .../191.tableapi_transport_compress_func.md | 0 .../192.tenant_task_queue_size.md | 0 .../193.tenant_groups.md | 0 .../194.trace_log_slow_query_watermark.md | 0 .../195.trace_log_sampling_interval.md | 0 .../196.trx_2pc_retry_interval.md | 0 .../197.trx_force_kill_threshold.md | 0 .../3.system-configuration-items/198.tde_method.md | 0 .../199.token_reserved_percentage.md | 0 .../2.auto_leader_switch_interval.md | 0 .../20.builtin_db_data_verify_cycle.md | 0 .../200.unit_balance_resource_weight.md | 0 .../201.user_block_cache_priority.md | 0 .../202.user_row_cache_priority.md | 0 .../203.user_tab_col_stat_cache_priority.md | 0 .../204.user_iort_up_percentage.md | 0 .../205.use_large_pages.md | 0 .../206.virtual_table_location_cache_expire_time.md | 0 .../207.workers_per_cpu_quota.md | 0 .../208.wait_leader_batch_count.md | 0 .../209.writing_throttling_maximum_duration.md | 0 .../21.bf_cache_miss_count_threshold.md | 0 .../210.writing_throttling_trigger_percentage.md | 0 .../211.weak_read_version_refresh_interval.md | 0 .../212.workarea_size_policy.md | 0 .../3.system-configuration-items/213.zone.md | 0 .../214.zone_merge_concurrency.md | 0 .../215.zone_merge_order.md | 0 .../216.zone_merge_timeout.md | 0 .../217.ob_ssl_invited_common_names.md | 0 .../218.ssl_external_kms_info.md | 0 .../219.ob_event_history_recycle_interval.md | 0 .../22.bf_cache_priority.md | 0 .../220.backup_backup_dest.md | 0 .../221.backup_log_archive_checkpoint_interval.md | 0 .../222.plsql_ccflags.md | 0 .../223.plsql_code_type.md | 0 .../3.system-configuration-items/224.plsql_debug.md | 0 .../225.plsql_optimize_level.md | 0 .../226.plsql_v2_compatibility.md | 0 .../227.plsql_warnings.md | 0 .../228.recyclebin_object_expire_time.md | 0 .../229.log_archive_batch_buffer_limit.md | 0 .../23.cache_wash_threshold.md | 0 .../230.clog_disk_utilization_threshold.md | 0 .../231.backup_backup_archive_log_batch_count.md | 0 .../232.backup_backup_archivelog_retry_interval.md | 0 .../233.backup_backupset_batch_count.md | 0 .../234.backup_backupset_retry_interval.md | 0 .../235.open_cursors.md | 0 .../236.fast_recovery_concurrency.md | 0 .../24.clog_cache_priority.md | 0 .../25.clog_sync_time_warn_threshold.md | 0 .../26.clog_disk_usage_limit_percentage.md | 0 .../27.clog_transport_compress_all.md | 0 .../28.clog_transport_compress_func.md | 0 .../29.clog_persistence_compress_func.md | 0 .../3.auto_delete_expired_backup.md | 0 .../30.clog_max_unconfirmed_log_count.md | 0 .../3.system-configuration-items/31.cluster.md | 0 .../3.system-configuration-items/32.cluster_id.md | 0 .../3.system-configuration-items/33.cpu_count.md | 0 .../34.cpu_quota_concurrency.md | 0 .../3.system-configuration-items/35.cpu_reserved.md | 0 .../36.config_additional_dir.md | 0 .../37.data_copy_concurrency.md | 0 .../3.system-configuration-items/38.data_dir.md | 0 .../39.datafile_disk_percentage.md | 0 .../4.autoinc_cache_refresh_interval.md | 0 .../40.dtl_buffer_size.md | 0 .../41.datafile_size.md | 0 .../42.debug_sync_timeout.md | 0 .../43.default_compress_func.md | 0 .../44.default_compress.md | 0 .../45.default_progressive_merge_num.md | 0 .../46.default_row_format.md | 0 .../3.system-configuration-items/47.devname.md | 0 .../48.data_disk_usage_limit_percentage.md | 0 .../49.disk_io_thread_count.md | 0 .../5.audit_sys_operations.md | 0 .../50.dead_socket_detection_timeout.md | 0 .../51.enable_clog_persistence_compress.md | 0 .../52.election_cpu_quota.md | 0 .../53.enable_one_phase_commit.md | 0 .../54.enable_sys_unit_standalone.md | 0 .../3.system-configuration-items/55.enable_pg.md | 0 .../56.enable_smooth_leader_switch.md | 0 .../57.election_blacklist_interval.md | 0 .../58.enable_election_group.md | 0 .../59.enable_auto_leader_switch.md | 0 .../3.system-configuration-items/6.audit_trail.md | 0 .../60.enable_global_freeze_trigger.md | 0 .../61.enable_manual_merge.md | 0 .../62.enable_merge_by_turn.md | 0 .../63.enable_perf_event.md | 0 .../64.enable_rebalance.md | 0 .../65.enable_record_trace_log.md | 0 .../66.enable_record_trace_id.md | 0 .../67.enable_early_lock_release.md | 0 .../68.enable_rereplication.md | 0 .../69.enable_rich_error_msg.md | 0 .../7.balancer_idle_time.md | 0 .../70.enable_rootservice_standalone.md | 0 .../71.enable_sql_audit.md | 0 .../72.enable_sql_operator_dump.md | 0 .../73.enable_async_syslog.md | 0 .../74.enable_syslog_recycle.md | 0 .../75.enable_syslog_wf.md | 0 .../76.enable_upgrade_mode.md | 0 .../77.enable_separate_sys_clog.md | 0 .../3.system-configuration-items/78.enable_ddl.md | 0 .../79.enable_major_freeze.md | 0 .../8.balancer_log_interval.md | 0 .../80.enable_rebuild_on_purpose.md | 0 .../81.enable_log_archive.md | 0 .../82.enable_monotonic_weak_read.md | 0 .../83.external_kms_info.md | 0 .../84.freeze_trigger_percentage.md | 0 .../85.flush_log_at_trx_commit.md | 0 .../86.fuse_row_cache_priority.md | 0 .../87.force_refresh_location_cache_interval.md | 0 .../88.force_refresh_location_cache_threshold.md | 0 .../89.get_leader_candidate_rpc_timeout.md | 0 .../9.balancer_timeout_check_interval.md | 0 .../90.global_major_freeze_residual_memory.md | 0 .../91.global_write_halt_residual_memory.md | 0 .../92.ignore_replay_checksum_error.md | 0 .../93.global_index_build_single_replica_timeout.md | 0 .../94.high_priority_net_thread_count.md | 0 .../95.ignore_replica_checksum_error.md | 0 .../96.ignore_replay_checksum_error-1.md | 0 .../97.index_cache_priority.md | 0 .../98.index_clog_cache_priority.md | 0 .../99.index_info_block_cache_priority.md | 0 .../13.reference-guide/4.reserved-keywords.md | 0 .../1.how-to-contribute.md | 0 .../15.community-contribution/2.code-style.md | 0 .../3.pull-request-and-commit-specifications.md | 0 docs/{docs => }/docs-cn/16.oceanbase-roadmap.md | 0 .../docs-cn/2.quickstart/1.quick-start-guide-1.md | 0 ....deploy-an-oceanbase-database-by-using-docker.md | 0 .../3.use-obd-to-obtain-the-oceanbase-database.md | 0 .../4.deploy-the-oceanbase-database-by-using-obd.md | 0 docs/{docs => }/docs-cn/2.quickstart/5.sgco3g.md | 0 .../6.basic-operations/1.database-operations.md | 0 .../6.basic-operations/2.table-operations.md | 0 .../6.basic-operations/3.index-operations.md | 0 .../6.basic-operations/4.insert-data.md | 0 .../6.basic-operations/5.delete-data.md | 0 .../6.basic-operations/6.update-data.md | 0 .../2.quickstart/6.basic-operations/7.query-data.md | 0 .../6.basic-operations/8.submit-transaction.md | 0 .../6.basic-operations/9.roll-back-transactions.md | 0 .../1.tpch-test-for-oceanbase.md | 0 .../docs-cn/3.performance-white-paper/2.wtu4kv.md | 0 .../3.sysbench-test-for-oceanbase.md | 0 .../docs-cn/3.performance-white-paper/4.nom3d5.md | 0 .../5.test-the-tpc-c-of-apsaradb-for-oceanbase.md | 0 .../docs-cn/3.performance-white-paper/6.mcso3a.md | 0 .../1.deploy-the-distributed-oceanbase-cluster.md | 0 .../10.optional-disable-the-firewall-and-selinux.md | 0 .../11.optional-create-a-user.md | 0 ...e-oceanbase-database-by-using-the-rpm-package.md | 0 ...t-the-oceanbase-database-by-using-source-code.md | 0 ...ions-for-downloading-the-installation-package.md | 0 .../3.resource-preparation.md | 0 .../4.optional-check-the-operating-system.md | 0 .../5.optional-set-password-free-ssh-logon.md | 0 .../6.optional-configuring-clock-sources.md | 0 .../7.disk-planning.md | 0 .../8.optional-configure-limits-conf.md | 0 .../9.optional-configure-sysctl-conf.md | 0 .../deploy-oceanbase-manually.md | 0 .../installation-directory.md | 0 .../recommend-config-for-production.md | 0 .../docs-cn/5.overview/1.overall-architecture.md | 0 .../2.data-distribution/1.cluster-management.md | 0 .../2.tenants-and-resource-management.md | 0 .../2.data-distribution/3.data-distribution-1.md | 0 .../2.data-distribution/4.data-copy-and-service.md | 0 .../2.data-distribution/5.data-balancing.md | 0 .../3.data-model/1.multi-tenant-architecture.md | 0 .../5.overview/3.data-model/3.system-tenants.md | 0 .../5.overview/3.data-model/4.common-tenant.md | 0 .../3.data-model/5.tables-and-table-groups.md | 0 .../5.overview/3.data-model/6.secondary-index.md | 0 .../3.data-model/7.tables-without-a-primary-key.md | 0 .../docs-cn/5.overview/3.data-model/8.view.md | 0 .../1.high-availability-solution.md | 0 .../5.overview/4.high-availability/2.deployment.md | 0 .../3.redo-log-management-and-control.md | 0 .../5.transaction-management-1/1.isolation-level.md | 0 .../2.concurrency-control.md | 0 .../3.global-timestamp-service.md | 0 .../4.local-transaction.md | 0 .../5.distributed-transactions.md | 0 .../6.distributed-query.md | 0 .../6.storage-architecture/1.overview-1.md | 0 .../2.lsm-tree-architecture.md | 0 .../6.storage-architecture/3.memory-table.md | 0 .../4.block-storage-sstable.md | 0 .../6.storage-architecture/5.dump-and-merge.md | 0 .../6.storage-architecture/6.caching-mechanism.md | 0 .../7.read-and-write-process.md | 0 .../5.overview/6.storage-architecture/8.DDL.md | 0 .../1.sql-request-execution-process-1.md | 0 .../2.query-rewrite-1/1.overview-9.md | 0 .../2.rule-based-query-rewriting-1.md | 0 .../3.cost-based-query-rewriting-1.md | 0 .../1.access-path-1/1.overview-10.md | 0 .../2.rule-based-path-selection-1.md | 0 .../3.cost-based-path-selection-1.md | 0 .../2.join-algorithm-1/1.overview-11.md | 0 .../2.join-algorithm-1/2.join-algorithm-4.md | 0 .../2.join-algorithm-1/3.join-order-1.md | 0 .../1.introduction-to-sql-execution-plans.md | 0 .../2.execution-plan-operator/1.table-scan.md | 0 .../2.execution-plan-operator/10.MATERIAL.md | 0 .../2.execution-plan-operator/11.SORT.md | 0 .../2.execution-plan-operator/12.LIMIT-1.md | 0 .../2.execution-plan-operator/13.for-update.md | 0 .../2.execution-plan-operator/14.select-into.md | 0 .../2.execution-plan-operator/15.subplan-scan.md | 0 .../2.execution-plan-operator/16.UNION.md | 0 .../2.execution-plan-operator/17.INTERSECT.md | 0 .../2.execution-plan-operator/18.except-minus.md | 0 .../2.execution-plan-operator/19.INSERT-1-2.md | 0 .../2.execution-plan-operator/2.table-lookup.md | 0 .../2.execution-plan-operator/20.DELETE-1-2.md | 0 .../2.execution-plan-operator/21.UPDATE-1-2.md | 0 .../2.execution-plan-operator/22.MERGE-1.md | 0 .../2.execution-plan-operator/23.EXCHANGE.md | 0 .../2.execution-plan-operator/24.GI.md | 0 .../2.execution-plan-operator/3.JOIN.md | 0 .../2.execution-plan-operator/4.COUNT-1-2.md | 0 .../2.execution-plan-operator/5.group-by.md | 0 .../2.execution-plan-operator/6.window-function.md | 0 .../2.execution-plan-operator/7.subplan-filter.md | 0 .../2.execution-plan-operator/8.DISTINCT.md | 0 .../2.execution-plan-operator/9.SEQUENCE.md | 0 .../3.execution-plan-cache-2.md | 0 .../4.fast-parameterization-1.md | 0 .../5.real-time-execution-plan-display-1.md | 0 .../1.distributed-execution-and-parallel-query-2.md | 0 .../2.generation-of-distributed-plans-2.md | 0 .../3.distributed-execution-plan-scheduling-2.md | 0 .../4.distributed-execution-plan-management-1.md | 0 .../5.execution-of-parallel-query-1.md | 0 ....optimize-the-parameters-for-parallel-query-1.md | 0 .../1.sql-request-execution-process-2.md | 0 .../1.introduction-to-sql-execution-plans-1.md | 0 .../2.execution-plan-operator-1/1.table-scan-1.md | 0 .../2.execution-plan-operator-1/10.MATERIAL-1.md | 0 .../2.execution-plan-operator-1/11.SORT-1.md | 0 .../2.execution-plan-operator-1/12.for-update-1.md | 0 .../2.execution-plan-operator-1/13.select-into-1.md | 0 .../14.subplan-scan-1.md | 0 .../2.execution-plan-operator-1/15.UNION-1.md | 0 .../2.execution-plan-operator-1/16.INTERSECT-1.md | 0 .../17.except-minus-1.md | 0 .../2.execution-plan-operator-1/18.INSERT-1-2-3.md | 0 .../2.execution-plan-operator-1/19.DELETE-1-2-3.md | 0 .../2.execution-plan-operator-1/2.table-lookup-1.md | 0 .../2.execution-plan-operator-1/20.UPDATE-1-2-3.md | 0 .../2.execution-plan-operator-1/21.MERGE-1-2.md | 0 .../2.execution-plan-operator-1/22.EXCHANGE-1.md | 0 .../2.execution-plan-operator-1/23.GI-1.md | 0 .../2.execution-plan-operator-1/3.JOIN-1.md | 0 .../2.execution-plan-operator-1/4.COUNT-1-2-3.md | 0 .../2.execution-plan-operator-1/5.group-by-1.md | 0 .../6.window-function-1.md | 0 .../7.subplan-filter-1.md | 0 .../2.execution-plan-operator-1/8.DISTINCT-1.md | 0 .../2.execution-plan-operator-1/9.SEQUENCE-1.md | 0 .../3.execution-plan-cache-3.md | 0 .../4.fast-parameterization-2.md | 0 .../5.real-time-execution-plan-display-2.md | 0 .../1.distributed-execution-and-parallel-query-1.md | 0 .../2.generation-of-distributed-plans-1.md | 0 .../3.distributed-execution-plan-scheduling-1.md | 0 .../4.distributed-execution-plan-management.md | 0 .../5.execution-of-parallel-query.md | 0 .../6.optimize-the-parameters-for-parallel-query.md | 0 .../4.sql-optimization/1.optimize-sql-statements.md | 0 .../1.sql-trace.md | 0 ...yze-events-waiting-in-a-query-using-sql-audit.md | 0 ...e-top-n-requests-with-the-most-execution-time.md | 0 ...e-query-problems-related-to-distributed-plans.md | 0 ...ber-of-distributed-rpc-executions-is-balanced.md | 0 ...l-statement-that-analyzes-sudden-jitter-of-rt.md | 0 .../3.view-and-analyze-the-execution-plan.md | 0 .../4.analyze-slow-sql-queries.md | 0 .../5.query-sql-traffic-and-query-the-qps.md | 0 ...k-whether-the-sql-request-traffic-is-balanced.md | 0 .../7.top-n-sql-statements.md | 0 ...whether-the-execution-of-the-system-or-an-sql.md | 0 ...e-sql-statements-that-are-used-for-full-table.md | 0 .../3.query-rewrite-2/1.overview-12.md | 0 .../2.rule-based-query-rewriting-2.md | 0 .../3.cost-based-query-rewriting-2.md | 0 .../1.access-path-2/1.overview-13.md | 0 .../2.rule-based-path-selection-2.md | 0 .../3.cost-based-path-selection-2.md | 0 .../2.join-algorithm-3/1.overview-14.md | 0 .../2.join-algorithm-3/2.join-order-2.md | 0 .../5.manage-execution-plans/1.optimizer-hint.md | 0 .../5.manage-execution-plans/2.plan-binding.md | 0 .../3.sql-execution-plan-management-spm.md | 0 .../8.sql-engine/1.sql-request-execution-process.md | 0 .../8.sql-engine/2.query-rewrite/1.overview-2.md | 0 .../2.query-rewrite/2.rule-based-query-rewriting.md | 0 .../2.query-rewrite/3.cost-based-query-rewriting.md | 0 .../8.sql-engine/3.access-path/1.basic-concepts.md | 0 .../3.access-path/2.rule-based-path-selection.md | 0 .../3.access-path/3.cost-based-path-selection.md | 0 .../1.basic-concepts-1.md | 0 .../2.join-algorithm.md | 0 .../4.join-algorithms-and-subqueries/3.join-type.md | 0 .../4.join-order.md | 0 .../4.join-algorithms-and-subqueries/5.subquery.md | 0 .../1.basic-concepts-of-an-execution-plan.md | 0 .../5.sql-execution-plan/2.execution-plan-cache.md | 0 .../5.sql-execution-plan/3.fast-parameterization.md | 0 .../4.execution-plan-explain.md | 0 .../5.real-time-execution-plan-display.md | 0 .../1.distributed-execution-and-parallel-query.md | 0 .../2.generation-of-distributed-plans.md | 0 .../3.distributed-execution-plan-scheduling.md | 0 .../4.distributed-connection.md | 0 .../5.distributed-aggregate-pressure-reduction.md | 0 .../9.backup-and-recovery/1.overview-3.md | 0 .../9.backup-and-recovery/2.backup-architecture.md | 0 .../3.recovery-architecture.md | 0 .../9.backup-and-recovery/4.backup-set.md | 0 .../9.backup-and-recovery/5.archive-log-round.md | 0 .../1.basic-database-components-1.md | 0 .../1.oceanbase-client-1.md | 0 .../2.database-management-tools-1/2.mysql-client.md | 0 .../1.cluster-management-overview.md | 0 .../1.overview-of-cluster-parameter-management.md | 0 ...ll-this-operation-to-query-cluster-parameters.md | 0 .../3.modify-cluster-parameters.md | 0 .../2.zone-management/1.zone-management-overview.md | 0 .../2.zone-management/2.add-or-remove-a-zone.md | 0 .../3.add-or-delete-an-encrypted-zone.md | 0 .../2.zone-management/4.start-or-stop-a-zone.md | 0 .../2.zone-management/5.modify-a-zone.md | 0 .../1.observer-management-overview.md | 0 .../3.observer-management/2.view-observer-status.md | 0 .../3.observer-management/3.stop-observer.md | 0 .../3.observer-management/4.start-observer.md | 0 .../5.manage-observer-node-status.md | 0 .../1.resource-management-overview.md | 0 .../2.create-a-resource-unit.md | 0 .../4.resource-management/3.view-resource-units.md | 0 .../4.modify-a-resource-unit.md | 0 .../5.delete-a-resource-unit.md | 0 .../6.create-a-resource-pool.md | 0 .../7.view-resource-configurations.md | 0 .../8.modifies-the-resource-pool.md | 0 .../9.delete-a-resource-pool.md | 0 .../5.tenants/1.tenant-management-overview-1.md | 0 .../5.tenants/2.create-a-user-tenant.md | 0 .../5.tenants/3.create-a-tenant-1.md | 0 .../5.tenants/4.view-tenants.md | 0 .../5.tenants/5.modify-tenant.md | 0 .../5.tenants/6.delete-a-tenant-1.md | 0 .../5.tenants/7.view-tenant-sessions.md | 0 .../5.tenants/8.terminate-a-tenant-session.md | 0 .../5.tenants/9.tenant-management-variables.md | 0 .../1.memory-management-overview.md | 0 .../2.memory-structure-of-oceanbase.md | 0 .../3.maximum-memory-for-oceanbase-databases.md | 0 .../4.system-internal-memory-management.md | 0 .../5.memory-management-within-a-tenant.md | 0 .../6.memory-management/6.execution-plan-cache-1.md | 0 .../6.memory-management/7.common-memory-problems.md | 0 .../1.manage-tables/1.about-tables-1.md | 0 .../1.manage-tables/2.create-a-table-3.md | 0 .../3.define-an-auto-increment-column.md | 0 .../4.define-the-constraint-type-for-a-column.md | 0 .../5.view-the-definition-of-a-table-1.md | 0 .../1.manage-tables/6.change-table.md | 0 .../1.manage-tables/7.clear-table.md | 0 .../1.manage-tables/8.delete-a-table-1.md | 0 .../2.manage-a-table-group/1.about-table-groups.md | 0 .../2.table-group-management-statements.md | 0 .../3.manage-indexes/1.about-indexes.md | 0 .../3.manage-indexes/2.create-an-index-1.md | 0 .../3.manage-indexes/3.view-indexes-1.md | 0 .../3.manage-indexes/4.delete-an-index-1.md | 0 .../1.manage-views.md | 0 .../2.manage-synonyms-1.md | 0 .../1.about-partitions.md | 0 .../2.partitioning-policy-3.md | 0 .../1.level-1-partition-table-2.md | 0 .../2.secondary-partition-table-2.md | 0 .../4.partition-pruning.md | 0 .../5.partition-naming-and-query.md | 0 .../1.local-index.md | 0 .../2.global-index.md | 0 .../3.use-index.md | 0 .../1.level-1-partition-table.md | 0 .../2.secondary-partition-table.md | 0 .../2.replica-management/1.replica-overview.md | 0 .../2.replica-management/2.use-table-replicas.md | 0 .../1.locality-management-overview.md | 0 .../2.modify-the-tenant-s-locality.md | 0 .../1.transaction-overview.md | 0 .../2.submit-transaction-5.md | 0 .../3.roll-back-transactions-5.md | 0 .../4.transaction-isolation-level-1.md | 0 .../7.user-rights-management/2.create-user-3.md | 0 .../3.roles-for-managing-oracle-tenants.md | 0 .../4.modify-user-permissions-1.md | 0 .../5.view-the-whitelist.md | 0 .../6.lock-and-unlock-users-1.md | 0 .../7.user-rights-management/7.delete-a-user-1.md | 0 .../1.objects-supported-by-recycle-bin-1.md | 0 ....database-table-and-index-level-recycle-bin-1.md | 0 .../3.tenant-level-recycle-bin.md | 0 .../1.overview-of-physical-backup-and-recovery.md | 0 .../2.deploy-nfs.md | 0 .../1.backup-by-using-the-command-line.md | 0 .../3.back-up-data/2.view-backup-progress.md | 0 .../3.back-up-data/3.stop-a-backup.md | 0 .../3.back-up-data/4.deleting-an-expired-backup.md | 0 .../5.backup-data-cleanup/1.clear-backup-data.md | 0 .../2.cancel-cleaning-up-backup-data.md | 0 .../4.restore-data/1.perform-recovery.md | 0 .../2.view-the-restore-progress-and-results.md | 0 .../5.routine-maintenance/1.backup-related.md | 0 .../1.about-oceanbase-database-developers-2.md | 0 .../1.preface-2/2.about-this-document-2.md | 0 .../1.apsaradb-for-oceanbase-cluster-overview-2.md | 0 .../2.introduction-to-oceanbase-tenants-2.md | 0 ...-based-tenant-database-objects-of-oceanbase-2.md | 0 .../1.introduction-to-the-mysql-client-2.md | 0 ...troduction-to-the-oceanbase-client-obclient-2.md | 0 .../3.about-structured-query-language-2.md | 0 .../4.java-database-connection-driver-jdbc-2.md | 0 ...5.oceanbase-java-database-connection-driver-2.md | 0 .../4.about-the-sample-database-tpcc-2.md | 0 ...o-an-oceanbase-tenant-by-using-a-mysql-client.md | 0 ...nect-to-an-oceanbase-tenant-by-using-obclient.md | 0 ...connect-to-the-oceanbase-database-through-odc.md | 0 .../4.create-oceanbase-sample-database-tpcc.md | 0 ...lore-the-oceanbase-mysql-tenant-with-obclient.md | 0 .../6.query-table-data/1.about-query-statements.md | 0 .../6.query-table-data/2.run-queries-in-odc.md | 0 ...an-call-this-operation-to-query-the-data-that.md | 0 .../4.sort-the-results-of-the-query.md | 0 .../5.query-data-from-multiple-tables.md | 0 .../1.use-arithmetic-operators-in-queries.md | 0 .../10.lock-query-results-select-for-update.md | 0 .../2.use-numeric-functions-in-queries.md | 0 .../3.use-a-string-connector-in-a-query.md | 0 .../4.use-string-functions-in-queries.md | 0 .../5.use-time-functions-in-queries.md | 0 .../6.use-type-conversion-functions-in-queries.md | 0 .../7.use-aggregate-functions-in-queries.md | 0 .../8.use-null-related-functions-in-queries.md | 0 .../9.use-the-case-function-in-a-query.md | 0 .../7.view-the-query-execution-plan.md | 0 .../8.use-sql-hints-in-queries.md | 0 .../9.about-query-timeout-design.md | 0 .../1.dml-statement-overview.md | 0 .../1.about-dml-statements/2.insert-statement.md | 0 .../3.about-update-statements.md | 0 .../4.about-the-delete-statement.md | 0 .../5.replace-into-statements.md | 0 .../2.about-transactional-control-statements.md | 0 .../3.submit-transaction-3.md | 0 .../4.roll-back-transactions-3.md | 0 .../5.transaction-savepoints.md | 0 .../6.about-transaction-timeout.md | 0 .../1.about-ddl-statements.md | 0 .../1.about-sql-data-types.md | 0 .../2.create-a-table-1.md | 0 .../3.about-auto-increment-columns.md | 0 .../4.about-column-constraint-types.md | 0 .../5.about-table-indexes.md | 0 .../6.flashback-deleted-table.md | 0 .../1.overview-5.md | 0 .../2.partition-routing.md | 0 .../3.partitioning-policy-1.md | 0 .../4.partition-table-index.md | 0 .../5.use-of-partition-table.md | 0 .../1.about-table-groups-1.md | 0 ...2.specify-a-table-group-when-creating-a-table.md | 0 .../3.view-table-group-information.md | 0 .../4.add-table-to-table-group.md | 0 .../5.delete-a-table-group.md | 0 .../5.create-and-manage-views/1.create-a-view.md | 0 .../5.create-and-manage-views/2.modify-view.md | 0 .../5.create-and-manage-views/3.delete-a-view.md | 0 .../1.about-data-migration-and-synchronization.md | 0 ...eneral-purpose-data-synchronization-framework.md | 0 .../3.examples-of-the-datax-reader-and-writer.md | 0 ...use-datax-to-full-migration-data-to-oceanbase.md | Bin ...rementally-migrate-data-to-oceanbase-database.md | 0 .../6.data-loading-technology-of-oceanbase.md | 0 .../1.use-java-to-connect-to-oceanbase.md | 0 .../2.common-oceanbase-parameters-and-variables.md | 0 .../6.appendix/3.common-sql-hints-for-oceanbase.md | 0 docs/{docs => }/docs-cn/ob-admin/about-ob-admin.md | 0 .../docs-cn/ob-admin/clog-format-introduction.md | 0 docs/{docs => }/docs-cn/ob-admin/clog-tool.md | 0 docs/{docs => }/docs-cn/ob-admin/faq.md | 0 .../ob-error/ob_error-research-and-design-cn.md | 0 docs/{docs => }/docs-cn/quick-start-cn.md | 0 docs/{docs => }/docs-en/quick-start-en.md | 0 .../docs-en/release-numbering-strategies.md | 0 docs/{docs => }/index.md | 0 docs/{docs => }/junior-training/index.md | 0 .../junior-training/ob-quick-start/chapter01/1.md | 0 .../junior-training/ob-quick-start/chapter02/2.0.md | 0 .../junior-training/ob-quick-start/chapter02/2.1.md | 0 .../ob-quick-start/chapter02/2.10.md | 0 .../ob-quick-start/chapter02/2.11.md | 0 .../ob-quick-start/chapter02/2.12.md | 0 .../ob-quick-start/chapter02/2.13.md | 0 .../junior-training/ob-quick-start/chapter02/2.2.md | 0 .../junior-training/ob-quick-start/chapter02/2.3.md | 0 .../junior-training/ob-quick-start/chapter02/2.4.md | 0 .../junior-training/ob-quick-start/chapter02/2.5.md | 0 .../junior-training/ob-quick-start/chapter02/2.6.md | 0 .../junior-training/ob-quick-start/chapter02/2.7.md | 0 .../junior-training/ob-quick-start/chapter02/2.8.md | 0 .../junior-training/ob-quick-start/chapter02/2.9.md | 0 .../junior-training/ob-quick-start/chapter03/3.0.md | 0 .../junior-training/ob-quick-start/chapter03/3.1.md | 0 .../ob-quick-start/chapter03/3.10.md | 0 .../junior-training/ob-quick-start/chapter03/3.2.md | 0 .../junior-training/ob-quick-start/chapter03/3.3.md | 0 .../junior-training/ob-quick-start/chapter03/3.4.md | 0 .../junior-training/ob-quick-start/chapter03/3.5.md | 0 .../junior-training/ob-quick-start/chapter03/3.6.md | 0 .../junior-training/ob-quick-start/chapter03/3.7.md | 0 .../junior-training/ob-quick-start/chapter03/3.8.md | 0 .../junior-training/ob-quick-start/chapter03/3.9.md | 0 .../junior-training/ob-quick-start/chapter04/4.0.md | 0 .../junior-training/ob-quick-start/chapter04/4.1.md | 0 .../ob-quick-start/chapter04/4.10.md | 0 .../ob-quick-start/chapter04/4.11.md | 0 .../ob-quick-start/chapter04/4.12.md | 0 .../junior-training/ob-quick-start/chapter04/4.2.md | 0 .../junior-training/ob-quick-start/chapter04/4.3.md | 0 .../junior-training/ob-quick-start/chapter04/4.4.md | 0 .../junior-training/ob-quick-start/chapter04/4.5.md | 0 .../junior-training/ob-quick-start/chapter04/4.6.md | 0 .../junior-training/ob-quick-start/chapter04/4.7.md | 0 .../junior-training/ob-quick-start/chapter04/4.8.md | 0 .../junior-training/ob-quick-start/chapter04/4.9.md | 0 .../junior-training/ob-quick-start/chapter05/5.0.md | 0 .../junior-training/ob-quick-start/chapter05/5.1.md | 0 .../junior-training/ob-quick-start/chapter05/5.2.md | 0 .../junior-training/ob-quick-start/chapter05/5.3.md | 0 .../junior-training/ob-quick-start/chapter05/5.4.md | 0 .../junior-training/ob-quick-start/chapter05/5.5.md | 0 .../junior-training/ob-quick-start/chapter05/5.6.md | 0 .../junior-training/ob-quick-start/chapter05/5.7.md | 0 .../junior-training/ob-quick-start/chapter05/5.8.md | 0 .../junior-training/ob-quick-start/chapter06/6.0.md | 0 .../junior-training/ob-quick-start/chapter06/6.1.md | 0 .../junior-training/ob-quick-start/chapter06/6.2.md | 0 .../junior-training/ob-quick-start/chapter06/6.3.md | 0 .../junior-training/ob-quick-start/chapter06/6.4.md | 0 .../junior-training/ob-quick-start/chapter06/6.5.md | 0 .../junior-training/ob-quick-start/chapter06/6.6.md | 0 .../junior-training/ob-quick-start/chapter07/7.0.md | 0 .../junior-training/ob-quick-start/chapter07/7.1.md | 0 .../junior-training/ob-quick-start/chapter07/7.2.md | 0 .../junior-training/ob-quick-start/chapter07/7.3.md | 0 .../junior-training/ob-quick-start/chapter07/7.4.md | 0 .../junior-training/ob-quick-start/chapter07/7.5.md | 0 .../junior-training/ob-quick-start/chapter08/8.0.md | 0 .../junior-training/ob-quick-start/chapter08/8.1.md | 0 .../junior-training/ob-quick-start/chapter08/8.2.md | 0 .../junior-training/ob-quick-start/chapter08/8.3.md | 0 .../junior-training/ob-quick-start/readme.md | 0 docs/{docs => }/lectures/copyright.md | 0 docs/{docs => }/lectures/images/1-1.png | Bin docs/{docs => }/lectures/images/1.3.1.3-1.png | Bin docs/{docs => }/lectures/images/1.3.1.3-2.png | Bin docs/{docs => }/lectures/images/2-1.png | Bin docs/{docs => }/lectures/images/2-2.png | Bin docs/{docs => }/lectures/images/2-3.png | Bin docs/{docs => }/lectures/images/2-4.png | Bin docs/{docs => }/lectures/images/2-5.png | Bin docs/{docs => }/lectures/images/2-6.png | Bin docs/{docs => }/lectures/images/2-7.png | Bin docs/{docs => }/lectures/images/2-8.png | Bin docs/{docs => }/lectures/images/3-1.png | Bin docs/{docs => }/lectures/images/3-2-a.png | Bin docs/{docs => }/lectures/images/3-2-b.png | Bin docs/{docs => }/lectures/images/3-2-c.png | Bin docs/{docs => }/lectures/images/3-3-a.png | Bin docs/{docs => }/lectures/images/3-3-b.png | Bin docs/{docs => }/lectures/images/3-3-c.png | Bin docs/{docs => }/lectures/images/3-4.png | Bin docs/{docs => }/lectures/images/3-5.png | Bin docs/{docs => }/lectures/images/3-6-a.png | Bin docs/{docs => }/lectures/images/3-6-b.png | Bin docs/{docs => }/lectures/images/3-7-a.png | Bin docs/{docs => }/lectures/images/3-7-b.png | Bin docs/{docs => }/lectures/images/3-7-c.png | Bin docs/{docs => }/lectures/images/4-1.png | Bin docs/{docs => }/lectures/images/4-2.png | Bin docs/{docs => }/lectures/images/4-3.png | Bin docs/{docs => }/lectures/images/4-4.png | Bin docs/{docs => }/lectures/images/4-5.png | Bin docs/{docs => }/lectures/images/4-6.png | Bin docs/{docs => }/lectures/images/5-1.png | Bin docs/{docs => }/lectures/images/5.2.1.1-1.png | Bin docs/{docs => }/lectures/images/5.2.1.1-2.png | Bin docs/{docs => }/lectures/images/5.2.1.1-3.png | Bin docs/{docs => }/lectures/images/5.2.1.1-4.png | Bin docs/{docs => }/lectures/images/5.2.2.1-1.png | Bin docs/{docs => }/lectures/images/5.3.1.1-4.png | Bin docs/{docs => }/lectures/images/6-1.png | Bin docs/{docs => }/lectures/images/6-2.png | Bin docs/{docs => }/lectures/images/6-3.png | Bin docs/{docs => }/lectures/images/6-4.png | Bin docs/{docs => }/lectures/index.md | 0 docs/{docs => }/lectures/lecture-1.md | 0 docs/{docs => }/lectures/lecture-2.md | 0 docs/{docs => }/lectures/lecture-3.md | 0 docs/{docs => }/lectures/lecture-4.md | 0 docs/{docs => }/lectures/lecture-5.md | 0 docs/{docs => }/lectures/lecture-6.md | 0 docs/{docs => }/lectures/references.md | 0 1160 files changed, 3 deletions(-) rename docs/{docs => }/docs-cn/1.about-oceanbase-database/1.what-is-oceanbase.md (100%) rename docs/{docs => }/docs-cn/1.about-oceanbase-database/2.noun-interpretation.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/1.basic-elements/1.data-type.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/1.basic-elements/2.expression.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/1.basic-elements/3.type-conversion.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/1.basic-elements/4.character-set.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/1.basic-elements/5.collation.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/1.basic-elements/6.data-comparison-rules.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/1.basic-elements/7.literal.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/1.basic-elements/8.annotation.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/2.operator/1.arithmetic-operators.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/2.operator/2.bitwise-operators.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/2.operator/3.comparison-operators.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/2.operator/4.logical-operators.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/2.operator/5.date-and-time-operators.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/2.operator/6.character-concatenation-operators.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/2.operator/7.hierarchical-query-operators.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/2.operator/8.collation-operators.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/3.functions/1.single-row-functions.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/3.functions/2.aggregate-functions.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/3.functions/3.analysis-functions.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/3.functions/4.information-functions.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/3.functions/5.other-functions.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/4.queries-and-subqueries/1.overview-8.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/4.queries-and-subqueries/2.connection.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/4.queries-and-subqueries/3.collection.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/1.general-syntax.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/10.alter-user.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/11.create-database.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/12.create-index.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/13.create-outline.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/14.create-resource-pool.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/15.create-resource-unit.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/16.create-restore-point.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/17.create-synonym.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/18.create-table.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/19.create-tablegroup.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/2.alter-database.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/20.create-tenant.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/21.create-user-1.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/22.create-view.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/23.DELETE.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/24.drop-database.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/25.drop-index.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/26.drop-outline.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/27.drop-resource-pool.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/28.drop-resource-unit.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/29.drop-restore-point.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/3.alter-outline.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/30.drop-table.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/31.drop-tablegroup.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/32.drop-tenant.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/33.drop-synonym.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/34.drop-user.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/35.drop-view.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/36.EXPLAIN.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/37.flashback-database.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/38.flashback-table.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/39.flashback-tenant.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/4.alter-resource-pool.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/40.GRANT.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/41.INSERT.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/42.KILL.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/43.purge-database.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/44.purge-index.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/45.purge-recyclebin.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/46.purge-table.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/47.purge-tenant.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/48.rename-table.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/49.rename-user.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/5.alter-resource-unit.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/50.REPLACE.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/51.REVOKE.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/52.SAVEPOINT.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/53.SCHEMA.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/54.SELECT.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/55.SESSION.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/56.set-password.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/57.show-grants.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/58.show-recyclebin.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/59.TRANSACTION.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/6.alter-system.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/60.truncate-table.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/61.UPDATE.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/7.alter-table.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/8.alter-tablegroup.md (100%) rename docs/{docs => }/docs-cn/10.sql-reference/5.sql-statement/9.alter-tenant.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/1.sql-request-execution-process-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/1.introduction-to-sql-execution-plans-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/1.table-scan-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/10.MATERIAL-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/11.SORT-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/12.LIMIT-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/13.for-update-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/14.select-into-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/15.subplan-scan-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/16.UNION-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/17.INTERSECT-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/18.except-minus-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/19.INSERT-1-2-3-4.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/2.table-lookup-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/20.DELETE-1-2-3-4.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/21.UPDATE-1-2-3-4.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/22.MERGE-1-2-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/23.EXCHANGE-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/24.GI-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/3.JOIN-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/4.COUNT-1-2-3-4.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/5.group-by-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/6.window-function-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/7.subplan-filter-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/8.DISTINCT-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/9.SEQUENCE-1-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/3.execution-plan-cache-4.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/4.fast-parameterization-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/5.real-time-execution-plan-display-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/1.distributed-execution-and-parallel-query-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/2.generation-of-distributed-plans-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/3.distributed-execution-plan-scheduling-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/4.distributed-execution-plan-management-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/5.execution-of-parallel-query-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/6.optimize-the-parameters-for-parallel-query-2.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/1.overview-of-sql-optimization.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/2.optimize-sql-statements-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/1.g-v-sql_audit-introduction.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/2.sql-trace-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/3.plan-cache-view.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/1.analyze-events-waiting-in-a-query-using-sql-audit-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/10.queries-the-sql-statements-that-are-used-for-full-table-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/11.analyze-query-problems-related-to-distributed-plans-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/2.sql-statement-that-analyzes-sudden-jitter-of-rt-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/3.view-and-analyze-the-execution-plan-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/4.analyze-slow-sql-queries-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/5.query-sql-traffic-and-query-the-qps-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/6.check-whether-the-sql-request-traffic-is-balanced-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/7.top-n-sql-statements-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/8.query-the-top-n-requests-with-the-most-execution-time-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/9.analyze-whether-the-execution-of-the-system-or-an-sql-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/1.overview-15.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/2.rule-based-query-rewriting-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/3.cost-based-query-rewriting-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/1.overview-16.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/2.rule-based-path-selection-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/3.cost-based-path-selection-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/1.overview-17.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/2.join-algorithm-6.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/3.join-order-3.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/1.optimizer-hint-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/2.plan-binding-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/3.sql-execution-plan-management-spm-1.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/5.related-terms.md (100%) rename docs/{docs => }/docs-cn/12.sql-optimization-guide-1/6.faq-about-sql-tuning.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/1.overview-4.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/1.mysql-help_topic.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/10.mysql-time_zone_transition_type.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/11.mysql-user.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/12.information_schema-character_sets.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/13.information_schema-collations.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/14.information_schema-collation_character_set_applicability.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/15.information_schema-columns.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/16.information_schema-dba_outlines.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/17.information_schema-engines.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/18.information_schema-global_status.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/19.information_schema-global_variables.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/2.mysql-help_category.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/20.information_schema-key_column_usage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/21.information_schema-parameters.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/22.information_schema-partitions.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/23.information_schema-processlist.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/24.information_schema-referential_constraints.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/25.information_schema-routines.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/26.information_schema-schemata.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/27.information_schema-schema_privileges.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/28.information_schema-session_status.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/29.information_schema-session_variables.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/3.mysql-help_keyword.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/30.information_schema-statistics.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/31.information_schema-tables.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/32.information_schema-table_constraints.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/33.information_schema-table_privileges.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/34.information_schema-user_privileges.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/35.information_schema-user_recyclebin.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/36.information_schema-views.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/37.oceanbase-cdb_ob_backup_archivelog_summary.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/38.oceanbase-cdb_ob_backup_job_details.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/39.oceanbase-cdb_ob_backup_set_details.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/4.mysql-help_relation.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/40.oceanbase-cdb_ob_backup_progress.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/41.oceanbase-cdb_ob_backup_set_expired.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/42.oceanbase-cdb_ob_backup_archivelog_progress.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/43.oceanbase-cdb_ob_backup_clean_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/44.oceanbase-cdb_ob_backup_task_clean_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/45.oceanbase-cdb_ob_restore_progress.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/46.oceanbase-cdb_ob_restore_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/47.oceanbase-cdb_ckpt_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/48.oceanbase-cdb_ob_backup_validation_job.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/49.oceanbase-cdb_ob_backup_validation_job_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/5.mysql-db.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/50.oceanbase-cdb_ob_tenant_backup_validation_task.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/51.oceanbase-cdb_ob_backup_validation_task_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/52.oceanbase-cdb_ob_backup_backup_archivelog_summary.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/53.oceanbase-cdb_ob_backup_backupset_task_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/54.oceanbase-cdb_ob_backup_backupset_task.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/55.oceanbase-cdb_ob_backup_backupset_job_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/56.oceanbase-cdb_ob_backup_backupset_job.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/57.oceanbase-cdb_ob_backup_set_obsolete.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/6.mysql-proc.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/7.mysql-time_zone.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/8.mysql-time_zone_name.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/9.mysql-time_zone_transition.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/1.gv-plan_cache_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/10.gv-latch.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/11.gv-memory.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/12.gv-memstore.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/13.gv-memstore_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/14.gv-plan_cache_plan_explain.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/15.gv-obrpc_outgoing.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/16.gv-obrpc_incoming.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/17.gv-sql.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/18.gv-sql_plan_monitor.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/19.gv-outline.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/2.gv-plan_cache_plan_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/20.gv-concurrent_limit_sql.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/21.gv-sql_plan_statistics.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/22.gv-server_memstore.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/23.gv-unit_load_balance_event_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/24.gv-tenant.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/25.gv-database.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/26.gv-table.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/27.gv-unit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/28.gv-partition.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/29.gv-lock_wait_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/3.gv-session_event.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/30.gv-session_longops.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/31.gv-tenant_memstore_allocator_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/32.gv-minor_merge_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/33.gv-tenant_px_worker_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/34.gv-partition_audit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/35.gv-ps_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/36.gv-ps_item_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/37.gv-sql_workarea.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/38.gv-sql_workarea_histogram.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/39.gv-ob_sql_workarea_memory_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/4.gv-session_wait.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/40.gv-server_schema_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/41.gv-merge_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/42.gv-lock.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/43.gv-sstable.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/44.gv-ob_trans_table_status.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/45.v-statname.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/46.v-event_name.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/47.v-session_event.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/48.v-session_wait.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/49.v-session_wait_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/5.gv-session_wait_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/50.v-sesstat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/51.v-sysstat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/52.v-system_event.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/53.v-memory.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/54.v-memstore.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/55.v-memstore_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/56.v-plan_cache_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/57.v-plan_cache_plan_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/58.v-plan_cache_plan_explain.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/59.v-sql_audit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/6.gv-system_event.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/60.v-obrpc_outgoing.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/61.v-obrpc_incoming.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/62.v-sql.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/63.v-sql_monitor.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/64.v-sql_plan_monitor.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/65.v-sql_plan_statistics.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/66.v-unit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/67.v-partition.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/68.v-lock_wait_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/69.v-session_longops.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/7.gv-sesstat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/70.v-latch.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/71.v-tenant_memstore_allocator_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/72.v-tenant_px_worker_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/73.v-partition_audit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/74.v-ob_cluster.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/75.v-ob_standby_status.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/76.v-ob_cluster_stats.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/77.v-ob_cluster_event_history.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/78.v-ps_stat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/79.v-ps_item_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/8.gv-sysstat.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/80.v-sql_workarea.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/81.v-sql_workarea_active.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/82.v-sql_workarea_histogram.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/83.v-ob_sql_workarea_memory_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/84.v-ob_timestamp_service.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/85.v-server_schema_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/86.v-merge_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/87.v-lock.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/88.v-sql_monitor_statname.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/89.v-restore_point.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/9.gv-sql_audit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/90.v-ob_cluster_failover_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/91.v-encrypted_tables.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/92.v-encrypted_tablespaces.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/93.v-sstable.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/1.system-view/3.performance-view/94.v-ob_trans_table_status.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/1.overview-of-system-variables.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/10.character_set_system.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/100.parallel_servers_target.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/101.ob_trx_idle_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/102.block_encryption_mode.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/103.ob_reserved_meta_memory_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/104.ob_check_sys_variable.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/105.tracefile_identifier.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/106.transaction_isolation.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/107.ob_trx_lock_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/108.validate_password_check_user_name.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/109.validate_password_length.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/11.collation_connection.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/110.validate_password_mixed_case_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/111.validate_password_number_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/112.validate_password_policy.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/113.validate_password_special_char_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/114.default_password_lifetime.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/115.ob_trace_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/116.secure_file_priv.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/117.ob_pl_block_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/118.performance_schema.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/119.transaction_read_only.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/12.collation_database.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/120.resource_manager_plan.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/13.collation_server.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/14.interactive_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/15.last_insert_id.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/16.max_allowed_packet.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/17.sql_mode.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/18.time_zone.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/19.tx_isolation.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/2.auto_increment_increment-1.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/20.version_comment.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/21.wait_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/22.binlog_row_image.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/23.character_set_filesystem.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/24.connect_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/25.datadir.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/26.debug_sync.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/27.div_precision_increment.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/28.explicit_defaults_for_timestamp.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/29.group_concat_max_len.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/3.auto_increment_offset.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/30.identity.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/31.lower_case_table_names.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/32.net_read_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/33.net_write_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/34.read_only.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/35.sql_auto_is_null.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/36.sql_select_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/37.timestamp.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/38.tx_read_only.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/39.version.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/4.autocommit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/40.sql_warnings.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/41.max_user_connections.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/42.init_connect.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/43.license.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/44.net_buffer_length.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/45.system_time_zone.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/46.query_cache_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/47.query_cache_type.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/48.sql_quote_show_create.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/49.max_sp_recursion_depth.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/5.character_set_client.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/50.sql_safe_updates.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/51.ob_proxy_partition_hit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/52.ob_log_level.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/53.ob_max_parallel_degree.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/54.ob_query_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/55.ob_read_consistency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/56.ob_enable_transformation.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/57.ob_trx_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/58.ob_enable_plan_cache.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/59.ob_enable_index_direct_select.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/6.character_set_connection.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/60.ob_proxy_set_trx_executed.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/61.ob_enable_aggregation_pushdown.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/62.ob_last_schema_version.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/63.ob_global_debug_sync.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/64.ob_proxy_global_variables_version.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/65.ob_enable_trace_log.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/66.ob_enable_hash_group_by.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/67.ob_enable_blk_nestedloop_join.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/68.ob_bnl_join_cache_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/69.ob_org_cluster_id.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/7.character_set_database.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/70.ob_plan_cache_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/71.ob_plan_cache_evict_high_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/72.ob_plan_cache_evict_low_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/73.recyclebin.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/74.ob_capability_flag.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/75.ob_stmt_parallel_degree.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/76.is_result_accurate.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/77.error_on_overlap_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/78.ob_compatibility_mode.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/79.ob_create_table_strict_mode.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/8.character_set_results.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/80.ob_sql_work_area_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/81.ob_route_policy.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/82.ob_enable_transmission_checksum.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/83.foreign_key_checks.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/84.ob_enable_truncate_flashback.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/85.ob_tcp_invited_nodes.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/86.sql_throttle_current_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/87.sql_throttle_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/88.sql_throttle_rt.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/89.sql_throttle_network.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/9.character_set_server.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/90.auto_increment_cache_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/91.ob_enable_jit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/92.ob_timestamp_service.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/93.plugin_dir.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/94.undo_retention.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/95.ob_sql_audit_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/96.ob_enable_sql_audit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/97.optimizer_use_sql_plan_baselines.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/98.optimizer_capture_sql_plan_baselines.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/2.system-variable/99.parallel_max_servers.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/1.system-configuration-items-overview-1_2894363.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/10.balancer_task_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/100.internal_sql_execute_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/101.large_query_worker_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/102.large_query_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/103.leak_mod_to_check.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/104.lease_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/105.location_cache_cpu_quota.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/106.location_cache_expire_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/107.location_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/108.location_cache_refresh_min_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/109.location_fetch_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/11.balancer_tolerance_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/110.location_refresh_thread_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/111.log_archive_checkpoint_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/112.log_archive_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/113.log_restore_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/114.major_freeze_duty_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/115.max_kept_major_version_number.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/116.max_string_print_length.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/117.max_syslog_file_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/118.merge_stat_sampling_ratio.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/119.major_compact_trigger.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/12.balancer_emergency_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/120.memory_chunk_cache_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/121.memory_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/122.memory_limit_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/123.memory_reserved.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/124.merge_thread_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/125.merger_check_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/126.merger_completion_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/127.merger_switch_leader_duration_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/128.merger_warm_up_duration_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/129.max_px_worker_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/13.balance_blacklist_failure_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/130.migration_disable_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/131.min_observer_version.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/132.minor_deferred_gc_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/133.minor_freeze_times.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/134.minor_warm_up_duration_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/135.mysql_port.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/136.minor_merge_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/137.multiblock_read_gap_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/138.multiblock_read_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/139.micro_block_merge_verify_level.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/14.balance_blacklist_retry_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/140.migrate_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/141.minor_compact_trigger.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/142.memstore_limit_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/143.net_thread_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/144.obconfig_url.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/145.ob_enable_batched_multi_statement.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/146.partition_table_check_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/147.partition_table_scan_batch_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/148.plan_cache_evict_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/149.px_task_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/15.backup_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/150.px_workers_per_cpu_quota.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/151.replica_safe_remove_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/152.resource_hard_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/153.resource_soft_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/154.rootservice_async_task_queue_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/155.rootservice_async_task_thread_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/156.rootservice_list.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/157.rootservice_ready_check_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/158.row_compaction_update_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/159.row_purge_thread_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/16.backup_dest.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/160.rpc_port.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/161.rpc_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/162.restore_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/163.rootservice_memory_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/164.rebuild_replica_data_lag_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/165.schema_history_expire_time-1.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/166.ssl_client_authentication.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/167.server_check_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/168.server_data_copy_in_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/169.server_data_copy_out_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/17.backup_net_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/170.server_permanent_offline_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/171.stack_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/172.server_balance_critical_disk_waterlevel.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/173.server_balance_disk_tolerance_percent.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/174.system_memory.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/175.server_balance_cpu_mem_tolerance_percent.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/176.server_cpu_quota_max.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/177.server_cpu_quota_min.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/178.sql_audit_memory_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/179.sys_bkgd_io_high_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/18.backup_recovery_window.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/180.sys_bkgd_io_low_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/181.sys_bkgd_io_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/182.sys_bkgd_net_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/183.sys_bkgd_migration_change_member_list_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/184.sys_bkgd_migration_retry_num.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/185.syslog_level.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/186.switchover_process_thread_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/187.system_cpu_quota.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/188.sys_cpu_limit_trigger.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/189.syslog_io_bandwidth_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/19.backup_region.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/190.tablet_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/191.tableapi_transport_compress_func.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/192.tenant_task_queue_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/193.tenant_groups.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/194.trace_log_slow_query_watermark.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/195.trace_log_sampling_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/196.trx_2pc_retry_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/197.trx_force_kill_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/198.tde_method.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/199.token_reserved_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/2.auto_leader_switch_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/20.builtin_db_data_verify_cycle.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/200.unit_balance_resource_weight.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/201.user_block_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/202.user_row_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/203.user_tab_col_stat_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/204.user_iort_up_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/205.use_large_pages.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/206.virtual_table_location_cache_expire_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/207.workers_per_cpu_quota.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/208.wait_leader_batch_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/209.writing_throttling_maximum_duration.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/21.bf_cache_miss_count_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/210.writing_throttling_trigger_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/211.weak_read_version_refresh_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/212.workarea_size_policy.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/213.zone.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/214.zone_merge_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/215.zone_merge_order.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/216.zone_merge_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/217.ob_ssl_invited_common_names.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/218.ssl_external_kms_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/219.ob_event_history_recycle_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/22.bf_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/220.backup_backup_dest.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/221.backup_log_archive_checkpoint_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/222.plsql_ccflags.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/223.plsql_code_type.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/224.plsql_debug.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/225.plsql_optimize_level.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/226.plsql_v2_compatibility.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/227.plsql_warnings.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/228.recyclebin_object_expire_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/229.log_archive_batch_buffer_limit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/23.cache_wash_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/230.clog_disk_utilization_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/231.backup_backup_archive_log_batch_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/232.backup_backup_archivelog_retry_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/233.backup_backupset_batch_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/234.backup_backupset_retry_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/235.open_cursors.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/236.fast_recovery_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/24.clog_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/25.clog_sync_time_warn_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/26.clog_disk_usage_limit_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/27.clog_transport_compress_all.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/28.clog_transport_compress_func.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/29.clog_persistence_compress_func.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/3.auto_delete_expired_backup.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/30.clog_max_unconfirmed_log_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/31.cluster.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/32.cluster_id.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/33.cpu_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/34.cpu_quota_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/35.cpu_reserved.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/36.config_additional_dir.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/37.data_copy_concurrency.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/38.data_dir.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/39.datafile_disk_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/4.autoinc_cache_refresh_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/40.dtl_buffer_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/41.datafile_size.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/42.debug_sync_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/43.default_compress_func.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/44.default_compress.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/45.default_progressive_merge_num.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/46.default_row_format.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/47.devname.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/48.data_disk_usage_limit_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/49.disk_io_thread_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/5.audit_sys_operations.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/50.dead_socket_detection_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/51.enable_clog_persistence_compress.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/52.election_cpu_quota.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/53.enable_one_phase_commit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/54.enable_sys_unit_standalone.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/55.enable_pg.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/56.enable_smooth_leader_switch.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/57.election_blacklist_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/58.enable_election_group.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/59.enable_auto_leader_switch.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/6.audit_trail.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/60.enable_global_freeze_trigger.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/61.enable_manual_merge.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/62.enable_merge_by_turn.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/63.enable_perf_event.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/64.enable_rebalance.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/65.enable_record_trace_log.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/66.enable_record_trace_id.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/67.enable_early_lock_release.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/68.enable_rereplication.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/69.enable_rich_error_msg.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/7.balancer_idle_time.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/70.enable_rootservice_standalone.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/71.enable_sql_audit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/72.enable_sql_operator_dump.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/73.enable_async_syslog.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/74.enable_syslog_recycle.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/75.enable_syslog_wf.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/76.enable_upgrade_mode.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/77.enable_separate_sys_clog.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/78.enable_ddl.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/79.enable_major_freeze.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/8.balancer_log_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/80.enable_rebuild_on_purpose.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/81.enable_log_archive.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/82.enable_monotonic_weak_read.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/83.external_kms_info.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/84.freeze_trigger_percentage.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/85.flush_log_at_trx_commit.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/86.fuse_row_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/87.force_refresh_location_cache_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/88.force_refresh_location_cache_threshold.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/89.get_leader_candidate_rpc_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/9.balancer_timeout_check_interval.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/90.global_major_freeze_residual_memory.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/91.global_write_halt_residual_memory.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/92.ignore_replay_checksum_error.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/93.global_index_build_single_replica_timeout.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/94.high_priority_net_thread_count.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/95.ignore_replica_checksum_error.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/96.ignore_replay_checksum_error-1.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/97.index_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/98.index_clog_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/3.system-configuration-items/99.index_info_block_cache_priority.md (100%) rename docs/{docs => }/docs-cn/13.reference-guide/4.reserved-keywords.md (100%) rename docs/{docs => }/docs-cn/15.community-contribution/1.how-to-contribute.md (100%) rename docs/{docs => }/docs-cn/15.community-contribution/2.code-style.md (100%) rename docs/{docs => }/docs-cn/15.community-contribution/3.pull-request-and-commit-specifications.md (100%) rename docs/{docs => }/docs-cn/16.oceanbase-roadmap.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/1.quick-start-guide-1.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/2.deploy-an-oceanbase-database-by-using-docker.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/3.use-obd-to-obtain-the-oceanbase-database.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/4.deploy-the-oceanbase-database-by-using-obd.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/5.sgco3g.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/1.database-operations.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/2.table-operations.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/3.index-operations.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/4.insert-data.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/5.delete-data.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/6.update-data.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/7.query-data.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/8.submit-transaction.md (100%) rename docs/{docs => }/docs-cn/2.quickstart/6.basic-operations/9.roll-back-transactions.md (100%) rename docs/{docs => }/docs-cn/3.performance-white-paper/1.tpch-test-for-oceanbase.md (100%) rename docs/{docs => }/docs-cn/3.performance-white-paper/2.wtu4kv.md (100%) rename docs/{docs => }/docs-cn/3.performance-white-paper/3.sysbench-test-for-oceanbase.md (100%) rename docs/{docs => }/docs-cn/3.performance-white-paper/4.nom3d5.md (100%) rename docs/{docs => }/docs-cn/3.performance-white-paper/5.test-the-tpc-c-of-apsaradb-for-oceanbase.md (100%) rename docs/{docs => }/docs-cn/3.performance-white-paper/6.mcso3a.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/1.deploy-the-distributed-oceanbase-cluster.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/10.optional-disable-the-firewall-and-selinux.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/11.optional-create-a-user.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/12.install-the-oceanbase-database-by-using-the-rpm-package.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/13.get-the-oceanbase-database-by-using-source-code.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/2.instructions-for-downloading-the-installation-package.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/3.resource-preparation.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/4.optional-check-the-operating-system.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/5.optional-set-password-free-ssh-logon.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/6.optional-configuring-clock-sources.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/7.disk-planning.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/8.optional-configure-limits-conf.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/9.optional-configure-sysctl-conf.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/deploy-oceanbase-manually.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/installation-directory.md (100%) rename docs/{docs => }/docs-cn/4.installation-and-deployment/recommend-config-for-production.md (100%) rename docs/{docs => }/docs-cn/5.overview/1.overall-architecture.md (100%) rename docs/{docs => }/docs-cn/5.overview/2.data-distribution/1.cluster-management.md (100%) rename docs/{docs => }/docs-cn/5.overview/2.data-distribution/2.tenants-and-resource-management.md (100%) rename docs/{docs => }/docs-cn/5.overview/2.data-distribution/3.data-distribution-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/2.data-distribution/4.data-copy-and-service.md (100%) rename docs/{docs => }/docs-cn/5.overview/2.data-distribution/5.data-balancing.md (100%) rename docs/{docs => }/docs-cn/5.overview/3.data-model/1.multi-tenant-architecture.md (100%) rename docs/{docs => }/docs-cn/5.overview/3.data-model/3.system-tenants.md (100%) rename docs/{docs => }/docs-cn/5.overview/3.data-model/4.common-tenant.md (100%) rename docs/{docs => }/docs-cn/5.overview/3.data-model/5.tables-and-table-groups.md (100%) rename docs/{docs => }/docs-cn/5.overview/3.data-model/6.secondary-index.md (100%) rename docs/{docs => }/docs-cn/5.overview/3.data-model/7.tables-without-a-primary-key.md (100%) rename docs/{docs => }/docs-cn/5.overview/3.data-model/8.view.md (100%) rename docs/{docs => }/docs-cn/5.overview/4.high-availability/1.high-availability-solution.md (100%) rename docs/{docs => }/docs-cn/5.overview/4.high-availability/2.deployment.md (100%) rename docs/{docs => }/docs-cn/5.overview/4.high-availability/3.redo-log-management-and-control.md (100%) rename docs/{docs => }/docs-cn/5.overview/5.transaction-management-1/1.isolation-level.md (100%) rename docs/{docs => }/docs-cn/5.overview/5.transaction-management-1/2.concurrency-control.md (100%) rename docs/{docs => }/docs-cn/5.overview/5.transaction-management-1/3.global-timestamp-service.md (100%) rename docs/{docs => }/docs-cn/5.overview/5.transaction-management-1/4.local-transaction.md (100%) rename docs/{docs => }/docs-cn/5.overview/5.transaction-management-1/5.distributed-transactions.md (100%) rename docs/{docs => }/docs-cn/5.overview/5.transaction-management-1/6.distributed-query.md (100%) rename docs/{docs => }/docs-cn/5.overview/6.storage-architecture/1.overview-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/6.storage-architecture/2.lsm-tree-architecture.md (100%) rename docs/{docs => }/docs-cn/5.overview/6.storage-architecture/3.memory-table.md (100%) rename docs/{docs => }/docs-cn/5.overview/6.storage-architecture/4.block-storage-sstable.md (100%) rename docs/{docs => }/docs-cn/5.overview/6.storage-architecture/5.dump-and-merge.md (100%) rename docs/{docs => }/docs-cn/5.overview/6.storage-architecture/6.caching-mechanism.md (100%) rename docs/{docs => }/docs-cn/5.overview/6.storage-architecture/7.read-and-write-process.md (100%) rename docs/{docs => }/docs-cn/5.overview/6.storage-architecture/8.DDL.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/1.sql-request-execution-process-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/1.overview-9.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/2.rule-based-query-rewriting-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/3.cost-based-query-rewriting-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/1.overview-10.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/2.rule-based-path-selection-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/3.cost-based-path-selection-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/1.overview-11.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/2.join-algorithm-4.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/3.join-order-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/1.introduction-to-sql-execution-plans.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/1.table-scan.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/10.MATERIAL.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/11.SORT.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/12.LIMIT-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/13.for-update.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/14.select-into.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/15.subplan-scan.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/16.UNION.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/17.INTERSECT.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/18.except-minus.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/19.INSERT-1-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/2.table-lookup.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/20.DELETE-1-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/21.UPDATE-1-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/22.MERGE-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/23.EXCHANGE.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/24.GI.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/3.JOIN.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/4.COUNT-1-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/5.group-by.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/6.window-function.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/7.subplan-filter.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/8.DISTINCT.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/9.SEQUENCE.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/3.execution-plan-cache-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/4.fast-parameterization-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/5.real-time-execution-plan-display-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/1.distributed-execution-and-parallel-query-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/2.generation-of-distributed-plans-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/3.distributed-execution-plan-scheduling-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/4.distributed-execution-plan-management-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/5.execution-of-parallel-query-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/6.optimize-the-parameters-for-parallel-query-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/1.sql-request-execution-process-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/1.introduction-to-sql-execution-plans-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/1.table-scan-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/10.MATERIAL-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/11.SORT-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/12.for-update-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/13.select-into-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/14.subplan-scan-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/15.UNION-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/16.INTERSECT-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/17.except-minus-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/18.INSERT-1-2-3.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/19.DELETE-1-2-3.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/2.table-lookup-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/20.UPDATE-1-2-3.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/21.MERGE-1-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/22.EXCHANGE-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/23.GI-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/3.JOIN-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/4.COUNT-1-2-3.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/5.group-by-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/6.window-function-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/7.subplan-filter-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/8.DISTINCT-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/9.SEQUENCE-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/3.execution-plan-cache-3.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/4.fast-parameterization-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/5.real-time-execution-plan-display-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/1.distributed-execution-and-parallel-query-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/2.generation-of-distributed-plans-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/3.distributed-execution-plan-scheduling-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/4.distributed-execution-plan-management.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/5.execution-of-parallel-query.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/6.optimize-the-parameters-for-parallel-query.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/1.optimize-sql-statements.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/1.sql-trace.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/1.analyze-events-waiting-in-a-query-using-sql-audit.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/10.query-the-top-n-requests-with-the-most-execution-time.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/11.analyze-query-problems-related-to-distributed-plans.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/2.sql-statement-that-analyzes-sudden-jitter-of-rt.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/3.view-and-analyze-the-execution-plan.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/4.analyze-slow-sql-queries.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/5.query-sql-traffic-and-query-the-qps.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/6.check-whether-the-sql-request-traffic-is-balanced.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/7.top-n-sql-statements.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/8.analyze-whether-the-execution-of-the-system-or-an-sql.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/9.queries-the-sql-statements-that-are-used-for-full-table.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/1.overview-12.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/2.rule-based-query-rewriting-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/3.cost-based-query-rewriting-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/1.overview-13.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/2.rule-based-path-selection-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/3.cost-based-path-selection-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/1.overview-14.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/2.join-order-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/1.optimizer-hint.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/2.plan-binding.md (100%) rename docs/{docs => }/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/3.sql-execution-plan-management-spm.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/1.sql-request-execution-process.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/2.query-rewrite/1.overview-2.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/2.query-rewrite/2.rule-based-query-rewriting.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/2.query-rewrite/3.cost-based-query-rewriting.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/3.access-path/1.basic-concepts.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/3.access-path/2.rule-based-path-selection.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/3.access-path/3.cost-based-path-selection.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/1.basic-concepts-1.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/2.join-algorithm.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/3.join-type.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/4.join-order.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/5.subquery.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/1.basic-concepts-of-an-execution-plan.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/2.execution-plan-cache.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/3.fast-parameterization.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/4.execution-plan-explain.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/5.real-time-execution-plan-display.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/1.distributed-execution-and-parallel-query.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/2.generation-of-distributed-plans.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/3.distributed-execution-plan-scheduling.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/4.distributed-connection.md (100%) rename docs/{docs => }/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/5.distributed-aggregate-pressure-reduction.md (100%) rename docs/{docs => }/docs-cn/5.overview/9.backup-and-recovery/1.overview-3.md (100%) rename docs/{docs => }/docs-cn/5.overview/9.backup-and-recovery/2.backup-architecture.md (100%) rename docs/{docs => }/docs-cn/5.overview/9.backup-and-recovery/3.recovery-architecture.md (100%) rename docs/{docs => }/docs-cn/5.overview/9.backup-and-recovery/4.backup-set.md (100%) rename docs/{docs => }/docs-cn/5.overview/9.backup-and-recovery/5.archive-log-round.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/1.basic-database-components-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/2.database-management-tools-1/1.oceanbase-client-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/2.database-management-tools-1/2.mysql-client.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/1.cluster-management-overview.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/1.overview-of-cluster-parameter-management.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/2.you-can-call-this-operation-to-query-cluster-parameters.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/3.modify-cluster-parameters.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/1.zone-management-overview.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/2.add-or-remove-a-zone.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/3.add-or-delete-an-encrypted-zone.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/4.start-or-stop-a-zone.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/5.modify-a-zone.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/1.observer-management-overview.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/2.view-observer-status.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/3.stop-observer.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/4.start-observer.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/5.manage-observer-node-status.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/1.resource-management-overview.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/2.create-a-resource-unit.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/3.view-resource-units.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/4.modify-a-resource-unit.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/5.delete-a-resource-unit.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/6.create-a-resource-pool.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/7.view-resource-configurations.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/8.modifies-the-resource-pool.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/9.delete-a-resource-pool.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/1.tenant-management-overview-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/2.create-a-user-tenant.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/3.create-a-tenant-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/4.view-tenants.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/5.modify-tenant.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/6.delete-a-tenant-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/7.view-tenant-sessions.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/8.terminate-a-tenant-session.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/9.tenant-management-variables.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/1.memory-management-overview.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/2.memory-structure-of-oceanbase.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/3.maximum-memory-for-oceanbase-databases.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/4.system-internal-memory-management.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/5.memory-management-within-a-tenant.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/6.execution-plan-cache-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/7.common-memory-problems.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/1.about-tables-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/2.create-a-table-3.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/3.define-an-auto-increment-column.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/4.define-the-constraint-type-for-a-column.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/5.view-the-definition-of-a-table-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/6.change-table.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/7.clear-table.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/8.delete-a-table-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/1.about-table-groups.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/2.table-group-management-statements.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/1.about-indexes.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/2.create-an-index-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/3.view-indexes-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/4.delete-an-index-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/1.manage-views.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/2.manage-synonyms-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/1.about-partitions.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/2.partitioning-policy-3.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/1.level-1-partition-table-2.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/2.secondary-partition-table-2.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/4.partition-pruning.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/5.partition-naming-and-query.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/1.local-index.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/2.global-index.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/3.use-index.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/1.level-1-partition-table.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/2.secondary-partition-table.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/1.replica-overview.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/2.use-table-replicas.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/1.locality-management-overview.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/2.modify-the-tenant-s-locality.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/6.transaction-management/1.transaction-overview.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/6.transaction-management/2.submit-transaction-5.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/6.transaction-management/3.roll-back-transactions-5.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/6.transaction-management/4.transaction-isolation-level-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/7.user-rights-management/2.create-user-3.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/7.user-rights-management/3.roles-for-managing-oracle-tenants.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/7.user-rights-management/4.modify-user-permissions-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/7.user-rights-management/5.view-the-whitelist.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/7.user-rights-management/6.lock-and-unlock-users-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/7.user-rights-management/7.delete-a-user-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/1.objects-supported-by-recycle-bin-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/2.database-table-and-index-level-recycle-bin-1.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/3.tenant-level-recycle-bin.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/1.overview-of-physical-backup-and-recovery.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/2.deploy-nfs.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/1.backup-by-using-the-command-line.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/2.view-backup-progress.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/3.stop-a-backup.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/4.deleting-an-expired-backup.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/1.clear-backup-data.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/2.cancel-cleaning-up-backup-data.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/1.perform-recovery.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/2.view-the-restore-progress-and-results.md (100%) rename docs/{docs => }/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/5.routine-maintenance/1.backup-related.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/1.about-oceanbase-database-developers-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/2.about-this-document-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/1.apsaradb-for-oceanbase-cluster-overview-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/2.introduction-to-oceanbase-tenants-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/3.mysql-based-tenant-database-objects-of-oceanbase-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/1.introduction-to-the-mysql-client-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/2.introduction-to-the-oceanbase-client-obclient-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/3.about-structured-query-language-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/4.java-database-connection-driver-jdbc-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/5.oceanbase-java-database-connection-driver-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/1.preface-2/4.about-the-sample-database-tpcc-2.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/1.connect-to-an-oceanbase-tenant-by-using-a-mysql-client.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/2.connect-to-an-oceanbase-tenant-by-using-obclient.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/3.connect-to-the-oceanbase-database-through-odc.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/4.create-oceanbase-sample-database-tpcc.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/5.explore-the-oceanbase-mysql-tenant-with-obclient.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/1.about-query-statements.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/2.run-queries-in-odc.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/3.you-can-call-this-operation-to-query-the-data-that.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/4.sort-the-results-of-the-query.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/5.query-data-from-multiple-tables.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/1.use-arithmetic-operators-in-queries.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/10.lock-query-results-select-for-update.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/2.use-numeric-functions-in-queries.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/3.use-a-string-connector-in-a-query.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/4.use-string-functions-in-queries.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/5.use-time-functions-in-queries.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/6.use-type-conversion-functions-in-queries.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/7.use-aggregate-functions-in-queries.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/8.use-null-related-functions-in-queries.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/9.use-the-case-function-in-a-query.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/7.view-the-query-execution-plan.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/8.use-sql-hints-in-queries.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/9.about-query-timeout-design.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/1.dml-statement-overview.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/2.insert-statement.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/3.about-update-statements.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/4.about-the-delete-statement.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/5.replace-into-statements.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/2.about-transactional-control-statements.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/3.submit-transaction-3.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/4.roll-back-transactions-3.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/5.transaction-savepoints.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/6.about-transaction-timeout.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/1.about-ddl-statements.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/1.about-sql-data-types.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/2.create-a-table-1.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/3.about-auto-increment-columns.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/4.about-column-constraint-types.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/5.about-table-indexes.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/6.flashback-deleted-table.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/1.overview-5.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/2.partition-routing.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/3.partitioning-policy-1.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/4.partition-table-index.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/5.use-of-partition-table.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/1.about-table-groups-1.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/2.specify-a-table-group-when-creating-a-table.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/3.view-table-group-information.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/4.add-table-to-table-group.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/5.delete-a-table-group.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/1.create-a-view.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/2.modify-view.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/3.delete-a-view.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/1.about-data-migration-and-synchronization.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/2.general-purpose-data-synchronization-framework.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/3.examples-of-the-datax-reader-and-writer.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/4.use-datax-to-full-migration-data-to-oceanbase.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/5.use-canal-to-incrementally-migrate-data-to-oceanbase-database.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/6.data-loading-technology-of-oceanbase.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/6.appendix/1.use-java-to-connect-to-oceanbase.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/6.appendix/2.common-oceanbase-parameters-and-variables.md (100%) rename docs/{docs => }/docs-cn/7.developer-guide-1/6.appendix/3.common-sql-hints-for-oceanbase.md (100%) rename docs/{docs => }/docs-cn/ob-admin/about-ob-admin.md (100%) rename docs/{docs => }/docs-cn/ob-admin/clog-format-introduction.md (100%) rename docs/{docs => }/docs-cn/ob-admin/clog-tool.md (100%) rename docs/{docs => }/docs-cn/ob-admin/faq.md (100%) rename docs/{docs => }/docs-cn/ob-error/ob_error-research-and-design-cn.md (100%) rename docs/{docs => }/docs-cn/quick-start-cn.md (100%) rename docs/{docs => }/docs-en/quick-start-en.md (100%) rename docs/{docs => }/docs-en/release-numbering-strategies.md (100%) rename docs/{docs => }/index.md (100%) rename docs/{docs => }/junior-training/index.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter01/1.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.0.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.1.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.10.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.11.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.12.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.13.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.2.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.3.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.4.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.5.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.6.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.7.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.8.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter02/2.9.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.0.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.1.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.10.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.2.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.3.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.4.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.5.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.6.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.7.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.8.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter03/3.9.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.0.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.1.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.10.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.11.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.12.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.2.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.3.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.4.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.5.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.6.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.7.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.8.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter04/4.9.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.0.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.1.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.2.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.3.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.4.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.5.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.6.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.7.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter05/5.8.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter06/6.0.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter06/6.1.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter06/6.2.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter06/6.3.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter06/6.4.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter06/6.5.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter06/6.6.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter07/7.0.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter07/7.1.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter07/7.2.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter07/7.3.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter07/7.4.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter07/7.5.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter08/8.0.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter08/8.1.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter08/8.2.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/chapter08/8.3.md (100%) rename docs/{docs => }/junior-training/ob-quick-start/readme.md (100%) rename docs/{docs => }/lectures/copyright.md (100%) rename docs/{docs => }/lectures/images/1-1.png (100%) rename docs/{docs => }/lectures/images/1.3.1.3-1.png (100%) rename docs/{docs => }/lectures/images/1.3.1.3-2.png (100%) rename docs/{docs => }/lectures/images/2-1.png (100%) rename docs/{docs => }/lectures/images/2-2.png (100%) rename docs/{docs => }/lectures/images/2-3.png (100%) rename docs/{docs => }/lectures/images/2-4.png (100%) rename docs/{docs => }/lectures/images/2-5.png (100%) rename docs/{docs => }/lectures/images/2-6.png (100%) rename docs/{docs => }/lectures/images/2-7.png (100%) rename docs/{docs => }/lectures/images/2-8.png (100%) rename docs/{docs => }/lectures/images/3-1.png (100%) rename docs/{docs => }/lectures/images/3-2-a.png (100%) rename docs/{docs => }/lectures/images/3-2-b.png (100%) rename docs/{docs => }/lectures/images/3-2-c.png (100%) rename docs/{docs => }/lectures/images/3-3-a.png (100%) rename docs/{docs => }/lectures/images/3-3-b.png (100%) rename docs/{docs => }/lectures/images/3-3-c.png (100%) rename docs/{docs => }/lectures/images/3-4.png (100%) rename docs/{docs => }/lectures/images/3-5.png (100%) rename docs/{docs => }/lectures/images/3-6-a.png (100%) rename docs/{docs => }/lectures/images/3-6-b.png (100%) rename docs/{docs => }/lectures/images/3-7-a.png (100%) rename docs/{docs => }/lectures/images/3-7-b.png (100%) rename docs/{docs => }/lectures/images/3-7-c.png (100%) rename docs/{docs => }/lectures/images/4-1.png (100%) rename docs/{docs => }/lectures/images/4-2.png (100%) rename docs/{docs => }/lectures/images/4-3.png (100%) rename docs/{docs => }/lectures/images/4-4.png (100%) rename docs/{docs => }/lectures/images/4-5.png (100%) rename docs/{docs => }/lectures/images/4-6.png (100%) rename docs/{docs => }/lectures/images/5-1.png (100%) rename docs/{docs => }/lectures/images/5.2.1.1-1.png (100%) rename docs/{docs => }/lectures/images/5.2.1.1-2.png (100%) rename docs/{docs => }/lectures/images/5.2.1.1-3.png (100%) rename docs/{docs => }/lectures/images/5.2.1.1-4.png (100%) rename docs/{docs => }/lectures/images/5.2.2.1-1.png (100%) rename docs/{docs => }/lectures/images/5.3.1.1-4.png (100%) rename docs/{docs => }/lectures/images/6-1.png (100%) rename docs/{docs => }/lectures/images/6-2.png (100%) rename docs/{docs => }/lectures/images/6-3.png (100%) rename docs/{docs => }/lectures/images/6-4.png (100%) rename docs/{docs => }/lectures/index.md (100%) rename docs/{docs => }/lectures/lecture-1.md (100%) rename docs/{docs => }/lectures/lecture-2.md (100%) rename docs/{docs => }/lectures/lecture-3.md (100%) rename docs/{docs => }/lectures/lecture-4.md (100%) rename docs/{docs => }/lectures/lecture-5.md (100%) rename docs/{docs => }/lectures/lecture-6.md (100%) rename docs/{docs => }/lectures/references.md (100%) diff --git a/.gitignore b/.gitignore index 21b5facf3..7838efb8b 100644 --- a/.gitignore +++ b/.gitignore @@ -94,9 +94,6 @@ test/var *.ccls-cache/ .cproject -###### Docs website files -docs/site - ##### Git Sub Module deps/logmessage diff --git a/docs/docs/docs-cn/1.about-oceanbase-database/1.what-is-oceanbase.md b/docs/docs-cn/1.about-oceanbase-database/1.what-is-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/1.about-oceanbase-database/1.what-is-oceanbase.md rename to docs/docs-cn/1.about-oceanbase-database/1.what-is-oceanbase.md diff --git a/docs/docs/docs-cn/1.about-oceanbase-database/2.noun-interpretation.md b/docs/docs-cn/1.about-oceanbase-database/2.noun-interpretation.md similarity index 100% rename from docs/docs/docs-cn/1.about-oceanbase-database/2.noun-interpretation.md rename to docs/docs-cn/1.about-oceanbase-database/2.noun-interpretation.md diff --git a/docs/docs/docs-cn/10.sql-reference/1.basic-elements/1.data-type.md b/docs/docs-cn/10.sql-reference/1.basic-elements/1.data-type.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/1.basic-elements/1.data-type.md rename to docs/docs-cn/10.sql-reference/1.basic-elements/1.data-type.md diff --git a/docs/docs/docs-cn/10.sql-reference/1.basic-elements/2.expression.md b/docs/docs-cn/10.sql-reference/1.basic-elements/2.expression.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/1.basic-elements/2.expression.md rename to docs/docs-cn/10.sql-reference/1.basic-elements/2.expression.md diff --git a/docs/docs/docs-cn/10.sql-reference/1.basic-elements/3.type-conversion.md b/docs/docs-cn/10.sql-reference/1.basic-elements/3.type-conversion.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/1.basic-elements/3.type-conversion.md rename to docs/docs-cn/10.sql-reference/1.basic-elements/3.type-conversion.md diff --git a/docs/docs/docs-cn/10.sql-reference/1.basic-elements/4.character-set.md b/docs/docs-cn/10.sql-reference/1.basic-elements/4.character-set.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/1.basic-elements/4.character-set.md rename to docs/docs-cn/10.sql-reference/1.basic-elements/4.character-set.md diff --git a/docs/docs/docs-cn/10.sql-reference/1.basic-elements/5.collation.md b/docs/docs-cn/10.sql-reference/1.basic-elements/5.collation.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/1.basic-elements/5.collation.md rename to docs/docs-cn/10.sql-reference/1.basic-elements/5.collation.md diff --git a/docs/docs/docs-cn/10.sql-reference/1.basic-elements/6.data-comparison-rules.md b/docs/docs-cn/10.sql-reference/1.basic-elements/6.data-comparison-rules.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/1.basic-elements/6.data-comparison-rules.md rename to docs/docs-cn/10.sql-reference/1.basic-elements/6.data-comparison-rules.md diff --git a/docs/docs/docs-cn/10.sql-reference/1.basic-elements/7.literal.md b/docs/docs-cn/10.sql-reference/1.basic-elements/7.literal.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/1.basic-elements/7.literal.md rename to docs/docs-cn/10.sql-reference/1.basic-elements/7.literal.md diff --git a/docs/docs/docs-cn/10.sql-reference/1.basic-elements/8.annotation.md b/docs/docs-cn/10.sql-reference/1.basic-elements/8.annotation.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/1.basic-elements/8.annotation.md rename to docs/docs-cn/10.sql-reference/1.basic-elements/8.annotation.md diff --git a/docs/docs/docs-cn/10.sql-reference/2.operator/1.arithmetic-operators.md b/docs/docs-cn/10.sql-reference/2.operator/1.arithmetic-operators.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/2.operator/1.arithmetic-operators.md rename to docs/docs-cn/10.sql-reference/2.operator/1.arithmetic-operators.md diff --git a/docs/docs/docs-cn/10.sql-reference/2.operator/2.bitwise-operators.md b/docs/docs-cn/10.sql-reference/2.operator/2.bitwise-operators.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/2.operator/2.bitwise-operators.md rename to docs/docs-cn/10.sql-reference/2.operator/2.bitwise-operators.md diff --git a/docs/docs/docs-cn/10.sql-reference/2.operator/3.comparison-operators.md b/docs/docs-cn/10.sql-reference/2.operator/3.comparison-operators.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/2.operator/3.comparison-operators.md rename to docs/docs-cn/10.sql-reference/2.operator/3.comparison-operators.md diff --git a/docs/docs/docs-cn/10.sql-reference/2.operator/4.logical-operators.md b/docs/docs-cn/10.sql-reference/2.operator/4.logical-operators.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/2.operator/4.logical-operators.md rename to docs/docs-cn/10.sql-reference/2.operator/4.logical-operators.md diff --git a/docs/docs/docs-cn/10.sql-reference/2.operator/5.date-and-time-operators.md b/docs/docs-cn/10.sql-reference/2.operator/5.date-and-time-operators.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/2.operator/5.date-and-time-operators.md rename to docs/docs-cn/10.sql-reference/2.operator/5.date-and-time-operators.md diff --git a/docs/docs/docs-cn/10.sql-reference/2.operator/6.character-concatenation-operators.md b/docs/docs-cn/10.sql-reference/2.operator/6.character-concatenation-operators.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/2.operator/6.character-concatenation-operators.md rename to docs/docs-cn/10.sql-reference/2.operator/6.character-concatenation-operators.md diff --git a/docs/docs/docs-cn/10.sql-reference/2.operator/7.hierarchical-query-operators.md b/docs/docs-cn/10.sql-reference/2.operator/7.hierarchical-query-operators.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/2.operator/7.hierarchical-query-operators.md rename to docs/docs-cn/10.sql-reference/2.operator/7.hierarchical-query-operators.md diff --git a/docs/docs/docs-cn/10.sql-reference/2.operator/8.collation-operators.md b/docs/docs-cn/10.sql-reference/2.operator/8.collation-operators.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/2.operator/8.collation-operators.md rename to docs/docs-cn/10.sql-reference/2.operator/8.collation-operators.md diff --git a/docs/docs/docs-cn/10.sql-reference/3.functions/1.single-row-functions.md b/docs/docs-cn/10.sql-reference/3.functions/1.single-row-functions.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/3.functions/1.single-row-functions.md rename to docs/docs-cn/10.sql-reference/3.functions/1.single-row-functions.md diff --git a/docs/docs/docs-cn/10.sql-reference/3.functions/2.aggregate-functions.md b/docs/docs-cn/10.sql-reference/3.functions/2.aggregate-functions.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/3.functions/2.aggregate-functions.md rename to docs/docs-cn/10.sql-reference/3.functions/2.aggregate-functions.md diff --git a/docs/docs/docs-cn/10.sql-reference/3.functions/3.analysis-functions.md b/docs/docs-cn/10.sql-reference/3.functions/3.analysis-functions.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/3.functions/3.analysis-functions.md rename to docs/docs-cn/10.sql-reference/3.functions/3.analysis-functions.md diff --git a/docs/docs/docs-cn/10.sql-reference/3.functions/4.information-functions.md b/docs/docs-cn/10.sql-reference/3.functions/4.information-functions.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/3.functions/4.information-functions.md rename to docs/docs-cn/10.sql-reference/3.functions/4.information-functions.md diff --git a/docs/docs/docs-cn/10.sql-reference/3.functions/5.other-functions.md b/docs/docs-cn/10.sql-reference/3.functions/5.other-functions.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/3.functions/5.other-functions.md rename to docs/docs-cn/10.sql-reference/3.functions/5.other-functions.md diff --git a/docs/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/1.overview-8.md b/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/1.overview-8.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/1.overview-8.md rename to docs/docs-cn/10.sql-reference/4.queries-and-subqueries/1.overview-8.md diff --git a/docs/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/2.connection.md b/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/2.connection.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/2.connection.md rename to docs/docs-cn/10.sql-reference/4.queries-and-subqueries/2.connection.md diff --git a/docs/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/3.collection.md b/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/3.collection.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/4.queries-and-subqueries/3.collection.md rename to docs/docs-cn/10.sql-reference/4.queries-and-subqueries/3.collection.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/1.general-syntax.md b/docs/docs-cn/10.sql-reference/5.sql-statement/1.general-syntax.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/1.general-syntax.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/1.general-syntax.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/10.alter-user.md b/docs/docs-cn/10.sql-reference/5.sql-statement/10.alter-user.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/10.alter-user.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/10.alter-user.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/11.create-database.md b/docs/docs-cn/10.sql-reference/5.sql-statement/11.create-database.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/11.create-database.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/11.create-database.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/12.create-index.md b/docs/docs-cn/10.sql-reference/5.sql-statement/12.create-index.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/12.create-index.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/12.create-index.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/13.create-outline.md b/docs/docs-cn/10.sql-reference/5.sql-statement/13.create-outline.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/13.create-outline.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/13.create-outline.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/14.create-resource-pool.md b/docs/docs-cn/10.sql-reference/5.sql-statement/14.create-resource-pool.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/14.create-resource-pool.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/14.create-resource-pool.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/15.create-resource-unit.md b/docs/docs-cn/10.sql-reference/5.sql-statement/15.create-resource-unit.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/15.create-resource-unit.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/15.create-resource-unit.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/16.create-restore-point.md b/docs/docs-cn/10.sql-reference/5.sql-statement/16.create-restore-point.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/16.create-restore-point.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/16.create-restore-point.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/17.create-synonym.md b/docs/docs-cn/10.sql-reference/5.sql-statement/17.create-synonym.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/17.create-synonym.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/17.create-synonym.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/18.create-table.md b/docs/docs-cn/10.sql-reference/5.sql-statement/18.create-table.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/18.create-table.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/18.create-table.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/19.create-tablegroup.md b/docs/docs-cn/10.sql-reference/5.sql-statement/19.create-tablegroup.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/19.create-tablegroup.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/19.create-tablegroup.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/2.alter-database.md b/docs/docs-cn/10.sql-reference/5.sql-statement/2.alter-database.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/2.alter-database.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/2.alter-database.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/20.create-tenant.md b/docs/docs-cn/10.sql-reference/5.sql-statement/20.create-tenant.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/20.create-tenant.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/20.create-tenant.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/21.create-user-1.md b/docs/docs-cn/10.sql-reference/5.sql-statement/21.create-user-1.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/21.create-user-1.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/21.create-user-1.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/22.create-view.md b/docs/docs-cn/10.sql-reference/5.sql-statement/22.create-view.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/22.create-view.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/22.create-view.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/23.DELETE.md b/docs/docs-cn/10.sql-reference/5.sql-statement/23.DELETE.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/23.DELETE.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/23.DELETE.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/24.drop-database.md b/docs/docs-cn/10.sql-reference/5.sql-statement/24.drop-database.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/24.drop-database.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/24.drop-database.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/25.drop-index.md b/docs/docs-cn/10.sql-reference/5.sql-statement/25.drop-index.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/25.drop-index.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/25.drop-index.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/26.drop-outline.md b/docs/docs-cn/10.sql-reference/5.sql-statement/26.drop-outline.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/26.drop-outline.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/26.drop-outline.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/27.drop-resource-pool.md b/docs/docs-cn/10.sql-reference/5.sql-statement/27.drop-resource-pool.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/27.drop-resource-pool.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/27.drop-resource-pool.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/28.drop-resource-unit.md b/docs/docs-cn/10.sql-reference/5.sql-statement/28.drop-resource-unit.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/28.drop-resource-unit.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/28.drop-resource-unit.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/29.drop-restore-point.md b/docs/docs-cn/10.sql-reference/5.sql-statement/29.drop-restore-point.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/29.drop-restore-point.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/29.drop-restore-point.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/3.alter-outline.md b/docs/docs-cn/10.sql-reference/5.sql-statement/3.alter-outline.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/3.alter-outline.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/3.alter-outline.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/30.drop-table.md b/docs/docs-cn/10.sql-reference/5.sql-statement/30.drop-table.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/30.drop-table.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/30.drop-table.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/31.drop-tablegroup.md b/docs/docs-cn/10.sql-reference/5.sql-statement/31.drop-tablegroup.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/31.drop-tablegroup.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/31.drop-tablegroup.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/32.drop-tenant.md b/docs/docs-cn/10.sql-reference/5.sql-statement/32.drop-tenant.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/32.drop-tenant.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/32.drop-tenant.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/33.drop-synonym.md b/docs/docs-cn/10.sql-reference/5.sql-statement/33.drop-synonym.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/33.drop-synonym.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/33.drop-synonym.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/34.drop-user.md b/docs/docs-cn/10.sql-reference/5.sql-statement/34.drop-user.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/34.drop-user.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/34.drop-user.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/35.drop-view.md b/docs/docs-cn/10.sql-reference/5.sql-statement/35.drop-view.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/35.drop-view.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/35.drop-view.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/36.EXPLAIN.md b/docs/docs-cn/10.sql-reference/5.sql-statement/36.EXPLAIN.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/36.EXPLAIN.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/36.EXPLAIN.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/37.flashback-database.md b/docs/docs-cn/10.sql-reference/5.sql-statement/37.flashback-database.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/37.flashback-database.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/37.flashback-database.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/38.flashback-table.md b/docs/docs-cn/10.sql-reference/5.sql-statement/38.flashback-table.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/38.flashback-table.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/38.flashback-table.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/39.flashback-tenant.md b/docs/docs-cn/10.sql-reference/5.sql-statement/39.flashback-tenant.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/39.flashback-tenant.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/39.flashback-tenant.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/4.alter-resource-pool.md b/docs/docs-cn/10.sql-reference/5.sql-statement/4.alter-resource-pool.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/4.alter-resource-pool.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/4.alter-resource-pool.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/40.GRANT.md b/docs/docs-cn/10.sql-reference/5.sql-statement/40.GRANT.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/40.GRANT.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/40.GRANT.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/41.INSERT.md b/docs/docs-cn/10.sql-reference/5.sql-statement/41.INSERT.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/41.INSERT.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/41.INSERT.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/42.KILL.md b/docs/docs-cn/10.sql-reference/5.sql-statement/42.KILL.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/42.KILL.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/42.KILL.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/43.purge-database.md b/docs/docs-cn/10.sql-reference/5.sql-statement/43.purge-database.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/43.purge-database.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/43.purge-database.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/44.purge-index.md b/docs/docs-cn/10.sql-reference/5.sql-statement/44.purge-index.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/44.purge-index.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/44.purge-index.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/45.purge-recyclebin.md b/docs/docs-cn/10.sql-reference/5.sql-statement/45.purge-recyclebin.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/45.purge-recyclebin.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/45.purge-recyclebin.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/46.purge-table.md b/docs/docs-cn/10.sql-reference/5.sql-statement/46.purge-table.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/46.purge-table.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/46.purge-table.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/47.purge-tenant.md b/docs/docs-cn/10.sql-reference/5.sql-statement/47.purge-tenant.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/47.purge-tenant.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/47.purge-tenant.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/48.rename-table.md b/docs/docs-cn/10.sql-reference/5.sql-statement/48.rename-table.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/48.rename-table.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/48.rename-table.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/49.rename-user.md b/docs/docs-cn/10.sql-reference/5.sql-statement/49.rename-user.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/49.rename-user.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/49.rename-user.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/5.alter-resource-unit.md b/docs/docs-cn/10.sql-reference/5.sql-statement/5.alter-resource-unit.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/5.alter-resource-unit.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/5.alter-resource-unit.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/50.REPLACE.md b/docs/docs-cn/10.sql-reference/5.sql-statement/50.REPLACE.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/50.REPLACE.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/50.REPLACE.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/51.REVOKE.md b/docs/docs-cn/10.sql-reference/5.sql-statement/51.REVOKE.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/51.REVOKE.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/51.REVOKE.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/52.SAVEPOINT.md b/docs/docs-cn/10.sql-reference/5.sql-statement/52.SAVEPOINT.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/52.SAVEPOINT.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/52.SAVEPOINT.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/53.SCHEMA.md b/docs/docs-cn/10.sql-reference/5.sql-statement/53.SCHEMA.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/53.SCHEMA.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/53.SCHEMA.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/54.SELECT.md b/docs/docs-cn/10.sql-reference/5.sql-statement/54.SELECT.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/54.SELECT.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/54.SELECT.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/55.SESSION.md b/docs/docs-cn/10.sql-reference/5.sql-statement/55.SESSION.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/55.SESSION.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/55.SESSION.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/56.set-password.md b/docs/docs-cn/10.sql-reference/5.sql-statement/56.set-password.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/56.set-password.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/56.set-password.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/57.show-grants.md b/docs/docs-cn/10.sql-reference/5.sql-statement/57.show-grants.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/57.show-grants.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/57.show-grants.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/58.show-recyclebin.md b/docs/docs-cn/10.sql-reference/5.sql-statement/58.show-recyclebin.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/58.show-recyclebin.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/58.show-recyclebin.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/59.TRANSACTION.md b/docs/docs-cn/10.sql-reference/5.sql-statement/59.TRANSACTION.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/59.TRANSACTION.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/59.TRANSACTION.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/6.alter-system.md b/docs/docs-cn/10.sql-reference/5.sql-statement/6.alter-system.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/6.alter-system.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/6.alter-system.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/60.truncate-table.md b/docs/docs-cn/10.sql-reference/5.sql-statement/60.truncate-table.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/60.truncate-table.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/60.truncate-table.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/61.UPDATE.md b/docs/docs-cn/10.sql-reference/5.sql-statement/61.UPDATE.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/61.UPDATE.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/61.UPDATE.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/7.alter-table.md b/docs/docs-cn/10.sql-reference/5.sql-statement/7.alter-table.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/7.alter-table.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/7.alter-table.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/8.alter-tablegroup.md b/docs/docs-cn/10.sql-reference/5.sql-statement/8.alter-tablegroup.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/8.alter-tablegroup.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/8.alter-tablegroup.md diff --git a/docs/docs/docs-cn/10.sql-reference/5.sql-statement/9.alter-tenant.md b/docs/docs-cn/10.sql-reference/5.sql-statement/9.alter-tenant.md similarity index 100% rename from docs/docs/docs-cn/10.sql-reference/5.sql-statement/9.alter-tenant.md rename to docs/docs-cn/10.sql-reference/5.sql-statement/9.alter-tenant.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/1.sql-request-execution-process-3.md b/docs/docs-cn/12.sql-optimization-guide-1/1.sql-request-execution-process-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/1.sql-request-execution-process-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/1.sql-request-execution-process-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/1.introduction-to-sql-execution-plans-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/1.introduction-to-sql-execution-plans-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/1.introduction-to-sql-execution-plans-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/1.introduction-to-sql-execution-plans-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/1.table-scan-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/1.table-scan-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/1.table-scan-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/1.table-scan-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/10.MATERIAL-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/10.MATERIAL-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/10.MATERIAL-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/10.MATERIAL-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/11.SORT-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/11.SORT-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/11.SORT-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/11.SORT-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/12.LIMIT-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/12.LIMIT-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/12.LIMIT-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/12.LIMIT-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/13.for-update-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/13.for-update-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/13.for-update-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/13.for-update-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/14.select-into-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/14.select-into-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/14.select-into-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/14.select-into-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/15.subplan-scan-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/15.subplan-scan-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/15.subplan-scan-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/15.subplan-scan-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/16.UNION-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/16.UNION-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/16.UNION-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/16.UNION-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/17.INTERSECT-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/17.INTERSECT-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/17.INTERSECT-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/17.INTERSECT-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/18.except-minus-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/18.except-minus-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/18.except-minus-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/18.except-minus-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/19.INSERT-1-2-3-4.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/19.INSERT-1-2-3-4.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/19.INSERT-1-2-3-4.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/19.INSERT-1-2-3-4.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/2.table-lookup-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/2.table-lookup-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/2.table-lookup-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/2.table-lookup-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/20.DELETE-1-2-3-4.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/20.DELETE-1-2-3-4.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/20.DELETE-1-2-3-4.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/20.DELETE-1-2-3-4.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/21.UPDATE-1-2-3-4.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/21.UPDATE-1-2-3-4.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/21.UPDATE-1-2-3-4.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/21.UPDATE-1-2-3-4.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/22.MERGE-1-2-3.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/22.MERGE-1-2-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/22.MERGE-1-2-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/22.MERGE-1-2-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/23.EXCHANGE-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/23.EXCHANGE-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/23.EXCHANGE-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/23.EXCHANGE-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/24.GI-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/24.GI-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/24.GI-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/24.GI-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/3.JOIN-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/3.JOIN-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/3.JOIN-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/3.JOIN-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/4.COUNT-1-2-3-4.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/4.COUNT-1-2-3-4.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/4.COUNT-1-2-3-4.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/4.COUNT-1-2-3-4.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/5.group-by-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/5.group-by-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/5.group-by-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/5.group-by-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/6.window-function-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/6.window-function-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/6.window-function-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/6.window-function-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/7.subplan-filter-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/7.subplan-filter-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/7.subplan-filter-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/7.subplan-filter-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/8.DISTINCT-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/8.DISTINCT-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/8.DISTINCT-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/8.DISTINCT-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/9.SEQUENCE-1-2.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/9.SEQUENCE-1-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/9.SEQUENCE-1-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/2.execution-plan-operator-2/9.SEQUENCE-1-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/3.execution-plan-cache-4.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/3.execution-plan-cache-4.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/3.execution-plan-cache-4.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/3.execution-plan-cache-4.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/4.fast-parameterization-3.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/4.fast-parameterization-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/4.fast-parameterization-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/4.fast-parameterization-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/5.real-time-execution-plan-display-3.md b/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/5.real-time-execution-plan-display-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/5.real-time-execution-plan-display-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/2.sql-execution-plan-3/5.real-time-execution-plan-display-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/1.distributed-execution-and-parallel-query-3.md b/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/1.distributed-execution-and-parallel-query-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/1.distributed-execution-and-parallel-query-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/1.distributed-execution-and-parallel-query-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/2.generation-of-distributed-plans-3.md b/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/2.generation-of-distributed-plans-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/2.generation-of-distributed-plans-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/2.generation-of-distributed-plans-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/3.distributed-execution-plan-scheduling-3.md b/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/3.distributed-execution-plan-scheduling-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/3.distributed-execution-plan-scheduling-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/3.distributed-execution-plan-scheduling-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/4.distributed-execution-plan-management-2.md b/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/4.distributed-execution-plan-management-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/4.distributed-execution-plan-management-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/4.distributed-execution-plan-management-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/5.execution-of-parallel-query-2.md b/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/5.execution-of-parallel-query-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/5.execution-of-parallel-query-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/5.execution-of-parallel-query-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/6.optimize-the-parameters-for-parallel-query-2.md b/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/6.optimize-the-parameters-for-parallel-query-2.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/6.optimize-the-parameters-for-parallel-query-2.md rename to docs/docs-cn/12.sql-optimization-guide-1/3.distributed-execution-plan-2/6.optimize-the-parameters-for-parallel-query-2.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/1.overview-of-sql-optimization.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/1.overview-of-sql-optimization.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/1.overview-of-sql-optimization.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/1.overview-of-sql-optimization.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/2.optimize-sql-statements-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/2.optimize-sql-statements-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/2.optimize-sql-statements-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/2.optimize-sql-statements-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/1.g-v-sql_audit-introduction.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/1.g-v-sql_audit-introduction.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/1.g-v-sql_audit-introduction.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/1.g-v-sql_audit-introduction.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/2.sql-trace-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/2.sql-trace-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/2.sql-trace-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/2.sql-trace-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/3.plan-cache-view.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/3.plan-cache-view.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/3.plan-cache-view.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/3.plan-cache-view.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/1.analyze-events-waiting-in-a-query-using-sql-audit-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/1.analyze-events-waiting-in-a-query-using-sql-audit-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/1.analyze-events-waiting-in-a-query-using-sql-audit-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/1.analyze-events-waiting-in-a-query-using-sql-audit-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/10.queries-the-sql-statements-that-are-used-for-full-table-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/10.queries-the-sql-statements-that-are-used-for-full-table-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/10.queries-the-sql-statements-that-are-used-for-full-table-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/10.queries-the-sql-statements-that-are-used-for-full-table-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/11.analyze-query-problems-related-to-distributed-plans-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/11.analyze-query-problems-related-to-distributed-plans-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/11.analyze-query-problems-related-to-distributed-plans-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/11.analyze-query-problems-related-to-distributed-plans-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/2.sql-statement-that-analyzes-sudden-jitter-of-rt-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/2.sql-statement-that-analyzes-sudden-jitter-of-rt-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/2.sql-statement-that-analyzes-sudden-jitter-of-rt-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/2.sql-statement-that-analyzes-sudden-jitter-of-rt-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/3.view-and-analyze-the-execution-plan-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/3.view-and-analyze-the-execution-plan-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/3.view-and-analyze-the-execution-plan-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/3.view-and-analyze-the-execution-plan-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/4.analyze-slow-sql-queries-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/4.analyze-slow-sql-queries-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/4.analyze-slow-sql-queries-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/4.analyze-slow-sql-queries-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/5.query-sql-traffic-and-query-the-qps-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/5.query-sql-traffic-and-query-the-qps-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/5.query-sql-traffic-and-query-the-qps-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/5.query-sql-traffic-and-query-the-qps-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/6.check-whether-the-sql-request-traffic-is-balanced-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/6.check-whether-the-sql-request-traffic-is-balanced-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/6.check-whether-the-sql-request-traffic-is-balanced-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/6.check-whether-the-sql-request-traffic-is-balanced-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/7.top-n-sql-statements-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/7.top-n-sql-statements-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/7.top-n-sql-statements-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/7.top-n-sql-statements-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/8.query-the-top-n-requests-with-the-most-execution-time-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/8.query-the-top-n-requests-with-the-most-execution-time-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/8.query-the-top-n-requests-with-the-most-execution-time-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/8.query-the-top-n-requests-with-the-most-execution-time-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/9.analyze-whether-the-execution-of-the-system-or-an-sql-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/9.analyze-whether-the-execution-of-the-system-or-an-sql-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/9.analyze-whether-the-execution-of-the-system-or-an-sql-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/3.monitor-sql-execution-performance-1/4.sql-performance-analysis-example-1/9.analyze-whether-the-execution-of-the-system-or-an-sql-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/1.overview-15.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/1.overview-15.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/1.overview-15.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/1.overview-15.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/2.rule-based-query-rewriting-3.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/2.rule-based-query-rewriting-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/2.rule-based-query-rewriting-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/2.rule-based-query-rewriting-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/3.cost-based-query-rewriting-3.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/3.cost-based-query-rewriting-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/3.cost-based-query-rewriting-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/4.query-rewrite-3/3.cost-based-query-rewriting-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/1.overview-16.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/1.overview-16.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/1.overview-16.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/1.overview-16.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/2.rule-based-path-selection-3.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/2.rule-based-path-selection-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/2.rule-based-path-selection-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/2.rule-based-path-selection-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/3.cost-based-path-selection-3.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/3.cost-based-path-selection-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/3.cost-based-path-selection-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/1.access-path-3/3.cost-based-path-selection-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/1.overview-17.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/1.overview-17.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/1.overview-17.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/1.overview-17.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/2.join-algorithm-6.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/2.join-algorithm-6.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/2.join-algorithm-6.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/2.join-algorithm-6.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/3.join-order-3.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/3.join-order-3.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/3.join-order-3.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/5.query-optimization-2/2.join-algorithm-5/3.join-order-3.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/1.optimizer-hint-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/1.optimizer-hint-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/1.optimizer-hint-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/1.optimizer-hint-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/2.plan-binding-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/2.plan-binding-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/2.plan-binding-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/2.plan-binding-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/3.sql-execution-plan-management-spm-1.md b/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/3.sql-execution-plan-management-spm-1.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/3.sql-execution-plan-management-spm-1.md rename to docs/docs-cn/12.sql-optimization-guide-1/4.sql-optimization-1/6.manage-execution-plans-1/3.sql-execution-plan-management-spm-1.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/5.related-terms.md b/docs/docs-cn/12.sql-optimization-guide-1/5.related-terms.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/5.related-terms.md rename to docs/docs-cn/12.sql-optimization-guide-1/5.related-terms.md diff --git a/docs/docs/docs-cn/12.sql-optimization-guide-1/6.faq-about-sql-tuning.md b/docs/docs-cn/12.sql-optimization-guide-1/6.faq-about-sql-tuning.md similarity index 100% rename from docs/docs/docs-cn/12.sql-optimization-guide-1/6.faq-about-sql-tuning.md rename to docs/docs-cn/12.sql-optimization-guide-1/6.faq-about-sql-tuning.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/1.overview-4.md b/docs/docs-cn/13.reference-guide/1.system-view/1.overview-4.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/1.overview-4.md rename to docs/docs-cn/13.reference-guide/1.system-view/1.overview-4.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/1.mysql-help_topic.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/1.mysql-help_topic.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/1.mysql-help_topic.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/1.mysql-help_topic.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/10.mysql-time_zone_transition_type.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/10.mysql-time_zone_transition_type.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/10.mysql-time_zone_transition_type.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/10.mysql-time_zone_transition_type.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/11.mysql-user.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/11.mysql-user.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/11.mysql-user.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/11.mysql-user.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/12.information_schema-character_sets.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/12.information_schema-character_sets.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/12.information_schema-character_sets.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/12.information_schema-character_sets.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/13.information_schema-collations.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/13.information_schema-collations.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/13.information_schema-collations.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/13.information_schema-collations.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/14.information_schema-collation_character_set_applicability.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/14.information_schema-collation_character_set_applicability.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/14.information_schema-collation_character_set_applicability.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/14.information_schema-collation_character_set_applicability.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/15.information_schema-columns.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/15.information_schema-columns.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/15.information_schema-columns.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/15.information_schema-columns.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/16.information_schema-dba_outlines.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/16.information_schema-dba_outlines.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/16.information_schema-dba_outlines.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/16.information_schema-dba_outlines.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/17.information_schema-engines.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/17.information_schema-engines.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/17.information_schema-engines.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/17.information_schema-engines.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/18.information_schema-global_status.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/18.information_schema-global_status.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/18.information_schema-global_status.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/18.information_schema-global_status.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/19.information_schema-global_variables.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/19.information_schema-global_variables.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/19.information_schema-global_variables.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/19.information_schema-global_variables.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/2.mysql-help_category.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/2.mysql-help_category.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/2.mysql-help_category.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/2.mysql-help_category.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/20.information_schema-key_column_usage.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/20.information_schema-key_column_usage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/20.information_schema-key_column_usage.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/20.information_schema-key_column_usage.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/21.information_schema-parameters.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/21.information_schema-parameters.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/21.information_schema-parameters.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/21.information_schema-parameters.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/22.information_schema-partitions.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/22.information_schema-partitions.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/22.information_schema-partitions.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/22.information_schema-partitions.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/23.information_schema-processlist.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/23.information_schema-processlist.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/23.information_schema-processlist.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/23.information_schema-processlist.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/24.information_schema-referential_constraints.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/24.information_schema-referential_constraints.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/24.information_schema-referential_constraints.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/24.information_schema-referential_constraints.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/25.information_schema-routines.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/25.information_schema-routines.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/25.information_schema-routines.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/25.information_schema-routines.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/26.information_schema-schemata.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/26.information_schema-schemata.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/26.information_schema-schemata.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/26.information_schema-schemata.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/27.information_schema-schema_privileges.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/27.information_schema-schema_privileges.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/27.information_schema-schema_privileges.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/27.information_schema-schema_privileges.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/28.information_schema-session_status.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/28.information_schema-session_status.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/28.information_schema-session_status.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/28.information_schema-session_status.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/29.information_schema-session_variables.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/29.information_schema-session_variables.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/29.information_schema-session_variables.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/29.information_schema-session_variables.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/3.mysql-help_keyword.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/3.mysql-help_keyword.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/3.mysql-help_keyword.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/3.mysql-help_keyword.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/30.information_schema-statistics.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/30.information_schema-statistics.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/30.information_schema-statistics.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/30.information_schema-statistics.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/31.information_schema-tables.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/31.information_schema-tables.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/31.information_schema-tables.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/31.information_schema-tables.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/32.information_schema-table_constraints.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/32.information_schema-table_constraints.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/32.information_schema-table_constraints.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/32.information_schema-table_constraints.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/33.information_schema-table_privileges.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/33.information_schema-table_privileges.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/33.information_schema-table_privileges.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/33.information_schema-table_privileges.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/34.information_schema-user_privileges.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/34.information_schema-user_privileges.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/34.information_schema-user_privileges.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/34.information_schema-user_privileges.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/35.information_schema-user_recyclebin.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/35.information_schema-user_recyclebin.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/35.information_schema-user_recyclebin.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/35.information_schema-user_recyclebin.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/36.information_schema-views.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/36.information_schema-views.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/36.information_schema-views.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/36.information_schema-views.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/37.oceanbase-cdb_ob_backup_archivelog_summary.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/37.oceanbase-cdb_ob_backup_archivelog_summary.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/37.oceanbase-cdb_ob_backup_archivelog_summary.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/37.oceanbase-cdb_ob_backup_archivelog_summary.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/38.oceanbase-cdb_ob_backup_job_details.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/38.oceanbase-cdb_ob_backup_job_details.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/38.oceanbase-cdb_ob_backup_job_details.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/38.oceanbase-cdb_ob_backup_job_details.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/39.oceanbase-cdb_ob_backup_set_details.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/39.oceanbase-cdb_ob_backup_set_details.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/39.oceanbase-cdb_ob_backup_set_details.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/39.oceanbase-cdb_ob_backup_set_details.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/4.mysql-help_relation.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/4.mysql-help_relation.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/4.mysql-help_relation.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/4.mysql-help_relation.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/40.oceanbase-cdb_ob_backup_progress.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/40.oceanbase-cdb_ob_backup_progress.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/40.oceanbase-cdb_ob_backup_progress.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/40.oceanbase-cdb_ob_backup_progress.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/41.oceanbase-cdb_ob_backup_set_expired.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/41.oceanbase-cdb_ob_backup_set_expired.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/41.oceanbase-cdb_ob_backup_set_expired.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/41.oceanbase-cdb_ob_backup_set_expired.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/42.oceanbase-cdb_ob_backup_archivelog_progress.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/42.oceanbase-cdb_ob_backup_archivelog_progress.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/42.oceanbase-cdb_ob_backup_archivelog_progress.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/42.oceanbase-cdb_ob_backup_archivelog_progress.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/43.oceanbase-cdb_ob_backup_clean_history.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/43.oceanbase-cdb_ob_backup_clean_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/43.oceanbase-cdb_ob_backup_clean_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/43.oceanbase-cdb_ob_backup_clean_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/44.oceanbase-cdb_ob_backup_task_clean_history.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/44.oceanbase-cdb_ob_backup_task_clean_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/44.oceanbase-cdb_ob_backup_task_clean_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/44.oceanbase-cdb_ob_backup_task_clean_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/45.oceanbase-cdb_ob_restore_progress.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/45.oceanbase-cdb_ob_restore_progress.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/45.oceanbase-cdb_ob_restore_progress.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/45.oceanbase-cdb_ob_restore_progress.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/46.oceanbase-cdb_ob_restore_history.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/46.oceanbase-cdb_ob_restore_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/46.oceanbase-cdb_ob_restore_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/46.oceanbase-cdb_ob_restore_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/47.oceanbase-cdb_ckpt_history.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/47.oceanbase-cdb_ckpt_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/47.oceanbase-cdb_ckpt_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/47.oceanbase-cdb_ckpt_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/48.oceanbase-cdb_ob_backup_validation_job.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/48.oceanbase-cdb_ob_backup_validation_job.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/48.oceanbase-cdb_ob_backup_validation_job.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/48.oceanbase-cdb_ob_backup_validation_job.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/49.oceanbase-cdb_ob_backup_validation_job_history.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/49.oceanbase-cdb_ob_backup_validation_job_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/49.oceanbase-cdb_ob_backup_validation_job_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/49.oceanbase-cdb_ob_backup_validation_job_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/5.mysql-db.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/5.mysql-db.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/5.mysql-db.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/5.mysql-db.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/50.oceanbase-cdb_ob_tenant_backup_validation_task.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/50.oceanbase-cdb_ob_tenant_backup_validation_task.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/50.oceanbase-cdb_ob_tenant_backup_validation_task.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/50.oceanbase-cdb_ob_tenant_backup_validation_task.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/51.oceanbase-cdb_ob_backup_validation_task_history.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/51.oceanbase-cdb_ob_backup_validation_task_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/51.oceanbase-cdb_ob_backup_validation_task_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/51.oceanbase-cdb_ob_backup_validation_task_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/52.oceanbase-cdb_ob_backup_backup_archivelog_summary.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/52.oceanbase-cdb_ob_backup_backup_archivelog_summary.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/52.oceanbase-cdb_ob_backup_backup_archivelog_summary.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/52.oceanbase-cdb_ob_backup_backup_archivelog_summary.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/53.oceanbase-cdb_ob_backup_backupset_task_history.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/53.oceanbase-cdb_ob_backup_backupset_task_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/53.oceanbase-cdb_ob_backup_backupset_task_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/53.oceanbase-cdb_ob_backup_backupset_task_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/54.oceanbase-cdb_ob_backup_backupset_task.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/54.oceanbase-cdb_ob_backup_backupset_task.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/54.oceanbase-cdb_ob_backup_backupset_task.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/54.oceanbase-cdb_ob_backup_backupset_task.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/55.oceanbase-cdb_ob_backup_backupset_job_history.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/55.oceanbase-cdb_ob_backup_backupset_job_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/55.oceanbase-cdb_ob_backup_backupset_job_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/55.oceanbase-cdb_ob_backup_backupset_job_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/56.oceanbase-cdb_ob_backup_backupset_job.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/56.oceanbase-cdb_ob_backup_backupset_job.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/56.oceanbase-cdb_ob_backup_backupset_job.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/56.oceanbase-cdb_ob_backup_backupset_job.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/57.oceanbase-cdb_ob_backup_set_obsolete.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/57.oceanbase-cdb_ob_backup_set_obsolete.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/57.oceanbase-cdb_ob_backup_set_obsolete.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/57.oceanbase-cdb_ob_backup_set_obsolete.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/6.mysql-proc.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/6.mysql-proc.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/6.mysql-proc.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/6.mysql-proc.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/7.mysql-time_zone.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/7.mysql-time_zone.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/7.mysql-time_zone.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/7.mysql-time_zone.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/8.mysql-time_zone_name.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/8.mysql-time_zone_name.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/8.mysql-time_zone_name.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/8.mysql-time_zone_name.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/9.mysql-time_zone_transition.md b/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/9.mysql-time_zone_transition.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/9.mysql-time_zone_transition.md rename to docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/9.mysql-time_zone_transition.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/1.gv-plan_cache_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/1.gv-plan_cache_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/1.gv-plan_cache_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/1.gv-plan_cache_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/10.gv-latch.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/10.gv-latch.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/10.gv-latch.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/10.gv-latch.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/11.gv-memory.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/11.gv-memory.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/11.gv-memory.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/11.gv-memory.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/12.gv-memstore.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/12.gv-memstore.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/12.gv-memstore.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/12.gv-memstore.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/13.gv-memstore_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/13.gv-memstore_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/13.gv-memstore_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/13.gv-memstore_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/14.gv-plan_cache_plan_explain.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/14.gv-plan_cache_plan_explain.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/14.gv-plan_cache_plan_explain.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/14.gv-plan_cache_plan_explain.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/15.gv-obrpc_outgoing.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/15.gv-obrpc_outgoing.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/15.gv-obrpc_outgoing.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/15.gv-obrpc_outgoing.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/16.gv-obrpc_incoming.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/16.gv-obrpc_incoming.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/16.gv-obrpc_incoming.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/16.gv-obrpc_incoming.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/17.gv-sql.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/17.gv-sql.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/17.gv-sql.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/17.gv-sql.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/18.gv-sql_plan_monitor.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/18.gv-sql_plan_monitor.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/18.gv-sql_plan_monitor.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/18.gv-sql_plan_monitor.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/19.gv-outline.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/19.gv-outline.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/19.gv-outline.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/19.gv-outline.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/2.gv-plan_cache_plan_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/2.gv-plan_cache_plan_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/2.gv-plan_cache_plan_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/2.gv-plan_cache_plan_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/20.gv-concurrent_limit_sql.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/20.gv-concurrent_limit_sql.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/20.gv-concurrent_limit_sql.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/20.gv-concurrent_limit_sql.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/21.gv-sql_plan_statistics.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/21.gv-sql_plan_statistics.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/21.gv-sql_plan_statistics.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/21.gv-sql_plan_statistics.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/22.gv-server_memstore.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/22.gv-server_memstore.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/22.gv-server_memstore.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/22.gv-server_memstore.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/23.gv-unit_load_balance_event_history.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/23.gv-unit_load_balance_event_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/23.gv-unit_load_balance_event_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/23.gv-unit_load_balance_event_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/24.gv-tenant.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/24.gv-tenant.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/24.gv-tenant.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/24.gv-tenant.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/25.gv-database.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/25.gv-database.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/25.gv-database.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/25.gv-database.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/26.gv-table.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/26.gv-table.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/26.gv-table.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/26.gv-table.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/27.gv-unit.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/27.gv-unit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/27.gv-unit.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/27.gv-unit.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/28.gv-partition.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/28.gv-partition.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/28.gv-partition.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/28.gv-partition.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/29.gv-lock_wait_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/29.gv-lock_wait_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/29.gv-lock_wait_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/29.gv-lock_wait_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/3.gv-session_event.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/3.gv-session_event.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/3.gv-session_event.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/3.gv-session_event.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/30.gv-session_longops.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/30.gv-session_longops.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/30.gv-session_longops.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/30.gv-session_longops.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/31.gv-tenant_memstore_allocator_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/31.gv-tenant_memstore_allocator_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/31.gv-tenant_memstore_allocator_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/31.gv-tenant_memstore_allocator_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/32.gv-minor_merge_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/32.gv-minor_merge_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/32.gv-minor_merge_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/32.gv-minor_merge_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/33.gv-tenant_px_worker_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/33.gv-tenant_px_worker_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/33.gv-tenant_px_worker_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/33.gv-tenant_px_worker_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/34.gv-partition_audit.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/34.gv-partition_audit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/34.gv-partition_audit.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/34.gv-partition_audit.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/35.gv-ps_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/35.gv-ps_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/35.gv-ps_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/35.gv-ps_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/36.gv-ps_item_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/36.gv-ps_item_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/36.gv-ps_item_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/36.gv-ps_item_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/37.gv-sql_workarea.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/37.gv-sql_workarea.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/37.gv-sql_workarea.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/37.gv-sql_workarea.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/38.gv-sql_workarea_histogram.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/38.gv-sql_workarea_histogram.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/38.gv-sql_workarea_histogram.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/38.gv-sql_workarea_histogram.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/39.gv-ob_sql_workarea_memory_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/39.gv-ob_sql_workarea_memory_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/39.gv-ob_sql_workarea_memory_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/39.gv-ob_sql_workarea_memory_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/4.gv-session_wait.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/4.gv-session_wait.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/4.gv-session_wait.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/4.gv-session_wait.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/40.gv-server_schema_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/40.gv-server_schema_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/40.gv-server_schema_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/40.gv-server_schema_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/41.gv-merge_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/41.gv-merge_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/41.gv-merge_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/41.gv-merge_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/42.gv-lock.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/42.gv-lock.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/42.gv-lock.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/42.gv-lock.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/43.gv-sstable.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/43.gv-sstable.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/43.gv-sstable.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/43.gv-sstable.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/44.gv-ob_trans_table_status.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/44.gv-ob_trans_table_status.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/44.gv-ob_trans_table_status.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/44.gv-ob_trans_table_status.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/45.v-statname.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/45.v-statname.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/45.v-statname.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/45.v-statname.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/46.v-event_name.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/46.v-event_name.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/46.v-event_name.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/46.v-event_name.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/47.v-session_event.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/47.v-session_event.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/47.v-session_event.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/47.v-session_event.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/48.v-session_wait.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/48.v-session_wait.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/48.v-session_wait.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/48.v-session_wait.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/49.v-session_wait_history.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/49.v-session_wait_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/49.v-session_wait_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/49.v-session_wait_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/5.gv-session_wait_history.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/5.gv-session_wait_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/5.gv-session_wait_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/5.gv-session_wait_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/50.v-sesstat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/50.v-sesstat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/50.v-sesstat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/50.v-sesstat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/51.v-sysstat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/51.v-sysstat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/51.v-sysstat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/51.v-sysstat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/52.v-system_event.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/52.v-system_event.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/52.v-system_event.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/52.v-system_event.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/53.v-memory.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/53.v-memory.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/53.v-memory.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/53.v-memory.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/54.v-memstore.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/54.v-memstore.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/54.v-memstore.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/54.v-memstore.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/55.v-memstore_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/55.v-memstore_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/55.v-memstore_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/55.v-memstore_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/56.v-plan_cache_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/56.v-plan_cache_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/56.v-plan_cache_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/56.v-plan_cache_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/57.v-plan_cache_plan_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/57.v-plan_cache_plan_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/57.v-plan_cache_plan_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/57.v-plan_cache_plan_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/58.v-plan_cache_plan_explain.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/58.v-plan_cache_plan_explain.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/58.v-plan_cache_plan_explain.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/58.v-plan_cache_plan_explain.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/59.v-sql_audit.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/59.v-sql_audit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/59.v-sql_audit.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/59.v-sql_audit.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/6.gv-system_event.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/6.gv-system_event.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/6.gv-system_event.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/6.gv-system_event.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/60.v-obrpc_outgoing.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/60.v-obrpc_outgoing.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/60.v-obrpc_outgoing.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/60.v-obrpc_outgoing.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/61.v-obrpc_incoming.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/61.v-obrpc_incoming.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/61.v-obrpc_incoming.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/61.v-obrpc_incoming.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/62.v-sql.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/62.v-sql.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/62.v-sql.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/62.v-sql.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/63.v-sql_monitor.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/63.v-sql_monitor.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/63.v-sql_monitor.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/63.v-sql_monitor.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/64.v-sql_plan_monitor.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/64.v-sql_plan_monitor.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/64.v-sql_plan_monitor.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/64.v-sql_plan_monitor.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/65.v-sql_plan_statistics.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/65.v-sql_plan_statistics.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/65.v-sql_plan_statistics.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/65.v-sql_plan_statistics.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/66.v-unit.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/66.v-unit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/66.v-unit.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/66.v-unit.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/67.v-partition.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/67.v-partition.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/67.v-partition.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/67.v-partition.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/68.v-lock_wait_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/68.v-lock_wait_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/68.v-lock_wait_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/68.v-lock_wait_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/69.v-session_longops.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/69.v-session_longops.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/69.v-session_longops.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/69.v-session_longops.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/7.gv-sesstat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/7.gv-sesstat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/7.gv-sesstat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/7.gv-sesstat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/70.v-latch.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/70.v-latch.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/70.v-latch.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/70.v-latch.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/71.v-tenant_memstore_allocator_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/71.v-tenant_memstore_allocator_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/71.v-tenant_memstore_allocator_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/71.v-tenant_memstore_allocator_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/72.v-tenant_px_worker_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/72.v-tenant_px_worker_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/72.v-tenant_px_worker_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/72.v-tenant_px_worker_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/73.v-partition_audit.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/73.v-partition_audit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/73.v-partition_audit.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/73.v-partition_audit.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/74.v-ob_cluster.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/74.v-ob_cluster.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/74.v-ob_cluster.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/74.v-ob_cluster.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/75.v-ob_standby_status.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/75.v-ob_standby_status.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/75.v-ob_standby_status.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/75.v-ob_standby_status.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/76.v-ob_cluster_stats.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/76.v-ob_cluster_stats.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/76.v-ob_cluster_stats.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/76.v-ob_cluster_stats.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/77.v-ob_cluster_event_history.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/77.v-ob_cluster_event_history.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/77.v-ob_cluster_event_history.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/77.v-ob_cluster_event_history.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/78.v-ps_stat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/78.v-ps_stat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/78.v-ps_stat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/78.v-ps_stat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/79.v-ps_item_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/79.v-ps_item_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/79.v-ps_item_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/79.v-ps_item_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/8.gv-sysstat.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/8.gv-sysstat.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/8.gv-sysstat.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/8.gv-sysstat.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/80.v-sql_workarea.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/80.v-sql_workarea.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/80.v-sql_workarea.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/80.v-sql_workarea.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/81.v-sql_workarea_active.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/81.v-sql_workarea_active.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/81.v-sql_workarea_active.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/81.v-sql_workarea_active.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/82.v-sql_workarea_histogram.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/82.v-sql_workarea_histogram.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/82.v-sql_workarea_histogram.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/82.v-sql_workarea_histogram.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/83.v-ob_sql_workarea_memory_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/83.v-ob_sql_workarea_memory_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/83.v-ob_sql_workarea_memory_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/83.v-ob_sql_workarea_memory_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/84.v-ob_timestamp_service.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/84.v-ob_timestamp_service.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/84.v-ob_timestamp_service.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/84.v-ob_timestamp_service.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/85.v-server_schema_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/85.v-server_schema_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/85.v-server_schema_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/85.v-server_schema_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/86.v-merge_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/86.v-merge_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/86.v-merge_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/86.v-merge_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/87.v-lock.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/87.v-lock.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/87.v-lock.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/87.v-lock.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/88.v-sql_monitor_statname.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/88.v-sql_monitor_statname.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/88.v-sql_monitor_statname.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/88.v-sql_monitor_statname.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/89.v-restore_point.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/89.v-restore_point.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/89.v-restore_point.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/89.v-restore_point.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/9.gv-sql_audit.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/9.gv-sql_audit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/9.gv-sql_audit.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/9.gv-sql_audit.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/90.v-ob_cluster_failover_info.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/90.v-ob_cluster_failover_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/90.v-ob_cluster_failover_info.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/90.v-ob_cluster_failover_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/91.v-encrypted_tables.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/91.v-encrypted_tables.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/91.v-encrypted_tables.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/91.v-encrypted_tables.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/92.v-encrypted_tablespaces.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/92.v-encrypted_tablespaces.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/92.v-encrypted_tablespaces.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/92.v-encrypted_tablespaces.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/93.v-sstable.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/93.v-sstable.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/93.v-sstable.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/93.v-sstable.md diff --git a/docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/94.v-ob_trans_table_status.md b/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/94.v-ob_trans_table_status.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/94.v-ob_trans_table_status.md rename to docs/docs-cn/13.reference-guide/1.system-view/3.performance-view/94.v-ob_trans_table_status.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/1.overview-of-system-variables.md b/docs/docs-cn/13.reference-guide/2.system-variable/1.overview-of-system-variables.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/1.overview-of-system-variables.md rename to docs/docs-cn/13.reference-guide/2.system-variable/1.overview-of-system-variables.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/10.character_set_system.md b/docs/docs-cn/13.reference-guide/2.system-variable/10.character_set_system.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/10.character_set_system.md rename to docs/docs-cn/13.reference-guide/2.system-variable/10.character_set_system.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/100.parallel_servers_target.md b/docs/docs-cn/13.reference-guide/2.system-variable/100.parallel_servers_target.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/100.parallel_servers_target.md rename to docs/docs-cn/13.reference-guide/2.system-variable/100.parallel_servers_target.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/101.ob_trx_idle_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/101.ob_trx_idle_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/101.ob_trx_idle_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/101.ob_trx_idle_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/102.block_encryption_mode.md b/docs/docs-cn/13.reference-guide/2.system-variable/102.block_encryption_mode.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/102.block_encryption_mode.md rename to docs/docs-cn/13.reference-guide/2.system-variable/102.block_encryption_mode.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/103.ob_reserved_meta_memory_percentage.md b/docs/docs-cn/13.reference-guide/2.system-variable/103.ob_reserved_meta_memory_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/103.ob_reserved_meta_memory_percentage.md rename to docs/docs-cn/13.reference-guide/2.system-variable/103.ob_reserved_meta_memory_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/104.ob_check_sys_variable.md b/docs/docs-cn/13.reference-guide/2.system-variable/104.ob_check_sys_variable.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/104.ob_check_sys_variable.md rename to docs/docs-cn/13.reference-guide/2.system-variable/104.ob_check_sys_variable.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/105.tracefile_identifier.md b/docs/docs-cn/13.reference-guide/2.system-variable/105.tracefile_identifier.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/105.tracefile_identifier.md rename to docs/docs-cn/13.reference-guide/2.system-variable/105.tracefile_identifier.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/106.transaction_isolation.md b/docs/docs-cn/13.reference-guide/2.system-variable/106.transaction_isolation.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/106.transaction_isolation.md rename to docs/docs-cn/13.reference-guide/2.system-variable/106.transaction_isolation.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/107.ob_trx_lock_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/107.ob_trx_lock_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/107.ob_trx_lock_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/107.ob_trx_lock_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/108.validate_password_check_user_name.md b/docs/docs-cn/13.reference-guide/2.system-variable/108.validate_password_check_user_name.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/108.validate_password_check_user_name.md rename to docs/docs-cn/13.reference-guide/2.system-variable/108.validate_password_check_user_name.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/109.validate_password_length.md b/docs/docs-cn/13.reference-guide/2.system-variable/109.validate_password_length.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/109.validate_password_length.md rename to docs/docs-cn/13.reference-guide/2.system-variable/109.validate_password_length.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/11.collation_connection.md b/docs/docs-cn/13.reference-guide/2.system-variable/11.collation_connection.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/11.collation_connection.md rename to docs/docs-cn/13.reference-guide/2.system-variable/11.collation_connection.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/110.validate_password_mixed_case_count.md b/docs/docs-cn/13.reference-guide/2.system-variable/110.validate_password_mixed_case_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/110.validate_password_mixed_case_count.md rename to docs/docs-cn/13.reference-guide/2.system-variable/110.validate_password_mixed_case_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/111.validate_password_number_count.md b/docs/docs-cn/13.reference-guide/2.system-variable/111.validate_password_number_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/111.validate_password_number_count.md rename to docs/docs-cn/13.reference-guide/2.system-variable/111.validate_password_number_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/112.validate_password_policy.md b/docs/docs-cn/13.reference-guide/2.system-variable/112.validate_password_policy.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/112.validate_password_policy.md rename to docs/docs-cn/13.reference-guide/2.system-variable/112.validate_password_policy.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/113.validate_password_special_char_count.md b/docs/docs-cn/13.reference-guide/2.system-variable/113.validate_password_special_char_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/113.validate_password_special_char_count.md rename to docs/docs-cn/13.reference-guide/2.system-variable/113.validate_password_special_char_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/114.default_password_lifetime.md b/docs/docs-cn/13.reference-guide/2.system-variable/114.default_password_lifetime.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/114.default_password_lifetime.md rename to docs/docs-cn/13.reference-guide/2.system-variable/114.default_password_lifetime.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/115.ob_trace_info.md b/docs/docs-cn/13.reference-guide/2.system-variable/115.ob_trace_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/115.ob_trace_info.md rename to docs/docs-cn/13.reference-guide/2.system-variable/115.ob_trace_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/116.secure_file_priv.md b/docs/docs-cn/13.reference-guide/2.system-variable/116.secure_file_priv.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/116.secure_file_priv.md rename to docs/docs-cn/13.reference-guide/2.system-variable/116.secure_file_priv.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/117.ob_pl_block_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/117.ob_pl_block_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/117.ob_pl_block_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/117.ob_pl_block_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/118.performance_schema.md b/docs/docs-cn/13.reference-guide/2.system-variable/118.performance_schema.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/118.performance_schema.md rename to docs/docs-cn/13.reference-guide/2.system-variable/118.performance_schema.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/119.transaction_read_only.md b/docs/docs-cn/13.reference-guide/2.system-variable/119.transaction_read_only.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/119.transaction_read_only.md rename to docs/docs-cn/13.reference-guide/2.system-variable/119.transaction_read_only.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/12.collation_database.md b/docs/docs-cn/13.reference-guide/2.system-variable/12.collation_database.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/12.collation_database.md rename to docs/docs-cn/13.reference-guide/2.system-variable/12.collation_database.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/120.resource_manager_plan.md b/docs/docs-cn/13.reference-guide/2.system-variable/120.resource_manager_plan.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/120.resource_manager_plan.md rename to docs/docs-cn/13.reference-guide/2.system-variable/120.resource_manager_plan.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/13.collation_server.md b/docs/docs-cn/13.reference-guide/2.system-variable/13.collation_server.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/13.collation_server.md rename to docs/docs-cn/13.reference-guide/2.system-variable/13.collation_server.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/14.interactive_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/14.interactive_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/14.interactive_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/14.interactive_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/15.last_insert_id.md b/docs/docs-cn/13.reference-guide/2.system-variable/15.last_insert_id.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/15.last_insert_id.md rename to docs/docs-cn/13.reference-guide/2.system-variable/15.last_insert_id.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/16.max_allowed_packet.md b/docs/docs-cn/13.reference-guide/2.system-variable/16.max_allowed_packet.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/16.max_allowed_packet.md rename to docs/docs-cn/13.reference-guide/2.system-variable/16.max_allowed_packet.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/17.sql_mode.md b/docs/docs-cn/13.reference-guide/2.system-variable/17.sql_mode.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/17.sql_mode.md rename to docs/docs-cn/13.reference-guide/2.system-variable/17.sql_mode.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/18.time_zone.md b/docs/docs-cn/13.reference-guide/2.system-variable/18.time_zone.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/18.time_zone.md rename to docs/docs-cn/13.reference-guide/2.system-variable/18.time_zone.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/19.tx_isolation.md b/docs/docs-cn/13.reference-guide/2.system-variable/19.tx_isolation.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/19.tx_isolation.md rename to docs/docs-cn/13.reference-guide/2.system-variable/19.tx_isolation.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/2.auto_increment_increment-1.md b/docs/docs-cn/13.reference-guide/2.system-variable/2.auto_increment_increment-1.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/2.auto_increment_increment-1.md rename to docs/docs-cn/13.reference-guide/2.system-variable/2.auto_increment_increment-1.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/20.version_comment.md b/docs/docs-cn/13.reference-guide/2.system-variable/20.version_comment.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/20.version_comment.md rename to docs/docs-cn/13.reference-guide/2.system-variable/20.version_comment.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/21.wait_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/21.wait_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/21.wait_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/21.wait_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/22.binlog_row_image.md b/docs/docs-cn/13.reference-guide/2.system-variable/22.binlog_row_image.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/22.binlog_row_image.md rename to docs/docs-cn/13.reference-guide/2.system-variable/22.binlog_row_image.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/23.character_set_filesystem.md b/docs/docs-cn/13.reference-guide/2.system-variable/23.character_set_filesystem.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/23.character_set_filesystem.md rename to docs/docs-cn/13.reference-guide/2.system-variable/23.character_set_filesystem.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/24.connect_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/24.connect_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/24.connect_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/24.connect_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/25.datadir.md b/docs/docs-cn/13.reference-guide/2.system-variable/25.datadir.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/25.datadir.md rename to docs/docs-cn/13.reference-guide/2.system-variable/25.datadir.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/26.debug_sync.md b/docs/docs-cn/13.reference-guide/2.system-variable/26.debug_sync.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/26.debug_sync.md rename to docs/docs-cn/13.reference-guide/2.system-variable/26.debug_sync.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/27.div_precision_increment.md b/docs/docs-cn/13.reference-guide/2.system-variable/27.div_precision_increment.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/27.div_precision_increment.md rename to docs/docs-cn/13.reference-guide/2.system-variable/27.div_precision_increment.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/28.explicit_defaults_for_timestamp.md b/docs/docs-cn/13.reference-guide/2.system-variable/28.explicit_defaults_for_timestamp.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/28.explicit_defaults_for_timestamp.md rename to docs/docs-cn/13.reference-guide/2.system-variable/28.explicit_defaults_for_timestamp.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/29.group_concat_max_len.md b/docs/docs-cn/13.reference-guide/2.system-variable/29.group_concat_max_len.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/29.group_concat_max_len.md rename to docs/docs-cn/13.reference-guide/2.system-variable/29.group_concat_max_len.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/3.auto_increment_offset.md b/docs/docs-cn/13.reference-guide/2.system-variable/3.auto_increment_offset.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/3.auto_increment_offset.md rename to docs/docs-cn/13.reference-guide/2.system-variable/3.auto_increment_offset.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/30.identity.md b/docs/docs-cn/13.reference-guide/2.system-variable/30.identity.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/30.identity.md rename to docs/docs-cn/13.reference-guide/2.system-variable/30.identity.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/31.lower_case_table_names.md b/docs/docs-cn/13.reference-guide/2.system-variable/31.lower_case_table_names.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/31.lower_case_table_names.md rename to docs/docs-cn/13.reference-guide/2.system-variable/31.lower_case_table_names.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/32.net_read_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/32.net_read_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/32.net_read_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/32.net_read_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/33.net_write_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/33.net_write_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/33.net_write_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/33.net_write_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/34.read_only.md b/docs/docs-cn/13.reference-guide/2.system-variable/34.read_only.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/34.read_only.md rename to docs/docs-cn/13.reference-guide/2.system-variable/34.read_only.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/35.sql_auto_is_null.md b/docs/docs-cn/13.reference-guide/2.system-variable/35.sql_auto_is_null.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/35.sql_auto_is_null.md rename to docs/docs-cn/13.reference-guide/2.system-variable/35.sql_auto_is_null.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/36.sql_select_limit.md b/docs/docs-cn/13.reference-guide/2.system-variable/36.sql_select_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/36.sql_select_limit.md rename to docs/docs-cn/13.reference-guide/2.system-variable/36.sql_select_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/37.timestamp.md b/docs/docs-cn/13.reference-guide/2.system-variable/37.timestamp.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/37.timestamp.md rename to docs/docs-cn/13.reference-guide/2.system-variable/37.timestamp.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/38.tx_read_only.md b/docs/docs-cn/13.reference-guide/2.system-variable/38.tx_read_only.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/38.tx_read_only.md rename to docs/docs-cn/13.reference-guide/2.system-variable/38.tx_read_only.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/39.version.md b/docs/docs-cn/13.reference-guide/2.system-variable/39.version.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/39.version.md rename to docs/docs-cn/13.reference-guide/2.system-variable/39.version.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/4.autocommit.md b/docs/docs-cn/13.reference-guide/2.system-variable/4.autocommit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/4.autocommit.md rename to docs/docs-cn/13.reference-guide/2.system-variable/4.autocommit.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/40.sql_warnings.md b/docs/docs-cn/13.reference-guide/2.system-variable/40.sql_warnings.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/40.sql_warnings.md rename to docs/docs-cn/13.reference-guide/2.system-variable/40.sql_warnings.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/41.max_user_connections.md b/docs/docs-cn/13.reference-guide/2.system-variable/41.max_user_connections.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/41.max_user_connections.md rename to docs/docs-cn/13.reference-guide/2.system-variable/41.max_user_connections.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/42.init_connect.md b/docs/docs-cn/13.reference-guide/2.system-variable/42.init_connect.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/42.init_connect.md rename to docs/docs-cn/13.reference-guide/2.system-variable/42.init_connect.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/43.license.md b/docs/docs-cn/13.reference-guide/2.system-variable/43.license.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/43.license.md rename to docs/docs-cn/13.reference-guide/2.system-variable/43.license.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/44.net_buffer_length.md b/docs/docs-cn/13.reference-guide/2.system-variable/44.net_buffer_length.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/44.net_buffer_length.md rename to docs/docs-cn/13.reference-guide/2.system-variable/44.net_buffer_length.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/45.system_time_zone.md b/docs/docs-cn/13.reference-guide/2.system-variable/45.system_time_zone.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/45.system_time_zone.md rename to docs/docs-cn/13.reference-guide/2.system-variable/45.system_time_zone.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/46.query_cache_size.md b/docs/docs-cn/13.reference-guide/2.system-variable/46.query_cache_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/46.query_cache_size.md rename to docs/docs-cn/13.reference-guide/2.system-variable/46.query_cache_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/47.query_cache_type.md b/docs/docs-cn/13.reference-guide/2.system-variable/47.query_cache_type.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/47.query_cache_type.md rename to docs/docs-cn/13.reference-guide/2.system-variable/47.query_cache_type.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/48.sql_quote_show_create.md b/docs/docs-cn/13.reference-guide/2.system-variable/48.sql_quote_show_create.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/48.sql_quote_show_create.md rename to docs/docs-cn/13.reference-guide/2.system-variable/48.sql_quote_show_create.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/49.max_sp_recursion_depth.md b/docs/docs-cn/13.reference-guide/2.system-variable/49.max_sp_recursion_depth.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/49.max_sp_recursion_depth.md rename to docs/docs-cn/13.reference-guide/2.system-variable/49.max_sp_recursion_depth.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/5.character_set_client.md b/docs/docs-cn/13.reference-guide/2.system-variable/5.character_set_client.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/5.character_set_client.md rename to docs/docs-cn/13.reference-guide/2.system-variable/5.character_set_client.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/50.sql_safe_updates.md b/docs/docs-cn/13.reference-guide/2.system-variable/50.sql_safe_updates.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/50.sql_safe_updates.md rename to docs/docs-cn/13.reference-guide/2.system-variable/50.sql_safe_updates.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/51.ob_proxy_partition_hit.md b/docs/docs-cn/13.reference-guide/2.system-variable/51.ob_proxy_partition_hit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/51.ob_proxy_partition_hit.md rename to docs/docs-cn/13.reference-guide/2.system-variable/51.ob_proxy_partition_hit.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/52.ob_log_level.md b/docs/docs-cn/13.reference-guide/2.system-variable/52.ob_log_level.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/52.ob_log_level.md rename to docs/docs-cn/13.reference-guide/2.system-variable/52.ob_log_level.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/53.ob_max_parallel_degree.md b/docs/docs-cn/13.reference-guide/2.system-variable/53.ob_max_parallel_degree.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/53.ob_max_parallel_degree.md rename to docs/docs-cn/13.reference-guide/2.system-variable/53.ob_max_parallel_degree.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/54.ob_query_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/54.ob_query_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/54.ob_query_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/54.ob_query_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/55.ob_read_consistency.md b/docs/docs-cn/13.reference-guide/2.system-variable/55.ob_read_consistency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/55.ob_read_consistency.md rename to docs/docs-cn/13.reference-guide/2.system-variable/55.ob_read_consistency.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/56.ob_enable_transformation.md b/docs/docs-cn/13.reference-guide/2.system-variable/56.ob_enable_transformation.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/56.ob_enable_transformation.md rename to docs/docs-cn/13.reference-guide/2.system-variable/56.ob_enable_transformation.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/57.ob_trx_timeout.md b/docs/docs-cn/13.reference-guide/2.system-variable/57.ob_trx_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/57.ob_trx_timeout.md rename to docs/docs-cn/13.reference-guide/2.system-variable/57.ob_trx_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/58.ob_enable_plan_cache.md b/docs/docs-cn/13.reference-guide/2.system-variable/58.ob_enable_plan_cache.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/58.ob_enable_plan_cache.md rename to docs/docs-cn/13.reference-guide/2.system-variable/58.ob_enable_plan_cache.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/59.ob_enable_index_direct_select.md b/docs/docs-cn/13.reference-guide/2.system-variable/59.ob_enable_index_direct_select.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/59.ob_enable_index_direct_select.md rename to docs/docs-cn/13.reference-guide/2.system-variable/59.ob_enable_index_direct_select.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/6.character_set_connection.md b/docs/docs-cn/13.reference-guide/2.system-variable/6.character_set_connection.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/6.character_set_connection.md rename to docs/docs-cn/13.reference-guide/2.system-variable/6.character_set_connection.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/60.ob_proxy_set_trx_executed.md b/docs/docs-cn/13.reference-guide/2.system-variable/60.ob_proxy_set_trx_executed.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/60.ob_proxy_set_trx_executed.md rename to docs/docs-cn/13.reference-guide/2.system-variable/60.ob_proxy_set_trx_executed.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/61.ob_enable_aggregation_pushdown.md b/docs/docs-cn/13.reference-guide/2.system-variable/61.ob_enable_aggregation_pushdown.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/61.ob_enable_aggregation_pushdown.md rename to docs/docs-cn/13.reference-guide/2.system-variable/61.ob_enable_aggregation_pushdown.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/62.ob_last_schema_version.md b/docs/docs-cn/13.reference-guide/2.system-variable/62.ob_last_schema_version.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/62.ob_last_schema_version.md rename to docs/docs-cn/13.reference-guide/2.system-variable/62.ob_last_schema_version.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/63.ob_global_debug_sync.md b/docs/docs-cn/13.reference-guide/2.system-variable/63.ob_global_debug_sync.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/63.ob_global_debug_sync.md rename to docs/docs-cn/13.reference-guide/2.system-variable/63.ob_global_debug_sync.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/64.ob_proxy_global_variables_version.md b/docs/docs-cn/13.reference-guide/2.system-variable/64.ob_proxy_global_variables_version.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/64.ob_proxy_global_variables_version.md rename to docs/docs-cn/13.reference-guide/2.system-variable/64.ob_proxy_global_variables_version.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/65.ob_enable_trace_log.md b/docs/docs-cn/13.reference-guide/2.system-variable/65.ob_enable_trace_log.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/65.ob_enable_trace_log.md rename to docs/docs-cn/13.reference-guide/2.system-variable/65.ob_enable_trace_log.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/66.ob_enable_hash_group_by.md b/docs/docs-cn/13.reference-guide/2.system-variable/66.ob_enable_hash_group_by.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/66.ob_enable_hash_group_by.md rename to docs/docs-cn/13.reference-guide/2.system-variable/66.ob_enable_hash_group_by.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/67.ob_enable_blk_nestedloop_join.md b/docs/docs-cn/13.reference-guide/2.system-variable/67.ob_enable_blk_nestedloop_join.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/67.ob_enable_blk_nestedloop_join.md rename to docs/docs-cn/13.reference-guide/2.system-variable/67.ob_enable_blk_nestedloop_join.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/68.ob_bnl_join_cache_size.md b/docs/docs-cn/13.reference-guide/2.system-variable/68.ob_bnl_join_cache_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/68.ob_bnl_join_cache_size.md rename to docs/docs-cn/13.reference-guide/2.system-variable/68.ob_bnl_join_cache_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/69.ob_org_cluster_id.md b/docs/docs-cn/13.reference-guide/2.system-variable/69.ob_org_cluster_id.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/69.ob_org_cluster_id.md rename to docs/docs-cn/13.reference-guide/2.system-variable/69.ob_org_cluster_id.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/7.character_set_database.md b/docs/docs-cn/13.reference-guide/2.system-variable/7.character_set_database.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/7.character_set_database.md rename to docs/docs-cn/13.reference-guide/2.system-variable/7.character_set_database.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/70.ob_plan_cache_percentage.md b/docs/docs-cn/13.reference-guide/2.system-variable/70.ob_plan_cache_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/70.ob_plan_cache_percentage.md rename to docs/docs-cn/13.reference-guide/2.system-variable/70.ob_plan_cache_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/71.ob_plan_cache_evict_high_percentage.md b/docs/docs-cn/13.reference-guide/2.system-variable/71.ob_plan_cache_evict_high_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/71.ob_plan_cache_evict_high_percentage.md rename to docs/docs-cn/13.reference-guide/2.system-variable/71.ob_plan_cache_evict_high_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/72.ob_plan_cache_evict_low_percentage.md b/docs/docs-cn/13.reference-guide/2.system-variable/72.ob_plan_cache_evict_low_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/72.ob_plan_cache_evict_low_percentage.md rename to docs/docs-cn/13.reference-guide/2.system-variable/72.ob_plan_cache_evict_low_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/73.recyclebin.md b/docs/docs-cn/13.reference-guide/2.system-variable/73.recyclebin.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/73.recyclebin.md rename to docs/docs-cn/13.reference-guide/2.system-variable/73.recyclebin.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/74.ob_capability_flag.md b/docs/docs-cn/13.reference-guide/2.system-variable/74.ob_capability_flag.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/74.ob_capability_flag.md rename to docs/docs-cn/13.reference-guide/2.system-variable/74.ob_capability_flag.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/75.ob_stmt_parallel_degree.md b/docs/docs-cn/13.reference-guide/2.system-variable/75.ob_stmt_parallel_degree.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/75.ob_stmt_parallel_degree.md rename to docs/docs-cn/13.reference-guide/2.system-variable/75.ob_stmt_parallel_degree.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/76.is_result_accurate.md b/docs/docs-cn/13.reference-guide/2.system-variable/76.is_result_accurate.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/76.is_result_accurate.md rename to docs/docs-cn/13.reference-guide/2.system-variable/76.is_result_accurate.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/77.error_on_overlap_time.md b/docs/docs-cn/13.reference-guide/2.system-variable/77.error_on_overlap_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/77.error_on_overlap_time.md rename to docs/docs-cn/13.reference-guide/2.system-variable/77.error_on_overlap_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/78.ob_compatibility_mode.md b/docs/docs-cn/13.reference-guide/2.system-variable/78.ob_compatibility_mode.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/78.ob_compatibility_mode.md rename to docs/docs-cn/13.reference-guide/2.system-variable/78.ob_compatibility_mode.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/79.ob_create_table_strict_mode.md b/docs/docs-cn/13.reference-guide/2.system-variable/79.ob_create_table_strict_mode.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/79.ob_create_table_strict_mode.md rename to docs/docs-cn/13.reference-guide/2.system-variable/79.ob_create_table_strict_mode.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/8.character_set_results.md b/docs/docs-cn/13.reference-guide/2.system-variable/8.character_set_results.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/8.character_set_results.md rename to docs/docs-cn/13.reference-guide/2.system-variable/8.character_set_results.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/80.ob_sql_work_area_percentage.md b/docs/docs-cn/13.reference-guide/2.system-variable/80.ob_sql_work_area_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/80.ob_sql_work_area_percentage.md rename to docs/docs-cn/13.reference-guide/2.system-variable/80.ob_sql_work_area_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/81.ob_route_policy.md b/docs/docs-cn/13.reference-guide/2.system-variable/81.ob_route_policy.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/81.ob_route_policy.md rename to docs/docs-cn/13.reference-guide/2.system-variable/81.ob_route_policy.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/82.ob_enable_transmission_checksum.md b/docs/docs-cn/13.reference-guide/2.system-variable/82.ob_enable_transmission_checksum.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/82.ob_enable_transmission_checksum.md rename to docs/docs-cn/13.reference-guide/2.system-variable/82.ob_enable_transmission_checksum.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/83.foreign_key_checks.md b/docs/docs-cn/13.reference-guide/2.system-variable/83.foreign_key_checks.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/83.foreign_key_checks.md rename to docs/docs-cn/13.reference-guide/2.system-variable/83.foreign_key_checks.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/84.ob_enable_truncate_flashback.md b/docs/docs-cn/13.reference-guide/2.system-variable/84.ob_enable_truncate_flashback.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/84.ob_enable_truncate_flashback.md rename to docs/docs-cn/13.reference-guide/2.system-variable/84.ob_enable_truncate_flashback.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/85.ob_tcp_invited_nodes.md b/docs/docs-cn/13.reference-guide/2.system-variable/85.ob_tcp_invited_nodes.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/85.ob_tcp_invited_nodes.md rename to docs/docs-cn/13.reference-guide/2.system-variable/85.ob_tcp_invited_nodes.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/86.sql_throttle_current_priority.md b/docs/docs-cn/13.reference-guide/2.system-variable/86.sql_throttle_current_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/86.sql_throttle_current_priority.md rename to docs/docs-cn/13.reference-guide/2.system-variable/86.sql_throttle_current_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/87.sql_throttle_priority.md b/docs/docs-cn/13.reference-guide/2.system-variable/87.sql_throttle_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/87.sql_throttle_priority.md rename to docs/docs-cn/13.reference-guide/2.system-variable/87.sql_throttle_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/88.sql_throttle_rt.md b/docs/docs-cn/13.reference-guide/2.system-variable/88.sql_throttle_rt.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/88.sql_throttle_rt.md rename to docs/docs-cn/13.reference-guide/2.system-variable/88.sql_throttle_rt.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/89.sql_throttle_network.md b/docs/docs-cn/13.reference-guide/2.system-variable/89.sql_throttle_network.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/89.sql_throttle_network.md rename to docs/docs-cn/13.reference-guide/2.system-variable/89.sql_throttle_network.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/9.character_set_server.md b/docs/docs-cn/13.reference-guide/2.system-variable/9.character_set_server.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/9.character_set_server.md rename to docs/docs-cn/13.reference-guide/2.system-variable/9.character_set_server.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/90.auto_increment_cache_size.md b/docs/docs-cn/13.reference-guide/2.system-variable/90.auto_increment_cache_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/90.auto_increment_cache_size.md rename to docs/docs-cn/13.reference-guide/2.system-variable/90.auto_increment_cache_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/91.ob_enable_jit.md b/docs/docs-cn/13.reference-guide/2.system-variable/91.ob_enable_jit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/91.ob_enable_jit.md rename to docs/docs-cn/13.reference-guide/2.system-variable/91.ob_enable_jit.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/92.ob_timestamp_service.md b/docs/docs-cn/13.reference-guide/2.system-variable/92.ob_timestamp_service.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/92.ob_timestamp_service.md rename to docs/docs-cn/13.reference-guide/2.system-variable/92.ob_timestamp_service.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/93.plugin_dir.md b/docs/docs-cn/13.reference-guide/2.system-variable/93.plugin_dir.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/93.plugin_dir.md rename to docs/docs-cn/13.reference-guide/2.system-variable/93.plugin_dir.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/94.undo_retention.md b/docs/docs-cn/13.reference-guide/2.system-variable/94.undo_retention.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/94.undo_retention.md rename to docs/docs-cn/13.reference-guide/2.system-variable/94.undo_retention.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/95.ob_sql_audit_percentage.md b/docs/docs-cn/13.reference-guide/2.system-variable/95.ob_sql_audit_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/95.ob_sql_audit_percentage.md rename to docs/docs-cn/13.reference-guide/2.system-variable/95.ob_sql_audit_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/96.ob_enable_sql_audit.md b/docs/docs-cn/13.reference-guide/2.system-variable/96.ob_enable_sql_audit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/96.ob_enable_sql_audit.md rename to docs/docs-cn/13.reference-guide/2.system-variable/96.ob_enable_sql_audit.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/97.optimizer_use_sql_plan_baselines.md b/docs/docs-cn/13.reference-guide/2.system-variable/97.optimizer_use_sql_plan_baselines.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/97.optimizer_use_sql_plan_baselines.md rename to docs/docs-cn/13.reference-guide/2.system-variable/97.optimizer_use_sql_plan_baselines.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/98.optimizer_capture_sql_plan_baselines.md b/docs/docs-cn/13.reference-guide/2.system-variable/98.optimizer_capture_sql_plan_baselines.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/98.optimizer_capture_sql_plan_baselines.md rename to docs/docs-cn/13.reference-guide/2.system-variable/98.optimizer_capture_sql_plan_baselines.md diff --git a/docs/docs/docs-cn/13.reference-guide/2.system-variable/99.parallel_max_servers.md b/docs/docs-cn/13.reference-guide/2.system-variable/99.parallel_max_servers.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/2.system-variable/99.parallel_max_servers.md rename to docs/docs-cn/13.reference-guide/2.system-variable/99.parallel_max_servers.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/1.system-configuration-items-overview-1_2894363.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/1.system-configuration-items-overview-1_2894363.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/1.system-configuration-items-overview-1_2894363.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/1.system-configuration-items-overview-1_2894363.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/10.balancer_task_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/10.balancer_task_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/10.balancer_task_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/10.balancer_task_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/100.internal_sql_execute_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/100.internal_sql_execute_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/100.internal_sql_execute_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/100.internal_sql_execute_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/101.large_query_worker_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/101.large_query_worker_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/101.large_query_worker_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/101.large_query_worker_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/102.large_query_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/102.large_query_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/102.large_query_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/102.large_query_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/103.leak_mod_to_check.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/103.leak_mod_to_check.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/103.leak_mod_to_check.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/103.leak_mod_to_check.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/104.lease_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/104.lease_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/104.lease_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/104.lease_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/105.location_cache_cpu_quota.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/105.location_cache_cpu_quota.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/105.location_cache_cpu_quota.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/105.location_cache_cpu_quota.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/106.location_cache_expire_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/106.location_cache_expire_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/106.location_cache_expire_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/106.location_cache_expire_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/107.location_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/107.location_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/107.location_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/107.location_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/108.location_cache_refresh_min_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/108.location_cache_refresh_min_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/108.location_cache_refresh_min_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/108.location_cache_refresh_min_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/109.location_fetch_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/109.location_fetch_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/109.location_fetch_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/109.location_fetch_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/11.balancer_tolerance_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/11.balancer_tolerance_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/11.balancer_tolerance_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/11.balancer_tolerance_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/110.location_refresh_thread_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/110.location_refresh_thread_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/110.location_refresh_thread_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/110.location_refresh_thread_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/111.log_archive_checkpoint_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/111.log_archive_checkpoint_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/111.log_archive_checkpoint_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/111.log_archive_checkpoint_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/112.log_archive_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/112.log_archive_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/112.log_archive_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/112.log_archive_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/113.log_restore_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/113.log_restore_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/113.log_restore_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/113.log_restore_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/114.major_freeze_duty_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/114.major_freeze_duty_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/114.major_freeze_duty_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/114.major_freeze_duty_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/115.max_kept_major_version_number.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/115.max_kept_major_version_number.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/115.max_kept_major_version_number.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/115.max_kept_major_version_number.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/116.max_string_print_length.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/116.max_string_print_length.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/116.max_string_print_length.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/116.max_string_print_length.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/117.max_syslog_file_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/117.max_syslog_file_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/117.max_syslog_file_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/117.max_syslog_file_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/118.merge_stat_sampling_ratio.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/118.merge_stat_sampling_ratio.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/118.merge_stat_sampling_ratio.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/118.merge_stat_sampling_ratio.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/119.major_compact_trigger.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/119.major_compact_trigger.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/119.major_compact_trigger.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/119.major_compact_trigger.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/12.balancer_emergency_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/12.balancer_emergency_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/12.balancer_emergency_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/12.balancer_emergency_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/120.memory_chunk_cache_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/120.memory_chunk_cache_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/120.memory_chunk_cache_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/120.memory_chunk_cache_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/121.memory_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/121.memory_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/121.memory_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/121.memory_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/122.memory_limit_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/122.memory_limit_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/122.memory_limit_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/122.memory_limit_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/123.memory_reserved.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/123.memory_reserved.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/123.memory_reserved.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/123.memory_reserved.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/124.merge_thread_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/124.merge_thread_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/124.merge_thread_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/124.merge_thread_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/125.merger_check_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/125.merger_check_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/125.merger_check_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/125.merger_check_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/126.merger_completion_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/126.merger_completion_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/126.merger_completion_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/126.merger_completion_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/127.merger_switch_leader_duration_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/127.merger_switch_leader_duration_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/127.merger_switch_leader_duration_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/127.merger_switch_leader_duration_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/128.merger_warm_up_duration_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/128.merger_warm_up_duration_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/128.merger_warm_up_duration_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/128.merger_warm_up_duration_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/129.max_px_worker_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/129.max_px_worker_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/129.max_px_worker_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/129.max_px_worker_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/13.balance_blacklist_failure_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/13.balance_blacklist_failure_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/13.balance_blacklist_failure_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/13.balance_blacklist_failure_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/130.migration_disable_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/130.migration_disable_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/130.migration_disable_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/130.migration_disable_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/131.min_observer_version.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/131.min_observer_version.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/131.min_observer_version.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/131.min_observer_version.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/132.minor_deferred_gc_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/132.minor_deferred_gc_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/132.minor_deferred_gc_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/132.minor_deferred_gc_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/133.minor_freeze_times.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/133.minor_freeze_times.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/133.minor_freeze_times.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/133.minor_freeze_times.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/134.minor_warm_up_duration_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/134.minor_warm_up_duration_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/134.minor_warm_up_duration_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/134.minor_warm_up_duration_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/135.mysql_port.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/135.mysql_port.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/135.mysql_port.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/135.mysql_port.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/136.minor_merge_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/136.minor_merge_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/136.minor_merge_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/136.minor_merge_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/137.multiblock_read_gap_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/137.multiblock_read_gap_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/137.multiblock_read_gap_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/137.multiblock_read_gap_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/138.multiblock_read_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/138.multiblock_read_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/138.multiblock_read_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/138.multiblock_read_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/139.micro_block_merge_verify_level.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/139.micro_block_merge_verify_level.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/139.micro_block_merge_verify_level.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/139.micro_block_merge_verify_level.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/14.balance_blacklist_retry_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/14.balance_blacklist_retry_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/14.balance_blacklist_retry_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/14.balance_blacklist_retry_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/140.migrate_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/140.migrate_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/140.migrate_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/140.migrate_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/141.minor_compact_trigger.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/141.minor_compact_trigger.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/141.minor_compact_trigger.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/141.minor_compact_trigger.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/142.memstore_limit_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/142.memstore_limit_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/142.memstore_limit_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/142.memstore_limit_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/143.net_thread_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/143.net_thread_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/143.net_thread_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/143.net_thread_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/144.obconfig_url.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/144.obconfig_url.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/144.obconfig_url.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/144.obconfig_url.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/145.ob_enable_batched_multi_statement.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/145.ob_enable_batched_multi_statement.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/145.ob_enable_batched_multi_statement.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/145.ob_enable_batched_multi_statement.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/146.partition_table_check_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/146.partition_table_check_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/146.partition_table_check_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/146.partition_table_check_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/147.partition_table_scan_batch_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/147.partition_table_scan_batch_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/147.partition_table_scan_batch_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/147.partition_table_scan_batch_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/148.plan_cache_evict_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/148.plan_cache_evict_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/148.plan_cache_evict_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/148.plan_cache_evict_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/149.px_task_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/149.px_task_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/149.px_task_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/149.px_task_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/15.backup_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/15.backup_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/15.backup_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/15.backup_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/150.px_workers_per_cpu_quota.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/150.px_workers_per_cpu_quota.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/150.px_workers_per_cpu_quota.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/150.px_workers_per_cpu_quota.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/151.replica_safe_remove_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/151.replica_safe_remove_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/151.replica_safe_remove_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/151.replica_safe_remove_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/152.resource_hard_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/152.resource_hard_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/152.resource_hard_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/152.resource_hard_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/153.resource_soft_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/153.resource_soft_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/153.resource_soft_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/153.resource_soft_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/154.rootservice_async_task_queue_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/154.rootservice_async_task_queue_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/154.rootservice_async_task_queue_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/154.rootservice_async_task_queue_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/155.rootservice_async_task_thread_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/155.rootservice_async_task_thread_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/155.rootservice_async_task_thread_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/155.rootservice_async_task_thread_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/156.rootservice_list.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/156.rootservice_list.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/156.rootservice_list.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/156.rootservice_list.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/157.rootservice_ready_check_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/157.rootservice_ready_check_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/157.rootservice_ready_check_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/157.rootservice_ready_check_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/158.row_compaction_update_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/158.row_compaction_update_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/158.row_compaction_update_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/158.row_compaction_update_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/159.row_purge_thread_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/159.row_purge_thread_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/159.row_purge_thread_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/159.row_purge_thread_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/16.backup_dest.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/16.backup_dest.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/16.backup_dest.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/16.backup_dest.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/160.rpc_port.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/160.rpc_port.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/160.rpc_port.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/160.rpc_port.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/161.rpc_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/161.rpc_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/161.rpc_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/161.rpc_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/162.restore_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/162.restore_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/162.restore_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/162.restore_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/163.rootservice_memory_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/163.rootservice_memory_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/163.rootservice_memory_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/163.rootservice_memory_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/164.rebuild_replica_data_lag_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/164.rebuild_replica_data_lag_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/164.rebuild_replica_data_lag_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/164.rebuild_replica_data_lag_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/165.schema_history_expire_time-1.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/165.schema_history_expire_time-1.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/165.schema_history_expire_time-1.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/165.schema_history_expire_time-1.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/166.ssl_client_authentication.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/166.ssl_client_authentication.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/166.ssl_client_authentication.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/166.ssl_client_authentication.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/167.server_check_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/167.server_check_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/167.server_check_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/167.server_check_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/168.server_data_copy_in_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/168.server_data_copy_in_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/168.server_data_copy_in_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/168.server_data_copy_in_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/169.server_data_copy_out_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/169.server_data_copy_out_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/169.server_data_copy_out_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/169.server_data_copy_out_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/17.backup_net_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/17.backup_net_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/17.backup_net_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/17.backup_net_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/170.server_permanent_offline_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/170.server_permanent_offline_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/170.server_permanent_offline_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/170.server_permanent_offline_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/171.stack_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/171.stack_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/171.stack_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/171.stack_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/172.server_balance_critical_disk_waterlevel.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/172.server_balance_critical_disk_waterlevel.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/172.server_balance_critical_disk_waterlevel.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/172.server_balance_critical_disk_waterlevel.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/173.server_balance_disk_tolerance_percent.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/173.server_balance_disk_tolerance_percent.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/173.server_balance_disk_tolerance_percent.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/173.server_balance_disk_tolerance_percent.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/174.system_memory.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/174.system_memory.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/174.system_memory.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/174.system_memory.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/175.server_balance_cpu_mem_tolerance_percent.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/175.server_balance_cpu_mem_tolerance_percent.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/175.server_balance_cpu_mem_tolerance_percent.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/175.server_balance_cpu_mem_tolerance_percent.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/176.server_cpu_quota_max.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/176.server_cpu_quota_max.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/176.server_cpu_quota_max.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/176.server_cpu_quota_max.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/177.server_cpu_quota_min.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/177.server_cpu_quota_min.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/177.server_cpu_quota_min.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/177.server_cpu_quota_min.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/178.sql_audit_memory_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/178.sql_audit_memory_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/178.sql_audit_memory_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/178.sql_audit_memory_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/179.sys_bkgd_io_high_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/179.sys_bkgd_io_high_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/179.sys_bkgd_io_high_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/179.sys_bkgd_io_high_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/18.backup_recovery_window.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/18.backup_recovery_window.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/18.backup_recovery_window.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/18.backup_recovery_window.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/180.sys_bkgd_io_low_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/180.sys_bkgd_io_low_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/180.sys_bkgd_io_low_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/180.sys_bkgd_io_low_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/181.sys_bkgd_io_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/181.sys_bkgd_io_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/181.sys_bkgd_io_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/181.sys_bkgd_io_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/182.sys_bkgd_net_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/182.sys_bkgd_net_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/182.sys_bkgd_net_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/182.sys_bkgd_net_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/183.sys_bkgd_migration_change_member_list_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/183.sys_bkgd_migration_change_member_list_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/183.sys_bkgd_migration_change_member_list_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/183.sys_bkgd_migration_change_member_list_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/184.sys_bkgd_migration_retry_num.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/184.sys_bkgd_migration_retry_num.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/184.sys_bkgd_migration_retry_num.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/184.sys_bkgd_migration_retry_num.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/185.syslog_level.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/185.syslog_level.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/185.syslog_level.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/185.syslog_level.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/186.switchover_process_thread_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/186.switchover_process_thread_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/186.switchover_process_thread_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/186.switchover_process_thread_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/187.system_cpu_quota.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/187.system_cpu_quota.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/187.system_cpu_quota.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/187.system_cpu_quota.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/188.sys_cpu_limit_trigger.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/188.sys_cpu_limit_trigger.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/188.sys_cpu_limit_trigger.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/188.sys_cpu_limit_trigger.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/189.syslog_io_bandwidth_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/189.syslog_io_bandwidth_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/189.syslog_io_bandwidth_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/189.syslog_io_bandwidth_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/19.backup_region.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/19.backup_region.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/19.backup_region.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/19.backup_region.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/190.tablet_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/190.tablet_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/190.tablet_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/190.tablet_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/191.tableapi_transport_compress_func.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/191.tableapi_transport_compress_func.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/191.tableapi_transport_compress_func.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/191.tableapi_transport_compress_func.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/192.tenant_task_queue_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/192.tenant_task_queue_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/192.tenant_task_queue_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/192.tenant_task_queue_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/193.tenant_groups.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/193.tenant_groups.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/193.tenant_groups.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/193.tenant_groups.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/194.trace_log_slow_query_watermark.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/194.trace_log_slow_query_watermark.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/194.trace_log_slow_query_watermark.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/194.trace_log_slow_query_watermark.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/195.trace_log_sampling_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/195.trace_log_sampling_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/195.trace_log_sampling_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/195.trace_log_sampling_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/196.trx_2pc_retry_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/196.trx_2pc_retry_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/196.trx_2pc_retry_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/196.trx_2pc_retry_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/197.trx_force_kill_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/197.trx_force_kill_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/197.trx_force_kill_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/197.trx_force_kill_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/198.tde_method.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/198.tde_method.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/198.tde_method.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/198.tde_method.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/199.token_reserved_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/199.token_reserved_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/199.token_reserved_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/199.token_reserved_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/2.auto_leader_switch_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/2.auto_leader_switch_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/2.auto_leader_switch_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/2.auto_leader_switch_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/20.builtin_db_data_verify_cycle.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/20.builtin_db_data_verify_cycle.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/20.builtin_db_data_verify_cycle.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/20.builtin_db_data_verify_cycle.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/200.unit_balance_resource_weight.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/200.unit_balance_resource_weight.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/200.unit_balance_resource_weight.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/200.unit_balance_resource_weight.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/201.user_block_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/201.user_block_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/201.user_block_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/201.user_block_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/202.user_row_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/202.user_row_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/202.user_row_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/202.user_row_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/203.user_tab_col_stat_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/203.user_tab_col_stat_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/203.user_tab_col_stat_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/203.user_tab_col_stat_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/204.user_iort_up_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/204.user_iort_up_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/204.user_iort_up_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/204.user_iort_up_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/205.use_large_pages.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/205.use_large_pages.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/205.use_large_pages.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/205.use_large_pages.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/206.virtual_table_location_cache_expire_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/206.virtual_table_location_cache_expire_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/206.virtual_table_location_cache_expire_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/206.virtual_table_location_cache_expire_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/207.workers_per_cpu_quota.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/207.workers_per_cpu_quota.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/207.workers_per_cpu_quota.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/207.workers_per_cpu_quota.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/208.wait_leader_batch_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/208.wait_leader_batch_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/208.wait_leader_batch_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/208.wait_leader_batch_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/209.writing_throttling_maximum_duration.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/209.writing_throttling_maximum_duration.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/209.writing_throttling_maximum_duration.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/209.writing_throttling_maximum_duration.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/21.bf_cache_miss_count_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/21.bf_cache_miss_count_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/21.bf_cache_miss_count_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/21.bf_cache_miss_count_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/210.writing_throttling_trigger_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/210.writing_throttling_trigger_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/210.writing_throttling_trigger_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/210.writing_throttling_trigger_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/211.weak_read_version_refresh_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/211.weak_read_version_refresh_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/211.weak_read_version_refresh_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/211.weak_read_version_refresh_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/212.workarea_size_policy.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/212.workarea_size_policy.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/212.workarea_size_policy.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/212.workarea_size_policy.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/213.zone.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/213.zone.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/213.zone.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/213.zone.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/214.zone_merge_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/214.zone_merge_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/214.zone_merge_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/214.zone_merge_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/215.zone_merge_order.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/215.zone_merge_order.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/215.zone_merge_order.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/215.zone_merge_order.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/216.zone_merge_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/216.zone_merge_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/216.zone_merge_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/216.zone_merge_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/217.ob_ssl_invited_common_names.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/217.ob_ssl_invited_common_names.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/217.ob_ssl_invited_common_names.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/217.ob_ssl_invited_common_names.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/218.ssl_external_kms_info.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/218.ssl_external_kms_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/218.ssl_external_kms_info.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/218.ssl_external_kms_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/219.ob_event_history_recycle_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/219.ob_event_history_recycle_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/219.ob_event_history_recycle_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/219.ob_event_history_recycle_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/22.bf_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/22.bf_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/22.bf_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/22.bf_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/220.backup_backup_dest.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/220.backup_backup_dest.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/220.backup_backup_dest.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/220.backup_backup_dest.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/221.backup_log_archive_checkpoint_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/221.backup_log_archive_checkpoint_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/221.backup_log_archive_checkpoint_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/221.backup_log_archive_checkpoint_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/222.plsql_ccflags.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/222.plsql_ccflags.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/222.plsql_ccflags.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/222.plsql_ccflags.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/223.plsql_code_type.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/223.plsql_code_type.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/223.plsql_code_type.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/223.plsql_code_type.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/224.plsql_debug.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/224.plsql_debug.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/224.plsql_debug.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/224.plsql_debug.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/225.plsql_optimize_level.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/225.plsql_optimize_level.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/225.plsql_optimize_level.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/225.plsql_optimize_level.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/226.plsql_v2_compatibility.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/226.plsql_v2_compatibility.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/226.plsql_v2_compatibility.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/226.plsql_v2_compatibility.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/227.plsql_warnings.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/227.plsql_warnings.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/227.plsql_warnings.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/227.plsql_warnings.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/228.recyclebin_object_expire_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/228.recyclebin_object_expire_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/228.recyclebin_object_expire_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/228.recyclebin_object_expire_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/229.log_archive_batch_buffer_limit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/229.log_archive_batch_buffer_limit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/229.log_archive_batch_buffer_limit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/229.log_archive_batch_buffer_limit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/23.cache_wash_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/23.cache_wash_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/23.cache_wash_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/23.cache_wash_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/230.clog_disk_utilization_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/230.clog_disk_utilization_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/230.clog_disk_utilization_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/230.clog_disk_utilization_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/231.backup_backup_archive_log_batch_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/231.backup_backup_archive_log_batch_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/231.backup_backup_archive_log_batch_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/231.backup_backup_archive_log_batch_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/232.backup_backup_archivelog_retry_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/232.backup_backup_archivelog_retry_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/232.backup_backup_archivelog_retry_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/232.backup_backup_archivelog_retry_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/233.backup_backupset_batch_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/233.backup_backupset_batch_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/233.backup_backupset_batch_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/233.backup_backupset_batch_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/234.backup_backupset_retry_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/234.backup_backupset_retry_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/234.backup_backupset_retry_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/234.backup_backupset_retry_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/235.open_cursors.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/235.open_cursors.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/235.open_cursors.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/235.open_cursors.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/236.fast_recovery_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/236.fast_recovery_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/236.fast_recovery_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/236.fast_recovery_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/24.clog_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/24.clog_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/24.clog_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/24.clog_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/25.clog_sync_time_warn_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/25.clog_sync_time_warn_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/25.clog_sync_time_warn_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/25.clog_sync_time_warn_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/26.clog_disk_usage_limit_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/26.clog_disk_usage_limit_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/26.clog_disk_usage_limit_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/26.clog_disk_usage_limit_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/27.clog_transport_compress_all.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/27.clog_transport_compress_all.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/27.clog_transport_compress_all.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/27.clog_transport_compress_all.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/28.clog_transport_compress_func.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/28.clog_transport_compress_func.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/28.clog_transport_compress_func.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/28.clog_transport_compress_func.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/29.clog_persistence_compress_func.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/29.clog_persistence_compress_func.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/29.clog_persistence_compress_func.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/29.clog_persistence_compress_func.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/3.auto_delete_expired_backup.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/3.auto_delete_expired_backup.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/3.auto_delete_expired_backup.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/3.auto_delete_expired_backup.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/30.clog_max_unconfirmed_log_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/30.clog_max_unconfirmed_log_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/30.clog_max_unconfirmed_log_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/30.clog_max_unconfirmed_log_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/31.cluster.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/31.cluster.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/31.cluster.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/31.cluster.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/32.cluster_id.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/32.cluster_id.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/32.cluster_id.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/32.cluster_id.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/33.cpu_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/33.cpu_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/33.cpu_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/33.cpu_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/34.cpu_quota_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/34.cpu_quota_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/34.cpu_quota_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/34.cpu_quota_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/35.cpu_reserved.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/35.cpu_reserved.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/35.cpu_reserved.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/35.cpu_reserved.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/36.config_additional_dir.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/36.config_additional_dir.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/36.config_additional_dir.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/36.config_additional_dir.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/37.data_copy_concurrency.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/37.data_copy_concurrency.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/37.data_copy_concurrency.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/37.data_copy_concurrency.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/38.data_dir.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/38.data_dir.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/38.data_dir.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/38.data_dir.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/39.datafile_disk_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/39.datafile_disk_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/39.datafile_disk_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/39.datafile_disk_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/4.autoinc_cache_refresh_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/4.autoinc_cache_refresh_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/4.autoinc_cache_refresh_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/4.autoinc_cache_refresh_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/40.dtl_buffer_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/40.dtl_buffer_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/40.dtl_buffer_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/40.dtl_buffer_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/41.datafile_size.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/41.datafile_size.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/41.datafile_size.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/41.datafile_size.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/42.debug_sync_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/42.debug_sync_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/42.debug_sync_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/42.debug_sync_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/43.default_compress_func.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/43.default_compress_func.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/43.default_compress_func.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/43.default_compress_func.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/44.default_compress.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/44.default_compress.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/44.default_compress.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/44.default_compress.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/45.default_progressive_merge_num.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/45.default_progressive_merge_num.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/45.default_progressive_merge_num.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/45.default_progressive_merge_num.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/46.default_row_format.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/46.default_row_format.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/46.default_row_format.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/46.default_row_format.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/47.devname.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/47.devname.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/47.devname.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/47.devname.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/48.data_disk_usage_limit_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/48.data_disk_usage_limit_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/48.data_disk_usage_limit_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/48.data_disk_usage_limit_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/49.disk_io_thread_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/49.disk_io_thread_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/49.disk_io_thread_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/49.disk_io_thread_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/5.audit_sys_operations.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/5.audit_sys_operations.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/5.audit_sys_operations.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/5.audit_sys_operations.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/50.dead_socket_detection_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/50.dead_socket_detection_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/50.dead_socket_detection_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/50.dead_socket_detection_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/51.enable_clog_persistence_compress.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/51.enable_clog_persistence_compress.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/51.enable_clog_persistence_compress.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/51.enable_clog_persistence_compress.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/52.election_cpu_quota.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/52.election_cpu_quota.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/52.election_cpu_quota.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/52.election_cpu_quota.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/53.enable_one_phase_commit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/53.enable_one_phase_commit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/53.enable_one_phase_commit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/53.enable_one_phase_commit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/54.enable_sys_unit_standalone.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/54.enable_sys_unit_standalone.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/54.enable_sys_unit_standalone.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/54.enable_sys_unit_standalone.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/55.enable_pg.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/55.enable_pg.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/55.enable_pg.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/55.enable_pg.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/56.enable_smooth_leader_switch.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/56.enable_smooth_leader_switch.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/56.enable_smooth_leader_switch.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/56.enable_smooth_leader_switch.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/57.election_blacklist_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/57.election_blacklist_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/57.election_blacklist_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/57.election_blacklist_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/58.enable_election_group.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/58.enable_election_group.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/58.enable_election_group.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/58.enable_election_group.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/59.enable_auto_leader_switch.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/59.enable_auto_leader_switch.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/59.enable_auto_leader_switch.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/59.enable_auto_leader_switch.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/6.audit_trail.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/6.audit_trail.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/6.audit_trail.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/6.audit_trail.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/60.enable_global_freeze_trigger.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/60.enable_global_freeze_trigger.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/60.enable_global_freeze_trigger.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/60.enable_global_freeze_trigger.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/61.enable_manual_merge.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/61.enable_manual_merge.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/61.enable_manual_merge.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/61.enable_manual_merge.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/62.enable_merge_by_turn.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/62.enable_merge_by_turn.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/62.enable_merge_by_turn.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/62.enable_merge_by_turn.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/63.enable_perf_event.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/63.enable_perf_event.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/63.enable_perf_event.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/63.enable_perf_event.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/64.enable_rebalance.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/64.enable_rebalance.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/64.enable_rebalance.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/64.enable_rebalance.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/65.enable_record_trace_log.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/65.enable_record_trace_log.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/65.enable_record_trace_log.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/65.enable_record_trace_log.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/66.enable_record_trace_id.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/66.enable_record_trace_id.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/66.enable_record_trace_id.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/66.enable_record_trace_id.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/67.enable_early_lock_release.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/67.enable_early_lock_release.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/67.enable_early_lock_release.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/67.enable_early_lock_release.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/68.enable_rereplication.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/68.enable_rereplication.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/68.enable_rereplication.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/68.enable_rereplication.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/69.enable_rich_error_msg.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/69.enable_rich_error_msg.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/69.enable_rich_error_msg.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/69.enable_rich_error_msg.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/7.balancer_idle_time.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/7.balancer_idle_time.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/7.balancer_idle_time.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/7.balancer_idle_time.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/70.enable_rootservice_standalone.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/70.enable_rootservice_standalone.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/70.enable_rootservice_standalone.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/70.enable_rootservice_standalone.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/71.enable_sql_audit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/71.enable_sql_audit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/71.enable_sql_audit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/71.enable_sql_audit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/72.enable_sql_operator_dump.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/72.enable_sql_operator_dump.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/72.enable_sql_operator_dump.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/72.enable_sql_operator_dump.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/73.enable_async_syslog.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/73.enable_async_syslog.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/73.enable_async_syslog.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/73.enable_async_syslog.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/74.enable_syslog_recycle.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/74.enable_syslog_recycle.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/74.enable_syslog_recycle.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/74.enable_syslog_recycle.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/75.enable_syslog_wf.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/75.enable_syslog_wf.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/75.enable_syslog_wf.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/75.enable_syslog_wf.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/76.enable_upgrade_mode.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/76.enable_upgrade_mode.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/76.enable_upgrade_mode.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/76.enable_upgrade_mode.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/77.enable_separate_sys_clog.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/77.enable_separate_sys_clog.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/77.enable_separate_sys_clog.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/77.enable_separate_sys_clog.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/78.enable_ddl.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/78.enable_ddl.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/78.enable_ddl.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/78.enable_ddl.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/79.enable_major_freeze.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/79.enable_major_freeze.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/79.enable_major_freeze.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/79.enable_major_freeze.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/8.balancer_log_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/8.balancer_log_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/8.balancer_log_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/8.balancer_log_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/80.enable_rebuild_on_purpose.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/80.enable_rebuild_on_purpose.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/80.enable_rebuild_on_purpose.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/80.enable_rebuild_on_purpose.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/81.enable_log_archive.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/81.enable_log_archive.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/81.enable_log_archive.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/81.enable_log_archive.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/82.enable_monotonic_weak_read.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/82.enable_monotonic_weak_read.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/82.enable_monotonic_weak_read.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/82.enable_monotonic_weak_read.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/83.external_kms_info.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/83.external_kms_info.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/83.external_kms_info.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/83.external_kms_info.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/84.freeze_trigger_percentage.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/84.freeze_trigger_percentage.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/84.freeze_trigger_percentage.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/84.freeze_trigger_percentage.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/85.flush_log_at_trx_commit.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/85.flush_log_at_trx_commit.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/85.flush_log_at_trx_commit.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/85.flush_log_at_trx_commit.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/86.fuse_row_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/86.fuse_row_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/86.fuse_row_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/86.fuse_row_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/87.force_refresh_location_cache_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/87.force_refresh_location_cache_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/87.force_refresh_location_cache_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/87.force_refresh_location_cache_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/88.force_refresh_location_cache_threshold.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/88.force_refresh_location_cache_threshold.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/88.force_refresh_location_cache_threshold.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/88.force_refresh_location_cache_threshold.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/89.get_leader_candidate_rpc_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/89.get_leader_candidate_rpc_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/89.get_leader_candidate_rpc_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/89.get_leader_candidate_rpc_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/9.balancer_timeout_check_interval.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/9.balancer_timeout_check_interval.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/9.balancer_timeout_check_interval.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/9.balancer_timeout_check_interval.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/90.global_major_freeze_residual_memory.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/90.global_major_freeze_residual_memory.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/90.global_major_freeze_residual_memory.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/90.global_major_freeze_residual_memory.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/91.global_write_halt_residual_memory.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/91.global_write_halt_residual_memory.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/91.global_write_halt_residual_memory.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/91.global_write_halt_residual_memory.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/92.ignore_replay_checksum_error.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/92.ignore_replay_checksum_error.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/92.ignore_replay_checksum_error.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/92.ignore_replay_checksum_error.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/93.global_index_build_single_replica_timeout.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/93.global_index_build_single_replica_timeout.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/93.global_index_build_single_replica_timeout.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/93.global_index_build_single_replica_timeout.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/94.high_priority_net_thread_count.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/94.high_priority_net_thread_count.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/94.high_priority_net_thread_count.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/94.high_priority_net_thread_count.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/95.ignore_replica_checksum_error.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/95.ignore_replica_checksum_error.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/95.ignore_replica_checksum_error.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/95.ignore_replica_checksum_error.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/96.ignore_replay_checksum_error-1.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/96.ignore_replay_checksum_error-1.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/96.ignore_replay_checksum_error-1.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/96.ignore_replay_checksum_error-1.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/97.index_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/97.index_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/97.index_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/97.index_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/98.index_clog_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/98.index_clog_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/98.index_clog_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/98.index_clog_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/99.index_info_block_cache_priority.md b/docs/docs-cn/13.reference-guide/3.system-configuration-items/99.index_info_block_cache_priority.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/3.system-configuration-items/99.index_info_block_cache_priority.md rename to docs/docs-cn/13.reference-guide/3.system-configuration-items/99.index_info_block_cache_priority.md diff --git a/docs/docs/docs-cn/13.reference-guide/4.reserved-keywords.md b/docs/docs-cn/13.reference-guide/4.reserved-keywords.md similarity index 100% rename from docs/docs/docs-cn/13.reference-guide/4.reserved-keywords.md rename to docs/docs-cn/13.reference-guide/4.reserved-keywords.md diff --git a/docs/docs/docs-cn/15.community-contribution/1.how-to-contribute.md b/docs/docs-cn/15.community-contribution/1.how-to-contribute.md similarity index 100% rename from docs/docs/docs-cn/15.community-contribution/1.how-to-contribute.md rename to docs/docs-cn/15.community-contribution/1.how-to-contribute.md diff --git a/docs/docs/docs-cn/15.community-contribution/2.code-style.md b/docs/docs-cn/15.community-contribution/2.code-style.md similarity index 100% rename from docs/docs/docs-cn/15.community-contribution/2.code-style.md rename to docs/docs-cn/15.community-contribution/2.code-style.md diff --git a/docs/docs/docs-cn/15.community-contribution/3.pull-request-and-commit-specifications.md b/docs/docs-cn/15.community-contribution/3.pull-request-and-commit-specifications.md similarity index 100% rename from docs/docs/docs-cn/15.community-contribution/3.pull-request-and-commit-specifications.md rename to docs/docs-cn/15.community-contribution/3.pull-request-and-commit-specifications.md diff --git a/docs/docs/docs-cn/16.oceanbase-roadmap.md b/docs/docs-cn/16.oceanbase-roadmap.md similarity index 100% rename from docs/docs/docs-cn/16.oceanbase-roadmap.md rename to docs/docs-cn/16.oceanbase-roadmap.md diff --git a/docs/docs/docs-cn/2.quickstart/1.quick-start-guide-1.md b/docs/docs-cn/2.quickstart/1.quick-start-guide-1.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/1.quick-start-guide-1.md rename to docs/docs-cn/2.quickstart/1.quick-start-guide-1.md diff --git a/docs/docs/docs-cn/2.quickstart/2.deploy-an-oceanbase-database-by-using-docker.md b/docs/docs-cn/2.quickstart/2.deploy-an-oceanbase-database-by-using-docker.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/2.deploy-an-oceanbase-database-by-using-docker.md rename to docs/docs-cn/2.quickstart/2.deploy-an-oceanbase-database-by-using-docker.md diff --git a/docs/docs/docs-cn/2.quickstart/3.use-obd-to-obtain-the-oceanbase-database.md b/docs/docs-cn/2.quickstart/3.use-obd-to-obtain-the-oceanbase-database.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/3.use-obd-to-obtain-the-oceanbase-database.md rename to docs/docs-cn/2.quickstart/3.use-obd-to-obtain-the-oceanbase-database.md diff --git a/docs/docs/docs-cn/2.quickstart/4.deploy-the-oceanbase-database-by-using-obd.md b/docs/docs-cn/2.quickstart/4.deploy-the-oceanbase-database-by-using-obd.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/4.deploy-the-oceanbase-database-by-using-obd.md rename to docs/docs-cn/2.quickstart/4.deploy-the-oceanbase-database-by-using-obd.md diff --git a/docs/docs/docs-cn/2.quickstart/5.sgco3g.md b/docs/docs-cn/2.quickstart/5.sgco3g.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/5.sgco3g.md rename to docs/docs-cn/2.quickstart/5.sgco3g.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/1.database-operations.md b/docs/docs-cn/2.quickstart/6.basic-operations/1.database-operations.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/1.database-operations.md rename to docs/docs-cn/2.quickstart/6.basic-operations/1.database-operations.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/2.table-operations.md b/docs/docs-cn/2.quickstart/6.basic-operations/2.table-operations.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/2.table-operations.md rename to docs/docs-cn/2.quickstart/6.basic-operations/2.table-operations.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/3.index-operations.md b/docs/docs-cn/2.quickstart/6.basic-operations/3.index-operations.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/3.index-operations.md rename to docs/docs-cn/2.quickstart/6.basic-operations/3.index-operations.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/4.insert-data.md b/docs/docs-cn/2.quickstart/6.basic-operations/4.insert-data.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/4.insert-data.md rename to docs/docs-cn/2.quickstart/6.basic-operations/4.insert-data.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/5.delete-data.md b/docs/docs-cn/2.quickstart/6.basic-operations/5.delete-data.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/5.delete-data.md rename to docs/docs-cn/2.quickstart/6.basic-operations/5.delete-data.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/6.update-data.md b/docs/docs-cn/2.quickstart/6.basic-operations/6.update-data.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/6.update-data.md rename to docs/docs-cn/2.quickstart/6.basic-operations/6.update-data.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/7.query-data.md b/docs/docs-cn/2.quickstart/6.basic-operations/7.query-data.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/7.query-data.md rename to docs/docs-cn/2.quickstart/6.basic-operations/7.query-data.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/8.submit-transaction.md b/docs/docs-cn/2.quickstart/6.basic-operations/8.submit-transaction.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/8.submit-transaction.md rename to docs/docs-cn/2.quickstart/6.basic-operations/8.submit-transaction.md diff --git a/docs/docs/docs-cn/2.quickstart/6.basic-operations/9.roll-back-transactions.md b/docs/docs-cn/2.quickstart/6.basic-operations/9.roll-back-transactions.md similarity index 100% rename from docs/docs/docs-cn/2.quickstart/6.basic-operations/9.roll-back-transactions.md rename to docs/docs-cn/2.quickstart/6.basic-operations/9.roll-back-transactions.md diff --git a/docs/docs/docs-cn/3.performance-white-paper/1.tpch-test-for-oceanbase.md b/docs/docs-cn/3.performance-white-paper/1.tpch-test-for-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/3.performance-white-paper/1.tpch-test-for-oceanbase.md rename to docs/docs-cn/3.performance-white-paper/1.tpch-test-for-oceanbase.md diff --git a/docs/docs/docs-cn/3.performance-white-paper/2.wtu4kv.md b/docs/docs-cn/3.performance-white-paper/2.wtu4kv.md similarity index 100% rename from docs/docs/docs-cn/3.performance-white-paper/2.wtu4kv.md rename to docs/docs-cn/3.performance-white-paper/2.wtu4kv.md diff --git a/docs/docs/docs-cn/3.performance-white-paper/3.sysbench-test-for-oceanbase.md b/docs/docs-cn/3.performance-white-paper/3.sysbench-test-for-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/3.performance-white-paper/3.sysbench-test-for-oceanbase.md rename to docs/docs-cn/3.performance-white-paper/3.sysbench-test-for-oceanbase.md diff --git a/docs/docs/docs-cn/3.performance-white-paper/4.nom3d5.md b/docs/docs-cn/3.performance-white-paper/4.nom3d5.md similarity index 100% rename from docs/docs/docs-cn/3.performance-white-paper/4.nom3d5.md rename to docs/docs-cn/3.performance-white-paper/4.nom3d5.md diff --git a/docs/docs/docs-cn/3.performance-white-paper/5.test-the-tpc-c-of-apsaradb-for-oceanbase.md b/docs/docs-cn/3.performance-white-paper/5.test-the-tpc-c-of-apsaradb-for-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/3.performance-white-paper/5.test-the-tpc-c-of-apsaradb-for-oceanbase.md rename to docs/docs-cn/3.performance-white-paper/5.test-the-tpc-c-of-apsaradb-for-oceanbase.md diff --git a/docs/docs/docs-cn/3.performance-white-paper/6.mcso3a.md b/docs/docs-cn/3.performance-white-paper/6.mcso3a.md similarity index 100% rename from docs/docs/docs-cn/3.performance-white-paper/6.mcso3a.md rename to docs/docs-cn/3.performance-white-paper/6.mcso3a.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/1.deploy-the-distributed-oceanbase-cluster.md b/docs/docs-cn/4.installation-and-deployment/1.deploy-the-distributed-oceanbase-cluster.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/1.deploy-the-distributed-oceanbase-cluster.md rename to docs/docs-cn/4.installation-and-deployment/1.deploy-the-distributed-oceanbase-cluster.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/10.optional-disable-the-firewall-and-selinux.md b/docs/docs-cn/4.installation-and-deployment/10.optional-disable-the-firewall-and-selinux.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/10.optional-disable-the-firewall-and-selinux.md rename to docs/docs-cn/4.installation-and-deployment/10.optional-disable-the-firewall-and-selinux.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/11.optional-create-a-user.md b/docs/docs-cn/4.installation-and-deployment/11.optional-create-a-user.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/11.optional-create-a-user.md rename to docs/docs-cn/4.installation-and-deployment/11.optional-create-a-user.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/12.install-the-oceanbase-database-by-using-the-rpm-package.md b/docs/docs-cn/4.installation-and-deployment/12.install-the-oceanbase-database-by-using-the-rpm-package.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/12.install-the-oceanbase-database-by-using-the-rpm-package.md rename to docs/docs-cn/4.installation-and-deployment/12.install-the-oceanbase-database-by-using-the-rpm-package.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/13.get-the-oceanbase-database-by-using-source-code.md b/docs/docs-cn/4.installation-and-deployment/13.get-the-oceanbase-database-by-using-source-code.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/13.get-the-oceanbase-database-by-using-source-code.md rename to docs/docs-cn/4.installation-and-deployment/13.get-the-oceanbase-database-by-using-source-code.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/2.instructions-for-downloading-the-installation-package.md b/docs/docs-cn/4.installation-and-deployment/2.instructions-for-downloading-the-installation-package.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/2.instructions-for-downloading-the-installation-package.md rename to docs/docs-cn/4.installation-and-deployment/2.instructions-for-downloading-the-installation-package.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/3.resource-preparation.md b/docs/docs-cn/4.installation-and-deployment/3.resource-preparation.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/3.resource-preparation.md rename to docs/docs-cn/4.installation-and-deployment/3.resource-preparation.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/4.optional-check-the-operating-system.md b/docs/docs-cn/4.installation-and-deployment/4.optional-check-the-operating-system.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/4.optional-check-the-operating-system.md rename to docs/docs-cn/4.installation-and-deployment/4.optional-check-the-operating-system.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/5.optional-set-password-free-ssh-logon.md b/docs/docs-cn/4.installation-and-deployment/5.optional-set-password-free-ssh-logon.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/5.optional-set-password-free-ssh-logon.md rename to docs/docs-cn/4.installation-and-deployment/5.optional-set-password-free-ssh-logon.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/6.optional-configuring-clock-sources.md b/docs/docs-cn/4.installation-and-deployment/6.optional-configuring-clock-sources.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/6.optional-configuring-clock-sources.md rename to docs/docs-cn/4.installation-and-deployment/6.optional-configuring-clock-sources.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/7.disk-planning.md b/docs/docs-cn/4.installation-and-deployment/7.disk-planning.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/7.disk-planning.md rename to docs/docs-cn/4.installation-and-deployment/7.disk-planning.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/8.optional-configure-limits-conf.md b/docs/docs-cn/4.installation-and-deployment/8.optional-configure-limits-conf.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/8.optional-configure-limits-conf.md rename to docs/docs-cn/4.installation-and-deployment/8.optional-configure-limits-conf.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/9.optional-configure-sysctl-conf.md b/docs/docs-cn/4.installation-and-deployment/9.optional-configure-sysctl-conf.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/9.optional-configure-sysctl-conf.md rename to docs/docs-cn/4.installation-and-deployment/9.optional-configure-sysctl-conf.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/deploy-oceanbase-manually.md b/docs/docs-cn/4.installation-and-deployment/deploy-oceanbase-manually.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/deploy-oceanbase-manually.md rename to docs/docs-cn/4.installation-and-deployment/deploy-oceanbase-manually.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/installation-directory.md b/docs/docs-cn/4.installation-and-deployment/installation-directory.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/installation-directory.md rename to docs/docs-cn/4.installation-and-deployment/installation-directory.md diff --git a/docs/docs/docs-cn/4.installation-and-deployment/recommend-config-for-production.md b/docs/docs-cn/4.installation-and-deployment/recommend-config-for-production.md similarity index 100% rename from docs/docs/docs-cn/4.installation-and-deployment/recommend-config-for-production.md rename to docs/docs-cn/4.installation-and-deployment/recommend-config-for-production.md diff --git a/docs/docs/docs-cn/5.overview/1.overall-architecture.md b/docs/docs-cn/5.overview/1.overall-architecture.md similarity index 100% rename from docs/docs/docs-cn/5.overview/1.overall-architecture.md rename to docs/docs-cn/5.overview/1.overall-architecture.md diff --git a/docs/docs/docs-cn/5.overview/2.data-distribution/1.cluster-management.md b/docs/docs-cn/5.overview/2.data-distribution/1.cluster-management.md similarity index 100% rename from docs/docs/docs-cn/5.overview/2.data-distribution/1.cluster-management.md rename to docs/docs-cn/5.overview/2.data-distribution/1.cluster-management.md diff --git a/docs/docs/docs-cn/5.overview/2.data-distribution/2.tenants-and-resource-management.md b/docs/docs-cn/5.overview/2.data-distribution/2.tenants-and-resource-management.md similarity index 100% rename from docs/docs/docs-cn/5.overview/2.data-distribution/2.tenants-and-resource-management.md rename to docs/docs-cn/5.overview/2.data-distribution/2.tenants-and-resource-management.md diff --git a/docs/docs/docs-cn/5.overview/2.data-distribution/3.data-distribution-1.md b/docs/docs-cn/5.overview/2.data-distribution/3.data-distribution-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/2.data-distribution/3.data-distribution-1.md rename to docs/docs-cn/5.overview/2.data-distribution/3.data-distribution-1.md diff --git a/docs/docs/docs-cn/5.overview/2.data-distribution/4.data-copy-and-service.md b/docs/docs-cn/5.overview/2.data-distribution/4.data-copy-and-service.md similarity index 100% rename from docs/docs/docs-cn/5.overview/2.data-distribution/4.data-copy-and-service.md rename to docs/docs-cn/5.overview/2.data-distribution/4.data-copy-and-service.md diff --git a/docs/docs/docs-cn/5.overview/2.data-distribution/5.data-balancing.md b/docs/docs-cn/5.overview/2.data-distribution/5.data-balancing.md similarity index 100% rename from docs/docs/docs-cn/5.overview/2.data-distribution/5.data-balancing.md rename to docs/docs-cn/5.overview/2.data-distribution/5.data-balancing.md diff --git a/docs/docs/docs-cn/5.overview/3.data-model/1.multi-tenant-architecture.md b/docs/docs-cn/5.overview/3.data-model/1.multi-tenant-architecture.md similarity index 100% rename from docs/docs/docs-cn/5.overview/3.data-model/1.multi-tenant-architecture.md rename to docs/docs-cn/5.overview/3.data-model/1.multi-tenant-architecture.md diff --git a/docs/docs/docs-cn/5.overview/3.data-model/3.system-tenants.md b/docs/docs-cn/5.overview/3.data-model/3.system-tenants.md similarity index 100% rename from docs/docs/docs-cn/5.overview/3.data-model/3.system-tenants.md rename to docs/docs-cn/5.overview/3.data-model/3.system-tenants.md diff --git a/docs/docs/docs-cn/5.overview/3.data-model/4.common-tenant.md b/docs/docs-cn/5.overview/3.data-model/4.common-tenant.md similarity index 100% rename from docs/docs/docs-cn/5.overview/3.data-model/4.common-tenant.md rename to docs/docs-cn/5.overview/3.data-model/4.common-tenant.md diff --git a/docs/docs/docs-cn/5.overview/3.data-model/5.tables-and-table-groups.md b/docs/docs-cn/5.overview/3.data-model/5.tables-and-table-groups.md similarity index 100% rename from docs/docs/docs-cn/5.overview/3.data-model/5.tables-and-table-groups.md rename to docs/docs-cn/5.overview/3.data-model/5.tables-and-table-groups.md diff --git a/docs/docs/docs-cn/5.overview/3.data-model/6.secondary-index.md b/docs/docs-cn/5.overview/3.data-model/6.secondary-index.md similarity index 100% rename from docs/docs/docs-cn/5.overview/3.data-model/6.secondary-index.md rename to docs/docs-cn/5.overview/3.data-model/6.secondary-index.md diff --git a/docs/docs/docs-cn/5.overview/3.data-model/7.tables-without-a-primary-key.md b/docs/docs-cn/5.overview/3.data-model/7.tables-without-a-primary-key.md similarity index 100% rename from docs/docs/docs-cn/5.overview/3.data-model/7.tables-without-a-primary-key.md rename to docs/docs-cn/5.overview/3.data-model/7.tables-without-a-primary-key.md diff --git a/docs/docs/docs-cn/5.overview/3.data-model/8.view.md b/docs/docs-cn/5.overview/3.data-model/8.view.md similarity index 100% rename from docs/docs/docs-cn/5.overview/3.data-model/8.view.md rename to docs/docs-cn/5.overview/3.data-model/8.view.md diff --git a/docs/docs/docs-cn/5.overview/4.high-availability/1.high-availability-solution.md b/docs/docs-cn/5.overview/4.high-availability/1.high-availability-solution.md similarity index 100% rename from docs/docs/docs-cn/5.overview/4.high-availability/1.high-availability-solution.md rename to docs/docs-cn/5.overview/4.high-availability/1.high-availability-solution.md diff --git a/docs/docs/docs-cn/5.overview/4.high-availability/2.deployment.md b/docs/docs-cn/5.overview/4.high-availability/2.deployment.md similarity index 100% rename from docs/docs/docs-cn/5.overview/4.high-availability/2.deployment.md rename to docs/docs-cn/5.overview/4.high-availability/2.deployment.md diff --git a/docs/docs/docs-cn/5.overview/4.high-availability/3.redo-log-management-and-control.md b/docs/docs-cn/5.overview/4.high-availability/3.redo-log-management-and-control.md similarity index 100% rename from docs/docs/docs-cn/5.overview/4.high-availability/3.redo-log-management-and-control.md rename to docs/docs-cn/5.overview/4.high-availability/3.redo-log-management-and-control.md diff --git a/docs/docs/docs-cn/5.overview/5.transaction-management-1/1.isolation-level.md b/docs/docs-cn/5.overview/5.transaction-management-1/1.isolation-level.md similarity index 100% rename from docs/docs/docs-cn/5.overview/5.transaction-management-1/1.isolation-level.md rename to docs/docs-cn/5.overview/5.transaction-management-1/1.isolation-level.md diff --git a/docs/docs/docs-cn/5.overview/5.transaction-management-1/2.concurrency-control.md b/docs/docs-cn/5.overview/5.transaction-management-1/2.concurrency-control.md similarity index 100% rename from docs/docs/docs-cn/5.overview/5.transaction-management-1/2.concurrency-control.md rename to docs/docs-cn/5.overview/5.transaction-management-1/2.concurrency-control.md diff --git a/docs/docs/docs-cn/5.overview/5.transaction-management-1/3.global-timestamp-service.md b/docs/docs-cn/5.overview/5.transaction-management-1/3.global-timestamp-service.md similarity index 100% rename from docs/docs/docs-cn/5.overview/5.transaction-management-1/3.global-timestamp-service.md rename to docs/docs-cn/5.overview/5.transaction-management-1/3.global-timestamp-service.md diff --git a/docs/docs/docs-cn/5.overview/5.transaction-management-1/4.local-transaction.md b/docs/docs-cn/5.overview/5.transaction-management-1/4.local-transaction.md similarity index 100% rename from docs/docs/docs-cn/5.overview/5.transaction-management-1/4.local-transaction.md rename to docs/docs-cn/5.overview/5.transaction-management-1/4.local-transaction.md diff --git a/docs/docs/docs-cn/5.overview/5.transaction-management-1/5.distributed-transactions.md b/docs/docs-cn/5.overview/5.transaction-management-1/5.distributed-transactions.md similarity index 100% rename from docs/docs/docs-cn/5.overview/5.transaction-management-1/5.distributed-transactions.md rename to docs/docs-cn/5.overview/5.transaction-management-1/5.distributed-transactions.md diff --git a/docs/docs/docs-cn/5.overview/5.transaction-management-1/6.distributed-query.md b/docs/docs-cn/5.overview/5.transaction-management-1/6.distributed-query.md similarity index 100% rename from docs/docs/docs-cn/5.overview/5.transaction-management-1/6.distributed-query.md rename to docs/docs-cn/5.overview/5.transaction-management-1/6.distributed-query.md diff --git a/docs/docs/docs-cn/5.overview/6.storage-architecture/1.overview-1.md b/docs/docs-cn/5.overview/6.storage-architecture/1.overview-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/6.storage-architecture/1.overview-1.md rename to docs/docs-cn/5.overview/6.storage-architecture/1.overview-1.md diff --git a/docs/docs/docs-cn/5.overview/6.storage-architecture/2.lsm-tree-architecture.md b/docs/docs-cn/5.overview/6.storage-architecture/2.lsm-tree-architecture.md similarity index 100% rename from docs/docs/docs-cn/5.overview/6.storage-architecture/2.lsm-tree-architecture.md rename to docs/docs-cn/5.overview/6.storage-architecture/2.lsm-tree-architecture.md diff --git a/docs/docs/docs-cn/5.overview/6.storage-architecture/3.memory-table.md b/docs/docs-cn/5.overview/6.storage-architecture/3.memory-table.md similarity index 100% rename from docs/docs/docs-cn/5.overview/6.storage-architecture/3.memory-table.md rename to docs/docs-cn/5.overview/6.storage-architecture/3.memory-table.md diff --git a/docs/docs/docs-cn/5.overview/6.storage-architecture/4.block-storage-sstable.md b/docs/docs-cn/5.overview/6.storage-architecture/4.block-storage-sstable.md similarity index 100% rename from docs/docs/docs-cn/5.overview/6.storage-architecture/4.block-storage-sstable.md rename to docs/docs-cn/5.overview/6.storage-architecture/4.block-storage-sstable.md diff --git a/docs/docs/docs-cn/5.overview/6.storage-architecture/5.dump-and-merge.md b/docs/docs-cn/5.overview/6.storage-architecture/5.dump-and-merge.md similarity index 100% rename from docs/docs/docs-cn/5.overview/6.storage-architecture/5.dump-and-merge.md rename to docs/docs-cn/5.overview/6.storage-architecture/5.dump-and-merge.md diff --git a/docs/docs/docs-cn/5.overview/6.storage-architecture/6.caching-mechanism.md b/docs/docs-cn/5.overview/6.storage-architecture/6.caching-mechanism.md similarity index 100% rename from docs/docs/docs-cn/5.overview/6.storage-architecture/6.caching-mechanism.md rename to docs/docs-cn/5.overview/6.storage-architecture/6.caching-mechanism.md diff --git a/docs/docs/docs-cn/5.overview/6.storage-architecture/7.read-and-write-process.md b/docs/docs-cn/5.overview/6.storage-architecture/7.read-and-write-process.md similarity index 100% rename from docs/docs/docs-cn/5.overview/6.storage-architecture/7.read-and-write-process.md rename to docs/docs-cn/5.overview/6.storage-architecture/7.read-and-write-process.md diff --git a/docs/docs/docs-cn/5.overview/6.storage-architecture/8.DDL.md b/docs/docs-cn/5.overview/6.storage-architecture/8.DDL.md similarity index 100% rename from docs/docs/docs-cn/5.overview/6.storage-architecture/8.DDL.md rename to docs/docs-cn/5.overview/6.storage-architecture/8.DDL.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/1.sql-request-execution-process-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/1.sql-request-execution-process-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/1.sql-request-execution-process-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/1.sql-request-execution-process-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/1.overview-9.md b/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/1.overview-9.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/1.overview-9.md rename to docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/1.overview-9.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/2.rule-based-query-rewriting-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/2.rule-based-query-rewriting-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/2.rule-based-query-rewriting-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/2.rule-based-query-rewriting-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/3.cost-based-query-rewriting-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/3.cost-based-query-rewriting-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/3.cost-based-query-rewriting-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/2.query-rewrite-1/3.cost-based-query-rewriting-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/1.overview-10.md b/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/1.overview-10.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/1.overview-10.md rename to docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/1.overview-10.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/2.rule-based-path-selection-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/2.rule-based-path-selection-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/2.rule-based-path-selection-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/2.rule-based-path-selection-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/3.cost-based-path-selection-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/3.cost-based-path-selection-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/3.cost-based-path-selection-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/1.access-path-1/3.cost-based-path-selection-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/1.overview-11.md b/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/1.overview-11.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/1.overview-11.md rename to docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/1.overview-11.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/2.join-algorithm-4.md b/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/2.join-algorithm-4.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/2.join-algorithm-4.md rename to docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/2.join-algorithm-4.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/3.join-order-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/3.join-order-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/3.join-order-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/3.query-optimization/2.join-algorithm-1/3.join-order-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/1.introduction-to-sql-execution-plans.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/1.introduction-to-sql-execution-plans.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/1.introduction-to-sql-execution-plans.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/1.introduction-to-sql-execution-plans.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/1.table-scan.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/1.table-scan.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/1.table-scan.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/1.table-scan.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/10.MATERIAL.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/10.MATERIAL.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/10.MATERIAL.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/10.MATERIAL.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/11.SORT.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/11.SORT.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/11.SORT.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/11.SORT.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/12.LIMIT-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/12.LIMIT-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/12.LIMIT-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/12.LIMIT-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/13.for-update.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/13.for-update.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/13.for-update.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/13.for-update.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/14.select-into.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/14.select-into.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/14.select-into.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/14.select-into.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/15.subplan-scan.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/15.subplan-scan.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/15.subplan-scan.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/15.subplan-scan.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/16.UNION.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/16.UNION.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/16.UNION.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/16.UNION.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/17.INTERSECT.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/17.INTERSECT.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/17.INTERSECT.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/17.INTERSECT.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/18.except-minus.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/18.except-minus.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/18.except-minus.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/18.except-minus.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/19.INSERT-1-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/19.INSERT-1-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/19.INSERT-1-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/19.INSERT-1-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/2.table-lookup.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/2.table-lookup.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/2.table-lookup.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/2.table-lookup.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/20.DELETE-1-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/20.DELETE-1-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/20.DELETE-1-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/20.DELETE-1-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/21.UPDATE-1-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/21.UPDATE-1-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/21.UPDATE-1-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/21.UPDATE-1-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/22.MERGE-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/22.MERGE-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/22.MERGE-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/22.MERGE-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/23.EXCHANGE.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/23.EXCHANGE.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/23.EXCHANGE.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/23.EXCHANGE.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/24.GI.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/24.GI.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/24.GI.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/24.GI.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/3.JOIN.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/3.JOIN.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/3.JOIN.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/3.JOIN.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/4.COUNT-1-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/4.COUNT-1-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/4.COUNT-1-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/4.COUNT-1-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/5.group-by.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/5.group-by.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/5.group-by.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/5.group-by.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/6.window-function.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/6.window-function.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/6.window-function.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/6.window-function.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/7.subplan-filter.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/7.subplan-filter.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/7.subplan-filter.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/7.subplan-filter.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/8.DISTINCT.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/8.DISTINCT.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/8.DISTINCT.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/8.DISTINCT.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/9.SEQUENCE.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/9.SEQUENCE.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/9.SEQUENCE.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/2.execution-plan-operator/9.SEQUENCE.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/3.execution-plan-cache-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/3.execution-plan-cache-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/3.execution-plan-cache-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/3.execution-plan-cache-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/4.fast-parameterization-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/4.fast-parameterization-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/4.fast-parameterization-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/4.fast-parameterization-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/5.real-time-execution-plan-display-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/5.real-time-execution-plan-display-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/5.real-time-execution-plan-display-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/4.sql-execution-plan-1/5.real-time-execution-plan-display-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/1.distributed-execution-and-parallel-query-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/1.distributed-execution-and-parallel-query-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/1.distributed-execution-and-parallel-query-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/1.distributed-execution-and-parallel-query-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/2.generation-of-distributed-plans-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/2.generation-of-distributed-plans-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/2.generation-of-distributed-plans-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/2.generation-of-distributed-plans-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/3.distributed-execution-plan-scheduling-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/3.distributed-execution-plan-scheduling-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/3.distributed-execution-plan-scheduling-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/3.distributed-execution-plan-scheduling-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/4.distributed-execution-plan-management-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/4.distributed-execution-plan-management-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/4.distributed-execution-plan-management-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/4.distributed-execution-plan-management-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/5.execution-of-parallel-query-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/5.execution-of-parallel-query-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/5.execution-of-parallel-query-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/5.execution-of-parallel-query-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/6.optimize-the-parameters-for-parallel-query-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/6.optimize-the-parameters-for-parallel-query-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/6.optimize-the-parameters-for-parallel-query-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/5.distributed-execution-plan-1/6.optimize-the-parameters-for-parallel-query-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/1.sql-request-execution-process-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/1.sql-request-execution-process-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/1.sql-request-execution-process-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/1.sql-request-execution-process-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/1.introduction-to-sql-execution-plans-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/1.introduction-to-sql-execution-plans-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/1.introduction-to-sql-execution-plans-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/1.introduction-to-sql-execution-plans-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/1.table-scan-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/1.table-scan-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/1.table-scan-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/1.table-scan-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/10.MATERIAL-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/10.MATERIAL-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/10.MATERIAL-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/10.MATERIAL-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/11.SORT-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/11.SORT-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/11.SORT-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/11.SORT-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/12.for-update-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/12.for-update-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/12.for-update-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/12.for-update-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/13.select-into-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/13.select-into-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/13.select-into-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/13.select-into-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/14.subplan-scan-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/14.subplan-scan-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/14.subplan-scan-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/14.subplan-scan-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/15.UNION-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/15.UNION-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/15.UNION-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/15.UNION-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/16.INTERSECT-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/16.INTERSECT-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/16.INTERSECT-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/16.INTERSECT-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/17.except-minus-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/17.except-minus-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/17.except-minus-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/17.except-minus-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/18.INSERT-1-2-3.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/18.INSERT-1-2-3.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/18.INSERT-1-2-3.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/18.INSERT-1-2-3.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/19.DELETE-1-2-3.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/19.DELETE-1-2-3.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/19.DELETE-1-2-3.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/19.DELETE-1-2-3.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/2.table-lookup-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/2.table-lookup-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/2.table-lookup-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/2.table-lookup-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/20.UPDATE-1-2-3.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/20.UPDATE-1-2-3.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/20.UPDATE-1-2-3.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/20.UPDATE-1-2-3.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/21.MERGE-1-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/21.MERGE-1-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/21.MERGE-1-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/21.MERGE-1-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/22.EXCHANGE-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/22.EXCHANGE-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/22.EXCHANGE-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/22.EXCHANGE-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/23.GI-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/23.GI-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/23.GI-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/23.GI-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/3.JOIN-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/3.JOIN-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/3.JOIN-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/3.JOIN-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/4.COUNT-1-2-3.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/4.COUNT-1-2-3.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/4.COUNT-1-2-3.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/4.COUNT-1-2-3.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/5.group-by-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/5.group-by-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/5.group-by-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/5.group-by-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/6.window-function-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/6.window-function-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/6.window-function-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/6.window-function-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/7.subplan-filter-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/7.subplan-filter-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/7.subplan-filter-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/7.subplan-filter-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/8.DISTINCT-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/8.DISTINCT-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/8.DISTINCT-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/8.DISTINCT-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/9.SEQUENCE-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/9.SEQUENCE-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/9.SEQUENCE-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/2.execution-plan-operator-1/9.SEQUENCE-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/3.execution-plan-cache-3.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/3.execution-plan-cache-3.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/3.execution-plan-cache-3.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/3.execution-plan-cache-3.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/4.fast-parameterization-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/4.fast-parameterization-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/4.fast-parameterization-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/4.fast-parameterization-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/5.real-time-execution-plan-display-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/5.real-time-execution-plan-display-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/5.real-time-execution-plan-display-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/2.sql-execution-plan-2/5.real-time-execution-plan-display-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/1.distributed-execution-and-parallel-query-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/1.distributed-execution-and-parallel-query-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/1.distributed-execution-and-parallel-query-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/1.distributed-execution-and-parallel-query-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/2.generation-of-distributed-plans-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/2.generation-of-distributed-plans-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/2.generation-of-distributed-plans-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/2.generation-of-distributed-plans-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/3.distributed-execution-plan-scheduling-1.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/3.distributed-execution-plan-scheduling-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/3.distributed-execution-plan-scheduling-1.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/3.distributed-execution-plan-scheduling-1.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/4.distributed-execution-plan-management.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/4.distributed-execution-plan-management.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/4.distributed-execution-plan-management.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/4.distributed-execution-plan-management.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/5.execution-of-parallel-query.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/5.execution-of-parallel-query.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/5.execution-of-parallel-query.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/5.execution-of-parallel-query.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/6.optimize-the-parameters-for-parallel-query.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/6.optimize-the-parameters-for-parallel-query.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/6.optimize-the-parameters-for-parallel-query.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/3.distributed-execution-plan/6.optimize-the-parameters-for-parallel-query.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/1.optimize-sql-statements.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/1.optimize-sql-statements.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/1.optimize-sql-statements.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/1.optimize-sql-statements.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/1.sql-trace.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/1.sql-trace.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/1.sql-trace.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/1.sql-trace.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/1.analyze-events-waiting-in-a-query-using-sql-audit.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/1.analyze-events-waiting-in-a-query-using-sql-audit.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/1.analyze-events-waiting-in-a-query-using-sql-audit.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/1.analyze-events-waiting-in-a-query-using-sql-audit.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/10.query-the-top-n-requests-with-the-most-execution-time.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/10.query-the-top-n-requests-with-the-most-execution-time.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/10.query-the-top-n-requests-with-the-most-execution-time.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/10.query-the-top-n-requests-with-the-most-execution-time.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/11.analyze-query-problems-related-to-distributed-plans.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/11.analyze-query-problems-related-to-distributed-plans.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/11.analyze-query-problems-related-to-distributed-plans.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/11.analyze-query-problems-related-to-distributed-plans.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/12.check-whether-the-number-of-distributed-rpc-executions-is-balanced.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/2.sql-statement-that-analyzes-sudden-jitter-of-rt.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/2.sql-statement-that-analyzes-sudden-jitter-of-rt.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/2.sql-statement-that-analyzes-sudden-jitter-of-rt.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/2.sql-statement-that-analyzes-sudden-jitter-of-rt.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/3.view-and-analyze-the-execution-plan.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/3.view-and-analyze-the-execution-plan.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/3.view-and-analyze-the-execution-plan.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/3.view-and-analyze-the-execution-plan.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/4.analyze-slow-sql-queries.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/4.analyze-slow-sql-queries.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/4.analyze-slow-sql-queries.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/4.analyze-slow-sql-queries.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/5.query-sql-traffic-and-query-the-qps.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/5.query-sql-traffic-and-query-the-qps.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/5.query-sql-traffic-and-query-the-qps.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/5.query-sql-traffic-and-query-the-qps.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/6.check-whether-the-sql-request-traffic-is-balanced.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/6.check-whether-the-sql-request-traffic-is-balanced.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/6.check-whether-the-sql-request-traffic-is-balanced.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/6.check-whether-the-sql-request-traffic-is-balanced.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/7.top-n-sql-statements.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/7.top-n-sql-statements.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/7.top-n-sql-statements.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/7.top-n-sql-statements.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/8.analyze-whether-the-execution-of-the-system-or-an-sql.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/8.analyze-whether-the-execution-of-the-system-or-an-sql.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/8.analyze-whether-the-execution-of-the-system-or-an-sql.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/8.analyze-whether-the-execution-of-the-system-or-an-sql.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/9.queries-the-sql-statements-that-are-used-for-full-table.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/9.queries-the-sql-statements-that-are-used-for-full-table.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/9.queries-the-sql-statements-that-are-used-for-full-table.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/2.monitor-sql-execution-performance/2.sql-performance-analysis-example/9.queries-the-sql-statements-that-are-used-for-full-table.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/1.overview-12.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/1.overview-12.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/1.overview-12.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/1.overview-12.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/2.rule-based-query-rewriting-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/2.rule-based-query-rewriting-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/2.rule-based-query-rewriting-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/2.rule-based-query-rewriting-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/3.cost-based-query-rewriting-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/3.cost-based-query-rewriting-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/3.cost-based-query-rewriting-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/3.query-rewrite-2/3.cost-based-query-rewriting-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/1.overview-13.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/1.overview-13.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/1.overview-13.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/1.overview-13.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/2.rule-based-path-selection-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/2.rule-based-path-selection-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/2.rule-based-path-selection-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/2.rule-based-path-selection-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/3.cost-based-path-selection-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/3.cost-based-path-selection-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/3.cost-based-path-selection-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/1.access-path-2/3.cost-based-path-selection-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/1.overview-14.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/1.overview-14.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/1.overview-14.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/1.overview-14.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/2.join-order-2.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/2.join-order-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/2.join-order-2.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/4.query-optimization-1/2.join-algorithm-3/2.join-order-2.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/1.optimizer-hint.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/1.optimizer-hint.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/1.optimizer-hint.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/1.optimizer-hint.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/2.plan-binding.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/2.plan-binding.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/2.plan-binding.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/2.plan-binding.md diff --git a/docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/3.sql-execution-plan-management-spm.md b/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/3.sql-execution-plan-management-spm.md similarity index 100% rename from docs/docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/3.sql-execution-plan-management-spm.md rename to docs/docs-cn/5.overview/7.sql-engine-1/6.sql-optimization-guide/4.sql-optimization/5.manage-execution-plans/3.sql-execution-plan-management-spm.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/1.sql-request-execution-process.md b/docs/docs-cn/5.overview/8.sql-engine/1.sql-request-execution-process.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/1.sql-request-execution-process.md rename to docs/docs-cn/5.overview/8.sql-engine/1.sql-request-execution-process.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/1.overview-2.md b/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/1.overview-2.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/1.overview-2.md rename to docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/1.overview-2.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/2.rule-based-query-rewriting.md b/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/2.rule-based-query-rewriting.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/2.rule-based-query-rewriting.md rename to docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/2.rule-based-query-rewriting.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/3.cost-based-query-rewriting.md b/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/3.cost-based-query-rewriting.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/3.cost-based-query-rewriting.md rename to docs/docs-cn/5.overview/8.sql-engine/2.query-rewrite/3.cost-based-query-rewriting.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/3.access-path/1.basic-concepts.md b/docs/docs-cn/5.overview/8.sql-engine/3.access-path/1.basic-concepts.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/3.access-path/1.basic-concepts.md rename to docs/docs-cn/5.overview/8.sql-engine/3.access-path/1.basic-concepts.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/3.access-path/2.rule-based-path-selection.md b/docs/docs-cn/5.overview/8.sql-engine/3.access-path/2.rule-based-path-selection.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/3.access-path/2.rule-based-path-selection.md rename to docs/docs-cn/5.overview/8.sql-engine/3.access-path/2.rule-based-path-selection.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/3.access-path/3.cost-based-path-selection.md b/docs/docs-cn/5.overview/8.sql-engine/3.access-path/3.cost-based-path-selection.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/3.access-path/3.cost-based-path-selection.md rename to docs/docs-cn/5.overview/8.sql-engine/3.access-path/3.cost-based-path-selection.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/1.basic-concepts-1.md b/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/1.basic-concepts-1.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/1.basic-concepts-1.md rename to docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/1.basic-concepts-1.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/2.join-algorithm.md b/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/2.join-algorithm.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/2.join-algorithm.md rename to docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/2.join-algorithm.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/3.join-type.md b/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/3.join-type.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/3.join-type.md rename to docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/3.join-type.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/4.join-order.md b/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/4.join-order.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/4.join-order.md rename to docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/4.join-order.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/5.subquery.md b/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/5.subquery.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/5.subquery.md rename to docs/docs-cn/5.overview/8.sql-engine/4.join-algorithms-and-subqueries/5.subquery.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/1.basic-concepts-of-an-execution-plan.md b/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/1.basic-concepts-of-an-execution-plan.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/1.basic-concepts-of-an-execution-plan.md rename to docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/1.basic-concepts-of-an-execution-plan.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/2.execution-plan-cache.md b/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/2.execution-plan-cache.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/2.execution-plan-cache.md rename to docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/2.execution-plan-cache.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/3.fast-parameterization.md b/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/3.fast-parameterization.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/3.fast-parameterization.md rename to docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/3.fast-parameterization.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/4.execution-plan-explain.md b/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/4.execution-plan-explain.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/4.execution-plan-explain.md rename to docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/4.execution-plan-explain.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/5.real-time-execution-plan-display.md b/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/5.real-time-execution-plan-display.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/5.real-time-execution-plan-display.md rename to docs/docs-cn/5.overview/8.sql-engine/5.sql-execution-plan/5.real-time-execution-plan-display.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/1.distributed-execution-and-parallel-query.md b/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/1.distributed-execution-and-parallel-query.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/1.distributed-execution-and-parallel-query.md rename to docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/1.distributed-execution-and-parallel-query.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/2.generation-of-distributed-plans.md b/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/2.generation-of-distributed-plans.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/2.generation-of-distributed-plans.md rename to docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/2.generation-of-distributed-plans.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/3.distributed-execution-plan-scheduling.md b/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/3.distributed-execution-plan-scheduling.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/3.distributed-execution-plan-scheduling.md rename to docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/3.distributed-execution-plan-scheduling.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/4.distributed-connection.md b/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/4.distributed-connection.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/4.distributed-connection.md rename to docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/4.distributed-connection.md diff --git a/docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/5.distributed-aggregate-pressure-reduction.md b/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/5.distributed-aggregate-pressure-reduction.md similarity index 100% rename from docs/docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/5.distributed-aggregate-pressure-reduction.md rename to docs/docs-cn/5.overview/8.sql-engine/6.distributed-execution-planning-and-scheduling/5.distributed-aggregate-pressure-reduction.md diff --git a/docs/docs/docs-cn/5.overview/9.backup-and-recovery/1.overview-3.md b/docs/docs-cn/5.overview/9.backup-and-recovery/1.overview-3.md similarity index 100% rename from docs/docs/docs-cn/5.overview/9.backup-and-recovery/1.overview-3.md rename to docs/docs-cn/5.overview/9.backup-and-recovery/1.overview-3.md diff --git a/docs/docs/docs-cn/5.overview/9.backup-and-recovery/2.backup-architecture.md b/docs/docs-cn/5.overview/9.backup-and-recovery/2.backup-architecture.md similarity index 100% rename from docs/docs/docs-cn/5.overview/9.backup-and-recovery/2.backup-architecture.md rename to docs/docs-cn/5.overview/9.backup-and-recovery/2.backup-architecture.md diff --git a/docs/docs/docs-cn/5.overview/9.backup-and-recovery/3.recovery-architecture.md b/docs/docs-cn/5.overview/9.backup-and-recovery/3.recovery-architecture.md similarity index 100% rename from docs/docs/docs-cn/5.overview/9.backup-and-recovery/3.recovery-architecture.md rename to docs/docs-cn/5.overview/9.backup-and-recovery/3.recovery-architecture.md diff --git a/docs/docs/docs-cn/5.overview/9.backup-and-recovery/4.backup-set.md b/docs/docs-cn/5.overview/9.backup-and-recovery/4.backup-set.md similarity index 100% rename from docs/docs/docs-cn/5.overview/9.backup-and-recovery/4.backup-set.md rename to docs/docs-cn/5.overview/9.backup-and-recovery/4.backup-set.md diff --git a/docs/docs/docs-cn/5.overview/9.backup-and-recovery/5.archive-log-round.md b/docs/docs-cn/5.overview/9.backup-and-recovery/5.archive-log-round.md similarity index 100% rename from docs/docs/docs-cn/5.overview/9.backup-and-recovery/5.archive-log-round.md rename to docs/docs-cn/5.overview/9.backup-and-recovery/5.archive-log-round.md diff --git a/docs/docs/docs-cn/6.administrator-guide/1.basic-database-components-1.md b/docs/docs-cn/6.administrator-guide/1.basic-database-components-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/1.basic-database-components-1.md rename to docs/docs-cn/6.administrator-guide/1.basic-database-components-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/2.database-management-tools-1/1.oceanbase-client-1.md b/docs/docs-cn/6.administrator-guide/2.database-management-tools-1/1.oceanbase-client-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/2.database-management-tools-1/1.oceanbase-client-1.md rename to docs/docs-cn/6.administrator-guide/2.database-management-tools-1/1.oceanbase-client-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/2.database-management-tools-1/2.mysql-client.md b/docs/docs-cn/6.administrator-guide/2.database-management-tools-1/2.mysql-client.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/2.database-management-tools-1/2.mysql-client.md rename to docs/docs-cn/6.administrator-guide/2.database-management-tools-1/2.mysql-client.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/1.cluster-management-overview.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/1.cluster-management-overview.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/1.cluster-management-overview.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/1.cluster-management-overview.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/1.overview-of-cluster-parameter-management.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/1.overview-of-cluster-parameter-management.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/1.overview-of-cluster-parameter-management.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/1.overview-of-cluster-parameter-management.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/2.you-can-call-this-operation-to-query-cluster-parameters.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/2.you-can-call-this-operation-to-query-cluster-parameters.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/2.you-can-call-this-operation-to-query-cluster-parameters.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/2.you-can-call-this-operation-to-query-cluster-parameters.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/3.modify-cluster-parameters.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/3.modify-cluster-parameters.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/3.modify-cluster-parameters.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/1.oceanbase-cluster-management/7.cluster-parameter-management/3.modify-cluster-parameters.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/1.zone-management-overview.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/1.zone-management-overview.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/1.zone-management-overview.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/1.zone-management-overview.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/2.add-or-remove-a-zone.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/2.add-or-remove-a-zone.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/2.add-or-remove-a-zone.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/2.add-or-remove-a-zone.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/3.add-or-delete-an-encrypted-zone.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/3.add-or-delete-an-encrypted-zone.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/3.add-or-delete-an-encrypted-zone.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/3.add-or-delete-an-encrypted-zone.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/4.start-or-stop-a-zone.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/4.start-or-stop-a-zone.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/4.start-or-stop-a-zone.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/4.start-or-stop-a-zone.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/5.modify-a-zone.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/5.modify-a-zone.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/5.modify-a-zone.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/2.zone-management/5.modify-a-zone.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/1.observer-management-overview.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/1.observer-management-overview.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/1.observer-management-overview.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/1.observer-management-overview.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/2.view-observer-status.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/2.view-observer-status.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/2.view-observer-status.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/2.view-observer-status.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/3.stop-observer.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/3.stop-observer.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/3.stop-observer.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/3.stop-observer.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/4.start-observer.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/4.start-observer.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/4.start-observer.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/4.start-observer.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/5.manage-observer-node-status.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/5.manage-observer-node-status.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/5.manage-observer-node-status.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/3.observer-management/5.manage-observer-node-status.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/1.resource-management-overview.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/1.resource-management-overview.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/1.resource-management-overview.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/1.resource-management-overview.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/2.create-a-resource-unit.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/2.create-a-resource-unit.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/2.create-a-resource-unit.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/2.create-a-resource-unit.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/3.view-resource-units.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/3.view-resource-units.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/3.view-resource-units.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/3.view-resource-units.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/4.modify-a-resource-unit.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/4.modify-a-resource-unit.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/4.modify-a-resource-unit.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/4.modify-a-resource-unit.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/5.delete-a-resource-unit.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/5.delete-a-resource-unit.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/5.delete-a-resource-unit.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/5.delete-a-resource-unit.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/6.create-a-resource-pool.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/6.create-a-resource-pool.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/6.create-a-resource-pool.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/6.create-a-resource-pool.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/7.view-resource-configurations.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/7.view-resource-configurations.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/7.view-resource-configurations.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/7.view-resource-configurations.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/8.modifies-the-resource-pool.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/8.modifies-the-resource-pool.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/8.modifies-the-resource-pool.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/8.modifies-the-resource-pool.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/9.delete-a-resource-pool.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/9.delete-a-resource-pool.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/9.delete-a-resource-pool.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/4.resource-management/9.delete-a-resource-pool.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/1.tenant-management-overview-1.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/1.tenant-management-overview-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/1.tenant-management-overview-1.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/1.tenant-management-overview-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/2.create-a-user-tenant.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/2.create-a-user-tenant.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/2.create-a-user-tenant.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/2.create-a-user-tenant.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/3.create-a-tenant-1.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/3.create-a-tenant-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/3.create-a-tenant-1.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/3.create-a-tenant-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/4.view-tenants.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/4.view-tenants.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/4.view-tenants.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/4.view-tenants.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/5.modify-tenant.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/5.modify-tenant.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/5.modify-tenant.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/5.modify-tenant.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/6.delete-a-tenant-1.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/6.delete-a-tenant-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/6.delete-a-tenant-1.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/6.delete-a-tenant-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/7.view-tenant-sessions.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/7.view-tenant-sessions.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/7.view-tenant-sessions.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/7.view-tenant-sessions.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/8.terminate-a-tenant-session.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/8.terminate-a-tenant-session.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/8.terminate-a-tenant-session.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/8.terminate-a-tenant-session.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/9.tenant-management-variables.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/9.tenant-management-variables.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/9.tenant-management-variables.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/5.tenants/9.tenant-management-variables.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/1.memory-management-overview.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/1.memory-management-overview.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/1.memory-management-overview.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/1.memory-management-overview.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/2.memory-structure-of-oceanbase.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/2.memory-structure-of-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/2.memory-structure-of-oceanbase.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/2.memory-structure-of-oceanbase.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/3.maximum-memory-for-oceanbase-databases.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/3.maximum-memory-for-oceanbase-databases.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/3.maximum-memory-for-oceanbase-databases.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/3.maximum-memory-for-oceanbase-databases.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/4.system-internal-memory-management.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/4.system-internal-memory-management.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/4.system-internal-memory-management.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/4.system-internal-memory-management.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/5.memory-management-within-a-tenant.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/5.memory-management-within-a-tenant.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/5.memory-management-within-a-tenant.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/5.memory-management-within-a-tenant.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/6.execution-plan-cache-1.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/6.execution-plan-cache-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/6.execution-plan-cache-1.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/6.execution-plan-cache-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/7.common-memory-problems.md b/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/7.common-memory-problems.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/7.common-memory-problems.md rename to docs/docs-cn/6.administrator-guide/3.basic-database-management/6.memory-management/7.common-memory-problems.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/1.about-tables-1.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/1.about-tables-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/1.about-tables-1.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/1.about-tables-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/2.create-a-table-3.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/2.create-a-table-3.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/2.create-a-table-3.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/2.create-a-table-3.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/3.define-an-auto-increment-column.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/3.define-an-auto-increment-column.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/3.define-an-auto-increment-column.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/3.define-an-auto-increment-column.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/4.define-the-constraint-type-for-a-column.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/4.define-the-constraint-type-for-a-column.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/4.define-the-constraint-type-for-a-column.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/4.define-the-constraint-type-for-a-column.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/5.view-the-definition-of-a-table-1.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/5.view-the-definition-of-a-table-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/5.view-the-definition-of-a-table-1.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/5.view-the-definition-of-a-table-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/6.change-table.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/6.change-table.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/6.change-table.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/6.change-table.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/7.clear-table.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/7.clear-table.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/7.clear-table.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/7.clear-table.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/8.delete-a-table-1.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/8.delete-a-table-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/8.delete-a-table-1.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/1.manage-tables/8.delete-a-table-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/1.about-table-groups.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/1.about-table-groups.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/1.about-table-groups.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/1.about-table-groups.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/2.table-group-management-statements.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/2.table-group-management-statements.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/2.table-group-management-statements.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/2.manage-a-table-group/2.table-group-management-statements.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/1.about-indexes.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/1.about-indexes.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/1.about-indexes.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/1.about-indexes.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/2.create-an-index-1.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/2.create-an-index-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/2.create-an-index-1.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/2.create-an-index-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/3.view-indexes-1.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/3.view-indexes-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/3.view-indexes-1.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/3.view-indexes-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/4.delete-an-index-1.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/4.delete-an-index-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/4.delete-an-index-1.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/3.manage-indexes/4.delete-an-index-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/1.manage-views.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/1.manage-views.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/1.manage-views.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/1.manage-views.md diff --git a/docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/2.manage-synonyms-1.md b/docs/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/2.manage-synonyms-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/2.manage-synonyms-1.md rename to docs/docs-cn/6.administrator-guide/4.database-object-management-1/4.view-sequence-and-synonym-management/2.manage-synonyms-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/1.about-partitions.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/1.about-partitions.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/1.about-partitions.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/1.about-partitions.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/2.partitioning-policy-3.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/2.partitioning-policy-3.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/2.partitioning-policy-3.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/2.partitioning-policy-3.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/1.level-1-partition-table-2.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/1.level-1-partition-table-2.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/1.level-1-partition-table-2.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/1.level-1-partition-table-2.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/2.secondary-partition-table-2.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/2.secondary-partition-table-2.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/2.secondary-partition-table-2.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/3.create-a-partition-table/2.secondary-partition-table-2.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/4.partition-pruning.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/4.partition-pruning.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/4.partition-pruning.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/4.partition-pruning.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/5.partition-naming-and-query.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/5.partition-naming-and-query.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/5.partition-naming-and-query.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/5.partition-naming-and-query.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/1.local-index.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/1.local-index.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/1.local-index.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/1.local-index.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/2.global-index.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/2.global-index.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/2.global-index.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/2.global-index.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/3.use-index.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/3.use-index.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/3.use-index.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/6.create-an-index-on-a-partition-table/3.use-index.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/1.level-1-partition-table.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/1.level-1-partition-table.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/1.level-1-partition-table.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/1.level-1-partition-table.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/2.secondary-partition-table.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/2.secondary-partition-table.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/2.secondary-partition-table.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/1.partition-table-and-partitioned-index-management/7.partition-table-maintenance/2.secondary-partition-table.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/1.replica-overview.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/1.replica-overview.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/1.replica-overview.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/1.replica-overview.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/2.use-table-replicas.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/2.use-table-replicas.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/2.use-table-replicas.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/2.replica-management/2.use-table-replicas.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/1.locality-management-overview.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/1.locality-management-overview.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/1.locality-management-overview.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/1.locality-management-overview.md diff --git a/docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/2.modify-the-tenant-s-locality.md b/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/2.modify-the-tenant-s-locality.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/2.modify-the-tenant-s-locality.md rename to docs/docs-cn/6.administrator-guide/5.data-distribution-and-link-management/3.locality-management/2.modify-the-tenant-s-locality.md diff --git a/docs/docs/docs-cn/6.administrator-guide/6.transaction-management/1.transaction-overview.md b/docs/docs-cn/6.administrator-guide/6.transaction-management/1.transaction-overview.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/6.transaction-management/1.transaction-overview.md rename to docs/docs-cn/6.administrator-guide/6.transaction-management/1.transaction-overview.md diff --git a/docs/docs/docs-cn/6.administrator-guide/6.transaction-management/2.submit-transaction-5.md b/docs/docs-cn/6.administrator-guide/6.transaction-management/2.submit-transaction-5.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/6.transaction-management/2.submit-transaction-5.md rename to docs/docs-cn/6.administrator-guide/6.transaction-management/2.submit-transaction-5.md diff --git a/docs/docs/docs-cn/6.administrator-guide/6.transaction-management/3.roll-back-transactions-5.md b/docs/docs-cn/6.administrator-guide/6.transaction-management/3.roll-back-transactions-5.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/6.transaction-management/3.roll-back-transactions-5.md rename to docs/docs-cn/6.administrator-guide/6.transaction-management/3.roll-back-transactions-5.md diff --git a/docs/docs/docs-cn/6.administrator-guide/6.transaction-management/4.transaction-isolation-level-1.md b/docs/docs-cn/6.administrator-guide/6.transaction-management/4.transaction-isolation-level-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/6.transaction-management/4.transaction-isolation-level-1.md rename to docs/docs-cn/6.administrator-guide/6.transaction-management/4.transaction-isolation-level-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/2.create-user-3.md b/docs/docs-cn/6.administrator-guide/7.user-rights-management/2.create-user-3.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/2.create-user-3.md rename to docs/docs-cn/6.administrator-guide/7.user-rights-management/2.create-user-3.md diff --git a/docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/3.roles-for-managing-oracle-tenants.md b/docs/docs-cn/6.administrator-guide/7.user-rights-management/3.roles-for-managing-oracle-tenants.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/3.roles-for-managing-oracle-tenants.md rename to docs/docs-cn/6.administrator-guide/7.user-rights-management/3.roles-for-managing-oracle-tenants.md diff --git a/docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/4.modify-user-permissions-1.md b/docs/docs-cn/6.administrator-guide/7.user-rights-management/4.modify-user-permissions-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/4.modify-user-permissions-1.md rename to docs/docs-cn/6.administrator-guide/7.user-rights-management/4.modify-user-permissions-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/5.view-the-whitelist.md b/docs/docs-cn/6.administrator-guide/7.user-rights-management/5.view-the-whitelist.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/5.view-the-whitelist.md rename to docs/docs-cn/6.administrator-guide/7.user-rights-management/5.view-the-whitelist.md diff --git a/docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/6.lock-and-unlock-users-1.md b/docs/docs-cn/6.administrator-guide/7.user-rights-management/6.lock-and-unlock-users-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/6.lock-and-unlock-users-1.md rename to docs/docs-cn/6.administrator-guide/7.user-rights-management/6.lock-and-unlock-users-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/7.delete-a-user-1.md b/docs/docs-cn/6.administrator-guide/7.user-rights-management/7.delete-a-user-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/7.user-rights-management/7.delete-a-user-1.md rename to docs/docs-cn/6.administrator-guide/7.user-rights-management/7.delete-a-user-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/1.objects-supported-by-recycle-bin-1.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/1.objects-supported-by-recycle-bin-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/1.objects-supported-by-recycle-bin-1.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/1.objects-supported-by-recycle-bin-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/2.database-table-and-index-level-recycle-bin-1.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/2.database-table-and-index-level-recycle-bin-1.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/2.database-table-and-index-level-recycle-bin-1.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/2.database-table-and-index-level-recycle-bin-1.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/3.tenant-level-recycle-bin.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/3.tenant-level-recycle-bin.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/3.tenant-level-recycle-bin.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/1.recycle-bin-management/3.tenant-level-recycle-bin.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/1.overview-of-physical-backup-and-recovery.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/1.overview-of-physical-backup-and-recovery.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/1.overview-of-physical-backup-and-recovery.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/1.overview-of-physical-backup-and-recovery.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/2.deploy-nfs.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/2.deploy-nfs.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/2.deploy-nfs.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/2.deploy-nfs.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/1.backup-by-using-the-command-line.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/1.backup-by-using-the-command-line.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/1.backup-by-using-the-command-line.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/1.backup-by-using-the-command-line.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/2.view-backup-progress.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/2.view-backup-progress.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/2.view-backup-progress.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/2.view-backup-progress.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/3.stop-a-backup.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/3.stop-a-backup.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/3.stop-a-backup.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/3.stop-a-backup.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/4.deleting-an-expired-backup.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/4.deleting-an-expired-backup.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/4.deleting-an-expired-backup.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/4.deleting-an-expired-backup.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/1.clear-backup-data.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/1.clear-backup-data.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/1.clear-backup-data.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/1.clear-backup-data.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/2.cancel-cleaning-up-backup-data.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/2.cancel-cleaning-up-backup-data.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/2.cancel-cleaning-up-backup-data.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/3.back-up-data/5.backup-data-cleanup/2.cancel-cleaning-up-backup-data.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/1.perform-recovery.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/1.perform-recovery.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/1.perform-recovery.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/1.perform-recovery.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/2.view-the-restore-progress-and-results.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/2.view-the-restore-progress-and-results.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/2.view-the-restore-progress-and-results.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/4.restore-data/2.view-the-restore-progress-and-results.md diff --git a/docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/5.routine-maintenance/1.backup-related.md b/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/5.routine-maintenance/1.backup-related.md similarity index 100% rename from docs/docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/5.routine-maintenance/1.backup-related.md rename to docs/docs-cn/6.administrator-guide/8.high-data-availability/2.physical-backup-and-recovery-management/5.routine-maintenance/1.backup-related.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/1.about-oceanbase-database-developers-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/1.about-oceanbase-database-developers-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/1.about-oceanbase-database-developers-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/1.about-oceanbase-database-developers-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/2.about-this-document-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/2.about-this-document-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/2.about-this-document-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/2.about-this-document-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/1.apsaradb-for-oceanbase-cluster-overview-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/1.apsaradb-for-oceanbase-cluster-overview-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/1.apsaradb-for-oceanbase-cluster-overview-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/1.apsaradb-for-oceanbase-cluster-overview-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/2.introduction-to-oceanbase-tenants-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/2.introduction-to-oceanbase-tenants-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/2.introduction-to-oceanbase-tenants-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/2.introduction-to-oceanbase-tenants-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/3.mysql-based-tenant-database-objects-of-oceanbase-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/3.mysql-based-tenant-database-objects-of-oceanbase-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/3.mysql-based-tenant-database-objects-of-oceanbase-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/3.mysql-based-tenant-database-objects-of-oceanbase-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/1.introduction-to-the-mysql-client-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/1.introduction-to-the-mysql-client-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/1.introduction-to-the-mysql-client-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/1.introduction-to-the-mysql-client-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/2.introduction-to-the-oceanbase-client-obclient-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/2.introduction-to-the-oceanbase-client-obclient-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/2.introduction-to-the-oceanbase-client-obclient-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/2.introduction-to-the-oceanbase-client-obclient-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/3.about-structured-query-language-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/3.about-structured-query-language-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/3.about-structured-query-language-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/3.about-structured-query-language-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/4.java-database-connection-driver-jdbc-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/4.java-database-connection-driver-jdbc-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/4.java-database-connection-driver-jdbc-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/4.java-database-connection-driver-jdbc-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/5.oceanbase-java-database-connection-driver-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/5.oceanbase-java-database-connection-driver-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/5.oceanbase-java-database-connection-driver-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/3.about-oceanbase-databases-2/4.about-oceanbase-database-access-methods-2/5.oceanbase-java-database-connection-driver-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/1.preface-2/4.about-the-sample-database-tpcc-2.md b/docs/docs-cn/7.developer-guide-1/1.preface-2/4.about-the-sample-database-tpcc-2.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/1.preface-2/4.about-the-sample-database-tpcc-2.md rename to docs/docs-cn/7.developer-guide-1/1.preface-2/4.about-the-sample-database-tpcc-2.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/1.connect-to-an-oceanbase-tenant-by-using-a-mysql-client.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/1.connect-to-an-oceanbase-tenant-by-using-a-mysql-client.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/1.connect-to-an-oceanbase-tenant-by-using-a-mysql-client.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/1.connect-to-an-oceanbase-tenant-by-using-a-mysql-client.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/2.connect-to-an-oceanbase-tenant-by-using-obclient.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/2.connect-to-an-oceanbase-tenant-by-using-obclient.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/2.connect-to-an-oceanbase-tenant-by-using-obclient.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/2.connect-to-an-oceanbase-tenant-by-using-obclient.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/3.connect-to-the-oceanbase-database-through-odc.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/3.connect-to-the-oceanbase-database-through-odc.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/3.connect-to-the-oceanbase-database-through-odc.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/3.connect-to-the-oceanbase-database-through-odc.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/4.create-oceanbase-sample-database-tpcc.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/4.create-oceanbase-sample-database-tpcc.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/4.create-oceanbase-sample-database-tpcc.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/4.create-oceanbase-sample-database-tpcc.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/5.explore-the-oceanbase-mysql-tenant-with-obclient.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/5.explore-the-oceanbase-mysql-tenant-with-obclient.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/5.explore-the-oceanbase-mysql-tenant-with-obclient.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/5.explore-the-oceanbase-mysql-tenant-with-obclient.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/1.about-query-statements.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/1.about-query-statements.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/1.about-query-statements.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/1.about-query-statements.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/2.run-queries-in-odc.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/2.run-queries-in-odc.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/2.run-queries-in-odc.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/2.run-queries-in-odc.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/3.you-can-call-this-operation-to-query-the-data-that.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/3.you-can-call-this-operation-to-query-the-data-that.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/3.you-can-call-this-operation-to-query-the-data-that.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/3.you-can-call-this-operation-to-query-the-data-that.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/4.sort-the-results-of-the-query.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/4.sort-the-results-of-the-query.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/4.sort-the-results-of-the-query.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/4.sort-the-results-of-the-query.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/5.query-data-from-multiple-tables.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/5.query-data-from-multiple-tables.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/5.query-data-from-multiple-tables.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/5.query-data-from-multiple-tables.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/1.use-arithmetic-operators-in-queries.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/1.use-arithmetic-operators-in-queries.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/1.use-arithmetic-operators-in-queries.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/1.use-arithmetic-operators-in-queries.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/10.lock-query-results-select-for-update.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/10.lock-query-results-select-for-update.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/10.lock-query-results-select-for-update.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/10.lock-query-results-select-for-update.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/2.use-numeric-functions-in-queries.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/2.use-numeric-functions-in-queries.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/2.use-numeric-functions-in-queries.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/2.use-numeric-functions-in-queries.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/3.use-a-string-connector-in-a-query.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/3.use-a-string-connector-in-a-query.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/3.use-a-string-connector-in-a-query.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/3.use-a-string-connector-in-a-query.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/4.use-string-functions-in-queries.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/4.use-string-functions-in-queries.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/4.use-string-functions-in-queries.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/4.use-string-functions-in-queries.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/5.use-time-functions-in-queries.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/5.use-time-functions-in-queries.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/5.use-time-functions-in-queries.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/5.use-time-functions-in-queries.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/6.use-type-conversion-functions-in-queries.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/6.use-type-conversion-functions-in-queries.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/6.use-type-conversion-functions-in-queries.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/6.use-type-conversion-functions-in-queries.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/7.use-aggregate-functions-in-queries.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/7.use-aggregate-functions-in-queries.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/7.use-aggregate-functions-in-queries.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/7.use-aggregate-functions-in-queries.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/8.use-null-related-functions-in-queries.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/8.use-null-related-functions-in-queries.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/8.use-null-related-functions-in-queries.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/8.use-null-related-functions-in-queries.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/9.use-the-case-function-in-a-query.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/9.use-the-case-function-in-a-query.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/9.use-the-case-function-in-a-query.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/6.use-operators-and-functions-in-queries/9.use-the-case-function-in-a-query.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/7.view-the-query-execution-plan.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/7.view-the-query-execution-plan.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/7.view-the-query-execution-plan.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/7.view-the-query-execution-plan.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/8.use-sql-hints-in-queries.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/8.use-sql-hints-in-queries.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/8.use-sql-hints-in-queries.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/8.use-sql-hints-in-queries.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/9.about-query-timeout-design.md b/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/9.about-query-timeout-design.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/9.about-query-timeout-design.md rename to docs/docs-cn/7.developer-guide-1/2.connect-to-the-oceanbase-database/6.query-table-data/9.about-query-timeout-design.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/1.dml-statement-overview.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/1.dml-statement-overview.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/1.dml-statement-overview.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/1.dml-statement-overview.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/2.insert-statement.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/2.insert-statement.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/2.insert-statement.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/2.insert-statement.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/3.about-update-statements.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/3.about-update-statements.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/3.about-update-statements.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/3.about-update-statements.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/4.about-the-delete-statement.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/4.about-the-delete-statement.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/4.about-the-delete-statement.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/4.about-the-delete-statement.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/5.replace-into-statements.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/5.replace-into-statements.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/5.replace-into-statements.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/1.about-dml-statements/5.replace-into-statements.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/2.about-transactional-control-statements.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/2.about-transactional-control-statements.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/2.about-transactional-control-statements.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/2.about-transactional-control-statements.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/3.submit-transaction-3.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/3.submit-transaction-3.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/3.submit-transaction-3.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/3.submit-transaction-3.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/4.roll-back-transactions-3.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/4.roll-back-transactions-3.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/4.roll-back-transactions-3.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/4.roll-back-transactions-3.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/5.transaction-savepoints.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/5.transaction-savepoints.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/5.transaction-savepoints.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/5.transaction-savepoints.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/6.about-transaction-timeout.md b/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/6.about-transaction-timeout.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/6.about-transaction-timeout.md rename to docs/docs-cn/7.developer-guide-1/3.about-dml-statements-and-transactions/6.about-transaction-timeout.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/1.about-ddl-statements.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/1.about-ddl-statements.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/1.about-ddl-statements.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/1.about-ddl-statements.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/1.about-sql-data-types.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/1.about-sql-data-types.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/1.about-sql-data-types.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/1.about-sql-data-types.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/2.create-a-table-1.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/2.create-a-table-1.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/2.create-a-table-1.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/2.create-a-table-1.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/3.about-auto-increment-columns.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/3.about-auto-increment-columns.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/3.about-auto-increment-columns.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/3.about-auto-increment-columns.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/4.about-column-constraint-types.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/4.about-column-constraint-types.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/4.about-column-constraint-types.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/4.about-column-constraint-types.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/5.about-table-indexes.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/5.about-table-indexes.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/5.about-table-indexes.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/5.about-table-indexes.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/6.flashback-deleted-table.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/6.flashback-deleted-table.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/6.flashback-deleted-table.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/2.create-and-manage-tables/6.flashback-deleted-table.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/1.overview-5.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/1.overview-5.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/1.overview-5.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/1.overview-5.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/2.partition-routing.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/2.partition-routing.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/2.partition-routing.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/2.partition-routing.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/3.partitioning-policy-1.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/3.partitioning-policy-1.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/3.partitioning-policy-1.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/3.partitioning-policy-1.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/4.partition-table-index.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/4.partition-table-index.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/4.partition-table-index.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/4.partition-table-index.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/5.use-of-partition-table.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/5.use-of-partition-table.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/5.use-of-partition-table.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/3.create-and-manage-partition-table/5.use-of-partition-table.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/1.about-table-groups-1.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/1.about-table-groups-1.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/1.about-table-groups-1.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/1.about-table-groups-1.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/2.specify-a-table-group-when-creating-a-table.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/2.specify-a-table-group-when-creating-a-table.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/2.specify-a-table-group-when-creating-a-table.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/2.specify-a-table-group-when-creating-a-table.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/3.view-table-group-information.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/3.view-table-group-information.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/3.view-table-group-information.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/3.view-table-group-information.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/4.add-table-to-table-group.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/4.add-table-to-table-group.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/4.add-table-to-table-group.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/4.add-table-to-table-group.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/5.delete-a-table-group.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/5.delete-a-table-group.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/5.delete-a-table-group.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/4.create-and-manage-table-groups/5.delete-a-table-group.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/1.create-a-view.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/1.create-a-view.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/1.create-a-view.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/1.create-a-view.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/2.modify-view.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/2.modify-view.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/2.modify-view.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/2.modify-view.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/3.delete-a-view.md b/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/3.delete-a-view.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/3.delete-a-view.md rename to docs/docs-cn/7.developer-guide-1/4.create-and-manage-database-objects/5.create-and-manage-views/3.delete-a-view.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/1.about-data-migration-and-synchronization.md b/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/1.about-data-migration-and-synchronization.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/1.about-data-migration-and-synchronization.md rename to docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/1.about-data-migration-and-synchronization.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/2.general-purpose-data-synchronization-framework.md b/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/2.general-purpose-data-synchronization-framework.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/2.general-purpose-data-synchronization-framework.md rename to docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/2.general-purpose-data-synchronization-framework.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/3.examples-of-the-datax-reader-and-writer.md b/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/3.examples-of-the-datax-reader-and-writer.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/3.examples-of-the-datax-reader-and-writer.md rename to docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/3.examples-of-the-datax-reader-and-writer.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/4.use-datax-to-full-migration-data-to-oceanbase.md b/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/4.use-datax-to-full-migration-data-to-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/4.use-datax-to-full-migration-data-to-oceanbase.md rename to docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/4.use-datax-to-full-migration-data-to-oceanbase.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/5.use-canal-to-incrementally-migrate-data-to-oceanbase-database.md b/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/5.use-canal-to-incrementally-migrate-data-to-oceanbase-database.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/5.use-canal-to-incrementally-migrate-data-to-oceanbase-database.md rename to docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/5.use-canal-to-incrementally-migrate-data-to-oceanbase-database.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/6.data-loading-technology-of-oceanbase.md b/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/6.data-loading-technology-of-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/6.data-loading-technology-of-oceanbase.md rename to docs/docs-cn/7.developer-guide-1/5.migrate-data-to-oceanbase/6.data-loading-technology-of-oceanbase.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/6.appendix/1.use-java-to-connect-to-oceanbase.md b/docs/docs-cn/7.developer-guide-1/6.appendix/1.use-java-to-connect-to-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/6.appendix/1.use-java-to-connect-to-oceanbase.md rename to docs/docs-cn/7.developer-guide-1/6.appendix/1.use-java-to-connect-to-oceanbase.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/6.appendix/2.common-oceanbase-parameters-and-variables.md b/docs/docs-cn/7.developer-guide-1/6.appendix/2.common-oceanbase-parameters-and-variables.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/6.appendix/2.common-oceanbase-parameters-and-variables.md rename to docs/docs-cn/7.developer-guide-1/6.appendix/2.common-oceanbase-parameters-and-variables.md diff --git a/docs/docs/docs-cn/7.developer-guide-1/6.appendix/3.common-sql-hints-for-oceanbase.md b/docs/docs-cn/7.developer-guide-1/6.appendix/3.common-sql-hints-for-oceanbase.md similarity index 100% rename from docs/docs/docs-cn/7.developer-guide-1/6.appendix/3.common-sql-hints-for-oceanbase.md rename to docs/docs-cn/7.developer-guide-1/6.appendix/3.common-sql-hints-for-oceanbase.md diff --git a/docs/docs/docs-cn/ob-admin/about-ob-admin.md b/docs/docs-cn/ob-admin/about-ob-admin.md similarity index 100% rename from docs/docs/docs-cn/ob-admin/about-ob-admin.md rename to docs/docs-cn/ob-admin/about-ob-admin.md diff --git a/docs/docs/docs-cn/ob-admin/clog-format-introduction.md b/docs/docs-cn/ob-admin/clog-format-introduction.md similarity index 100% rename from docs/docs/docs-cn/ob-admin/clog-format-introduction.md rename to docs/docs-cn/ob-admin/clog-format-introduction.md diff --git a/docs/docs/docs-cn/ob-admin/clog-tool.md b/docs/docs-cn/ob-admin/clog-tool.md similarity index 100% rename from docs/docs/docs-cn/ob-admin/clog-tool.md rename to docs/docs-cn/ob-admin/clog-tool.md diff --git a/docs/docs/docs-cn/ob-admin/faq.md b/docs/docs-cn/ob-admin/faq.md similarity index 100% rename from docs/docs/docs-cn/ob-admin/faq.md rename to docs/docs-cn/ob-admin/faq.md diff --git a/docs/docs/docs-cn/ob-error/ob_error-research-and-design-cn.md b/docs/docs-cn/ob-error/ob_error-research-and-design-cn.md similarity index 100% rename from docs/docs/docs-cn/ob-error/ob_error-research-and-design-cn.md rename to docs/docs-cn/ob-error/ob_error-research-and-design-cn.md diff --git a/docs/docs/docs-cn/quick-start-cn.md b/docs/docs-cn/quick-start-cn.md similarity index 100% rename from docs/docs/docs-cn/quick-start-cn.md rename to docs/docs-cn/quick-start-cn.md diff --git a/docs/docs/docs-en/quick-start-en.md b/docs/docs-en/quick-start-en.md similarity index 100% rename from docs/docs/docs-en/quick-start-en.md rename to docs/docs-en/quick-start-en.md diff --git a/docs/docs/docs-en/release-numbering-strategies.md b/docs/docs-en/release-numbering-strategies.md similarity index 100% rename from docs/docs/docs-en/release-numbering-strategies.md rename to docs/docs-en/release-numbering-strategies.md diff --git a/docs/docs/index.md b/docs/index.md similarity index 100% rename from docs/docs/index.md rename to docs/index.md diff --git a/docs/docs/junior-training/index.md b/docs/junior-training/index.md similarity index 100% rename from docs/docs/junior-training/index.md rename to docs/junior-training/index.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter01/1.md b/docs/junior-training/ob-quick-start/chapter01/1.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter01/1.md rename to docs/junior-training/ob-quick-start/chapter01/1.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.0.md b/docs/junior-training/ob-quick-start/chapter02/2.0.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.0.md rename to docs/junior-training/ob-quick-start/chapter02/2.0.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.1.md b/docs/junior-training/ob-quick-start/chapter02/2.1.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.1.md rename to docs/junior-training/ob-quick-start/chapter02/2.1.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.10.md b/docs/junior-training/ob-quick-start/chapter02/2.10.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.10.md rename to docs/junior-training/ob-quick-start/chapter02/2.10.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.11.md b/docs/junior-training/ob-quick-start/chapter02/2.11.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.11.md rename to docs/junior-training/ob-quick-start/chapter02/2.11.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.12.md b/docs/junior-training/ob-quick-start/chapter02/2.12.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.12.md rename to docs/junior-training/ob-quick-start/chapter02/2.12.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.13.md b/docs/junior-training/ob-quick-start/chapter02/2.13.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.13.md rename to docs/junior-training/ob-quick-start/chapter02/2.13.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.2.md b/docs/junior-training/ob-quick-start/chapter02/2.2.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.2.md rename to docs/junior-training/ob-quick-start/chapter02/2.2.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.3.md b/docs/junior-training/ob-quick-start/chapter02/2.3.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.3.md rename to docs/junior-training/ob-quick-start/chapter02/2.3.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.4.md b/docs/junior-training/ob-quick-start/chapter02/2.4.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.4.md rename to docs/junior-training/ob-quick-start/chapter02/2.4.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.5.md b/docs/junior-training/ob-quick-start/chapter02/2.5.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.5.md rename to docs/junior-training/ob-quick-start/chapter02/2.5.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.6.md b/docs/junior-training/ob-quick-start/chapter02/2.6.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.6.md rename to docs/junior-training/ob-quick-start/chapter02/2.6.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.7.md b/docs/junior-training/ob-quick-start/chapter02/2.7.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.7.md rename to docs/junior-training/ob-quick-start/chapter02/2.7.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.8.md b/docs/junior-training/ob-quick-start/chapter02/2.8.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.8.md rename to docs/junior-training/ob-quick-start/chapter02/2.8.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter02/2.9.md b/docs/junior-training/ob-quick-start/chapter02/2.9.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter02/2.9.md rename to docs/junior-training/ob-quick-start/chapter02/2.9.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.0.md b/docs/junior-training/ob-quick-start/chapter03/3.0.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.0.md rename to docs/junior-training/ob-quick-start/chapter03/3.0.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.1.md b/docs/junior-training/ob-quick-start/chapter03/3.1.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.1.md rename to docs/junior-training/ob-quick-start/chapter03/3.1.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.10.md b/docs/junior-training/ob-quick-start/chapter03/3.10.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.10.md rename to docs/junior-training/ob-quick-start/chapter03/3.10.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.2.md b/docs/junior-training/ob-quick-start/chapter03/3.2.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.2.md rename to docs/junior-training/ob-quick-start/chapter03/3.2.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.3.md b/docs/junior-training/ob-quick-start/chapter03/3.3.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.3.md rename to docs/junior-training/ob-quick-start/chapter03/3.3.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.4.md b/docs/junior-training/ob-quick-start/chapter03/3.4.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.4.md rename to docs/junior-training/ob-quick-start/chapter03/3.4.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.5.md b/docs/junior-training/ob-quick-start/chapter03/3.5.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.5.md rename to docs/junior-training/ob-quick-start/chapter03/3.5.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.6.md b/docs/junior-training/ob-quick-start/chapter03/3.6.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.6.md rename to docs/junior-training/ob-quick-start/chapter03/3.6.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.7.md b/docs/junior-training/ob-quick-start/chapter03/3.7.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.7.md rename to docs/junior-training/ob-quick-start/chapter03/3.7.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.8.md b/docs/junior-training/ob-quick-start/chapter03/3.8.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.8.md rename to docs/junior-training/ob-quick-start/chapter03/3.8.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter03/3.9.md b/docs/junior-training/ob-quick-start/chapter03/3.9.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter03/3.9.md rename to docs/junior-training/ob-quick-start/chapter03/3.9.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.0.md b/docs/junior-training/ob-quick-start/chapter04/4.0.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.0.md rename to docs/junior-training/ob-quick-start/chapter04/4.0.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.1.md b/docs/junior-training/ob-quick-start/chapter04/4.1.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.1.md rename to docs/junior-training/ob-quick-start/chapter04/4.1.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.10.md b/docs/junior-training/ob-quick-start/chapter04/4.10.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.10.md rename to docs/junior-training/ob-quick-start/chapter04/4.10.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.11.md b/docs/junior-training/ob-quick-start/chapter04/4.11.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.11.md rename to docs/junior-training/ob-quick-start/chapter04/4.11.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.12.md b/docs/junior-training/ob-quick-start/chapter04/4.12.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.12.md rename to docs/junior-training/ob-quick-start/chapter04/4.12.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.2.md b/docs/junior-training/ob-quick-start/chapter04/4.2.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.2.md rename to docs/junior-training/ob-quick-start/chapter04/4.2.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.3.md b/docs/junior-training/ob-quick-start/chapter04/4.3.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.3.md rename to docs/junior-training/ob-quick-start/chapter04/4.3.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.4.md b/docs/junior-training/ob-quick-start/chapter04/4.4.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.4.md rename to docs/junior-training/ob-quick-start/chapter04/4.4.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.5.md b/docs/junior-training/ob-quick-start/chapter04/4.5.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.5.md rename to docs/junior-training/ob-quick-start/chapter04/4.5.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.6.md b/docs/junior-training/ob-quick-start/chapter04/4.6.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.6.md rename to docs/junior-training/ob-quick-start/chapter04/4.6.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.7.md b/docs/junior-training/ob-quick-start/chapter04/4.7.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.7.md rename to docs/junior-training/ob-quick-start/chapter04/4.7.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.8.md b/docs/junior-training/ob-quick-start/chapter04/4.8.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.8.md rename to docs/junior-training/ob-quick-start/chapter04/4.8.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter04/4.9.md b/docs/junior-training/ob-quick-start/chapter04/4.9.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter04/4.9.md rename to docs/junior-training/ob-quick-start/chapter04/4.9.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.0.md b/docs/junior-training/ob-quick-start/chapter05/5.0.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.0.md rename to docs/junior-training/ob-quick-start/chapter05/5.0.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.1.md b/docs/junior-training/ob-quick-start/chapter05/5.1.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.1.md rename to docs/junior-training/ob-quick-start/chapter05/5.1.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.2.md b/docs/junior-training/ob-quick-start/chapter05/5.2.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.2.md rename to docs/junior-training/ob-quick-start/chapter05/5.2.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.3.md b/docs/junior-training/ob-quick-start/chapter05/5.3.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.3.md rename to docs/junior-training/ob-quick-start/chapter05/5.3.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.4.md b/docs/junior-training/ob-quick-start/chapter05/5.4.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.4.md rename to docs/junior-training/ob-quick-start/chapter05/5.4.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.5.md b/docs/junior-training/ob-quick-start/chapter05/5.5.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.5.md rename to docs/junior-training/ob-quick-start/chapter05/5.5.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.6.md b/docs/junior-training/ob-quick-start/chapter05/5.6.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.6.md rename to docs/junior-training/ob-quick-start/chapter05/5.6.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.7.md b/docs/junior-training/ob-quick-start/chapter05/5.7.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.7.md rename to docs/junior-training/ob-quick-start/chapter05/5.7.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter05/5.8.md b/docs/junior-training/ob-quick-start/chapter05/5.8.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter05/5.8.md rename to docs/junior-training/ob-quick-start/chapter05/5.8.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter06/6.0.md b/docs/junior-training/ob-quick-start/chapter06/6.0.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter06/6.0.md rename to docs/junior-training/ob-quick-start/chapter06/6.0.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter06/6.1.md b/docs/junior-training/ob-quick-start/chapter06/6.1.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter06/6.1.md rename to docs/junior-training/ob-quick-start/chapter06/6.1.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter06/6.2.md b/docs/junior-training/ob-quick-start/chapter06/6.2.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter06/6.2.md rename to docs/junior-training/ob-quick-start/chapter06/6.2.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter06/6.3.md b/docs/junior-training/ob-quick-start/chapter06/6.3.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter06/6.3.md rename to docs/junior-training/ob-quick-start/chapter06/6.3.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter06/6.4.md b/docs/junior-training/ob-quick-start/chapter06/6.4.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter06/6.4.md rename to docs/junior-training/ob-quick-start/chapter06/6.4.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter06/6.5.md b/docs/junior-training/ob-quick-start/chapter06/6.5.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter06/6.5.md rename to docs/junior-training/ob-quick-start/chapter06/6.5.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter06/6.6.md b/docs/junior-training/ob-quick-start/chapter06/6.6.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter06/6.6.md rename to docs/junior-training/ob-quick-start/chapter06/6.6.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter07/7.0.md b/docs/junior-training/ob-quick-start/chapter07/7.0.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter07/7.0.md rename to docs/junior-training/ob-quick-start/chapter07/7.0.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter07/7.1.md b/docs/junior-training/ob-quick-start/chapter07/7.1.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter07/7.1.md rename to docs/junior-training/ob-quick-start/chapter07/7.1.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter07/7.2.md b/docs/junior-training/ob-quick-start/chapter07/7.2.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter07/7.2.md rename to docs/junior-training/ob-quick-start/chapter07/7.2.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter07/7.3.md b/docs/junior-training/ob-quick-start/chapter07/7.3.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter07/7.3.md rename to docs/junior-training/ob-quick-start/chapter07/7.3.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter07/7.4.md b/docs/junior-training/ob-quick-start/chapter07/7.4.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter07/7.4.md rename to docs/junior-training/ob-quick-start/chapter07/7.4.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter07/7.5.md b/docs/junior-training/ob-quick-start/chapter07/7.5.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter07/7.5.md rename to docs/junior-training/ob-quick-start/chapter07/7.5.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter08/8.0.md b/docs/junior-training/ob-quick-start/chapter08/8.0.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter08/8.0.md rename to docs/junior-training/ob-quick-start/chapter08/8.0.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter08/8.1.md b/docs/junior-training/ob-quick-start/chapter08/8.1.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter08/8.1.md rename to docs/junior-training/ob-quick-start/chapter08/8.1.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter08/8.2.md b/docs/junior-training/ob-quick-start/chapter08/8.2.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter08/8.2.md rename to docs/junior-training/ob-quick-start/chapter08/8.2.md diff --git a/docs/docs/junior-training/ob-quick-start/chapter08/8.3.md b/docs/junior-training/ob-quick-start/chapter08/8.3.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/chapter08/8.3.md rename to docs/junior-training/ob-quick-start/chapter08/8.3.md diff --git a/docs/docs/junior-training/ob-quick-start/readme.md b/docs/junior-training/ob-quick-start/readme.md similarity index 100% rename from docs/docs/junior-training/ob-quick-start/readme.md rename to docs/junior-training/ob-quick-start/readme.md diff --git a/docs/docs/lectures/copyright.md b/docs/lectures/copyright.md similarity index 100% rename from docs/docs/lectures/copyright.md rename to docs/lectures/copyright.md diff --git a/docs/docs/lectures/images/1-1.png b/docs/lectures/images/1-1.png similarity index 100% rename from docs/docs/lectures/images/1-1.png rename to docs/lectures/images/1-1.png diff --git a/docs/docs/lectures/images/1.3.1.3-1.png b/docs/lectures/images/1.3.1.3-1.png similarity index 100% rename from docs/docs/lectures/images/1.3.1.3-1.png rename to docs/lectures/images/1.3.1.3-1.png diff --git a/docs/docs/lectures/images/1.3.1.3-2.png b/docs/lectures/images/1.3.1.3-2.png similarity index 100% rename from docs/docs/lectures/images/1.3.1.3-2.png rename to docs/lectures/images/1.3.1.3-2.png diff --git a/docs/docs/lectures/images/2-1.png b/docs/lectures/images/2-1.png similarity index 100% rename from docs/docs/lectures/images/2-1.png rename to docs/lectures/images/2-1.png diff --git a/docs/docs/lectures/images/2-2.png b/docs/lectures/images/2-2.png similarity index 100% rename from docs/docs/lectures/images/2-2.png rename to docs/lectures/images/2-2.png diff --git a/docs/docs/lectures/images/2-3.png b/docs/lectures/images/2-3.png similarity index 100% rename from docs/docs/lectures/images/2-3.png rename to docs/lectures/images/2-3.png diff --git a/docs/docs/lectures/images/2-4.png b/docs/lectures/images/2-4.png similarity index 100% rename from docs/docs/lectures/images/2-4.png rename to docs/lectures/images/2-4.png diff --git a/docs/docs/lectures/images/2-5.png b/docs/lectures/images/2-5.png similarity index 100% rename from docs/docs/lectures/images/2-5.png rename to docs/lectures/images/2-5.png diff --git a/docs/docs/lectures/images/2-6.png b/docs/lectures/images/2-6.png similarity index 100% rename from docs/docs/lectures/images/2-6.png rename to docs/lectures/images/2-6.png diff --git a/docs/docs/lectures/images/2-7.png b/docs/lectures/images/2-7.png similarity index 100% rename from docs/docs/lectures/images/2-7.png rename to docs/lectures/images/2-7.png diff --git a/docs/docs/lectures/images/2-8.png b/docs/lectures/images/2-8.png similarity index 100% rename from docs/docs/lectures/images/2-8.png rename to docs/lectures/images/2-8.png diff --git a/docs/docs/lectures/images/3-1.png b/docs/lectures/images/3-1.png similarity index 100% rename from docs/docs/lectures/images/3-1.png rename to docs/lectures/images/3-1.png diff --git a/docs/docs/lectures/images/3-2-a.png b/docs/lectures/images/3-2-a.png similarity index 100% rename from docs/docs/lectures/images/3-2-a.png rename to docs/lectures/images/3-2-a.png diff --git a/docs/docs/lectures/images/3-2-b.png b/docs/lectures/images/3-2-b.png similarity index 100% rename from docs/docs/lectures/images/3-2-b.png rename to docs/lectures/images/3-2-b.png diff --git a/docs/docs/lectures/images/3-2-c.png b/docs/lectures/images/3-2-c.png similarity index 100% rename from docs/docs/lectures/images/3-2-c.png rename to docs/lectures/images/3-2-c.png diff --git a/docs/docs/lectures/images/3-3-a.png b/docs/lectures/images/3-3-a.png similarity index 100% rename from docs/docs/lectures/images/3-3-a.png rename to docs/lectures/images/3-3-a.png diff --git a/docs/docs/lectures/images/3-3-b.png b/docs/lectures/images/3-3-b.png similarity index 100% rename from docs/docs/lectures/images/3-3-b.png rename to docs/lectures/images/3-3-b.png diff --git a/docs/docs/lectures/images/3-3-c.png b/docs/lectures/images/3-3-c.png similarity index 100% rename from docs/docs/lectures/images/3-3-c.png rename to docs/lectures/images/3-3-c.png diff --git a/docs/docs/lectures/images/3-4.png b/docs/lectures/images/3-4.png similarity index 100% rename from docs/docs/lectures/images/3-4.png rename to docs/lectures/images/3-4.png diff --git a/docs/docs/lectures/images/3-5.png b/docs/lectures/images/3-5.png similarity index 100% rename from docs/docs/lectures/images/3-5.png rename to docs/lectures/images/3-5.png diff --git a/docs/docs/lectures/images/3-6-a.png b/docs/lectures/images/3-6-a.png similarity index 100% rename from docs/docs/lectures/images/3-6-a.png rename to docs/lectures/images/3-6-a.png diff --git a/docs/docs/lectures/images/3-6-b.png b/docs/lectures/images/3-6-b.png similarity index 100% rename from docs/docs/lectures/images/3-6-b.png rename to docs/lectures/images/3-6-b.png diff --git a/docs/docs/lectures/images/3-7-a.png b/docs/lectures/images/3-7-a.png similarity index 100% rename from docs/docs/lectures/images/3-7-a.png rename to docs/lectures/images/3-7-a.png diff --git a/docs/docs/lectures/images/3-7-b.png b/docs/lectures/images/3-7-b.png similarity index 100% rename from docs/docs/lectures/images/3-7-b.png rename to docs/lectures/images/3-7-b.png diff --git a/docs/docs/lectures/images/3-7-c.png b/docs/lectures/images/3-7-c.png similarity index 100% rename from docs/docs/lectures/images/3-7-c.png rename to docs/lectures/images/3-7-c.png diff --git a/docs/docs/lectures/images/4-1.png b/docs/lectures/images/4-1.png similarity index 100% rename from docs/docs/lectures/images/4-1.png rename to docs/lectures/images/4-1.png diff --git a/docs/docs/lectures/images/4-2.png b/docs/lectures/images/4-2.png similarity index 100% rename from docs/docs/lectures/images/4-2.png rename to docs/lectures/images/4-2.png diff --git a/docs/docs/lectures/images/4-3.png b/docs/lectures/images/4-3.png similarity index 100% rename from docs/docs/lectures/images/4-3.png rename to docs/lectures/images/4-3.png diff --git a/docs/docs/lectures/images/4-4.png b/docs/lectures/images/4-4.png similarity index 100% rename from docs/docs/lectures/images/4-4.png rename to docs/lectures/images/4-4.png diff --git a/docs/docs/lectures/images/4-5.png b/docs/lectures/images/4-5.png similarity index 100% rename from docs/docs/lectures/images/4-5.png rename to docs/lectures/images/4-5.png diff --git a/docs/docs/lectures/images/4-6.png b/docs/lectures/images/4-6.png similarity index 100% rename from docs/docs/lectures/images/4-6.png rename to docs/lectures/images/4-6.png diff --git a/docs/docs/lectures/images/5-1.png b/docs/lectures/images/5-1.png similarity index 100% rename from docs/docs/lectures/images/5-1.png rename to docs/lectures/images/5-1.png diff --git a/docs/docs/lectures/images/5.2.1.1-1.png b/docs/lectures/images/5.2.1.1-1.png similarity index 100% rename from docs/docs/lectures/images/5.2.1.1-1.png rename to docs/lectures/images/5.2.1.1-1.png diff --git a/docs/docs/lectures/images/5.2.1.1-2.png b/docs/lectures/images/5.2.1.1-2.png similarity index 100% rename from docs/docs/lectures/images/5.2.1.1-2.png rename to docs/lectures/images/5.2.1.1-2.png diff --git a/docs/docs/lectures/images/5.2.1.1-3.png b/docs/lectures/images/5.2.1.1-3.png similarity index 100% rename from docs/docs/lectures/images/5.2.1.1-3.png rename to docs/lectures/images/5.2.1.1-3.png diff --git a/docs/docs/lectures/images/5.2.1.1-4.png b/docs/lectures/images/5.2.1.1-4.png similarity index 100% rename from docs/docs/lectures/images/5.2.1.1-4.png rename to docs/lectures/images/5.2.1.1-4.png diff --git a/docs/docs/lectures/images/5.2.2.1-1.png b/docs/lectures/images/5.2.2.1-1.png similarity index 100% rename from docs/docs/lectures/images/5.2.2.1-1.png rename to docs/lectures/images/5.2.2.1-1.png diff --git a/docs/docs/lectures/images/5.3.1.1-4.png b/docs/lectures/images/5.3.1.1-4.png similarity index 100% rename from docs/docs/lectures/images/5.3.1.1-4.png rename to docs/lectures/images/5.3.1.1-4.png diff --git a/docs/docs/lectures/images/6-1.png b/docs/lectures/images/6-1.png similarity index 100% rename from docs/docs/lectures/images/6-1.png rename to docs/lectures/images/6-1.png diff --git a/docs/docs/lectures/images/6-2.png b/docs/lectures/images/6-2.png similarity index 100% rename from docs/docs/lectures/images/6-2.png rename to docs/lectures/images/6-2.png diff --git a/docs/docs/lectures/images/6-3.png b/docs/lectures/images/6-3.png similarity index 100% rename from docs/docs/lectures/images/6-3.png rename to docs/lectures/images/6-3.png diff --git a/docs/docs/lectures/images/6-4.png b/docs/lectures/images/6-4.png similarity index 100% rename from docs/docs/lectures/images/6-4.png rename to docs/lectures/images/6-4.png diff --git a/docs/docs/lectures/index.md b/docs/lectures/index.md similarity index 100% rename from docs/docs/lectures/index.md rename to docs/lectures/index.md diff --git a/docs/docs/lectures/lecture-1.md b/docs/lectures/lecture-1.md similarity index 100% rename from docs/docs/lectures/lecture-1.md rename to docs/lectures/lecture-1.md diff --git a/docs/docs/lectures/lecture-2.md b/docs/lectures/lecture-2.md similarity index 100% rename from docs/docs/lectures/lecture-2.md rename to docs/lectures/lecture-2.md diff --git a/docs/docs/lectures/lecture-3.md b/docs/lectures/lecture-3.md similarity index 100% rename from docs/docs/lectures/lecture-3.md rename to docs/lectures/lecture-3.md diff --git a/docs/docs/lectures/lecture-4.md b/docs/lectures/lecture-4.md similarity index 100% rename from docs/docs/lectures/lecture-4.md rename to docs/lectures/lecture-4.md diff --git a/docs/docs/lectures/lecture-5.md b/docs/lectures/lecture-5.md similarity index 100% rename from docs/docs/lectures/lecture-5.md rename to docs/lectures/lecture-5.md diff --git a/docs/docs/lectures/lecture-6.md b/docs/lectures/lecture-6.md similarity index 100% rename from docs/docs/lectures/lecture-6.md rename to docs/lectures/lecture-6.md diff --git a/docs/docs/lectures/references.md b/docs/lectures/references.md similarity index 100% rename from docs/docs/lectures/references.md rename to docs/lectures/references.md