TiDB v6.1 Documentation· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 992 10.4.2 Cluster information tables · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 992 10.4.3 · · · · · · · · · · · · · · · · 1029 10.10 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 10.10.1 Use PLAN REPLAYER to export cluster information · · · · · · · · · · · · · · · · · · 1030 10.10.2 Use PLAN REPLAYER to import cluster information · · · · · · · · · · · · · · · · · · 1032 10.110 码力 | 4487 页 | 84.44 MB | 1 年前3
TiDB v6.5 Documentation· · · · · · · · · · · · · · · · 1231 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · #37275 @wjhuang2016 TiDB v6.3.0 introduces Metadata lock as an experimental feature. To avoid the Information schema is changed error caused by DML statements, TiDB coordi- nates the priority of DMLs and DDLs disable this feature, you can set the system variable tidb_enable_metadata_lock to OFF. For more information, see documentation. • Support restoring a cluster to a specific point in time by using FLASHBACK0 码力 | 5282 页 | 99.69 MB | 1 年前3
TiDB v8.5 Documentation· · · · · · · · · · · · · · · · 1718 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · rowspan="3">DB Operations and ObservabilityDisplay TiKV and TiDB CPU times in memory tables The RPC mode for retrieving TSO, configure the tidb_tso_client_rpc_mode system variable. For more information, see documentation. • Optimize the execution efficiency of the hash join operator for TiDB (experimental) 0 码力 | 6730 页 | 111.36 MB | 10 月前3
TiDB v8.4 Documentation· · · · · · · · · · · · · · · · 1419 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · rowspan="3">DB Operations and ObservabilityDisplay TiKV and TiDB CPU times in memory tables The RPC mode for retrieving TSO, configure the tidb_tso_client_rpc_mode system variable. For more information, see documentation. • Optimize the execution efficiency of the hash join operator for TiDB (experimental) 0 码力 | 6705 页 | 110.86 MB | 10 月前3
TiDB v7.6 Documentation· · · · · · · · · · · · · · · · 1282 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · er-feature-to-enhance-the-scalability-of-pds- �→ region-information-query-service">Use Active PD Followers to enhance �→ PD's Region information query service (experimental)TiDB v7.6.0 introduces an experimental feature "Active PD Follower", �→ which allows PD followers to provide Region information query �→ services. This feature improves the capability of the PD cluster to �→ handle GetRegion0 码力 | 6123 页 | 107.24 MB | 1 年前3
TiDB v7.5 Documentation· · · · · · · · · · · · · · · · 1267 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · tasks only run on these nodes. In v7.5.0, this feature becomes generally available (GA). For more information, see documentation. 2.2.1.2 Performance • The TiDB Distributed eXecution Framework (DXF) becomes DXF, set tidb_enable_dist_task value to ON. SET GLOBAL tidb_enable_dist_task = ON; For more information, see documentation. • Improve the performance of adding multiple indexes in a single SQL statement0 码力 | 6020 页 | 106.82 MB | 1 年前3
TiDB v7.1 Documentation· · · · · · · · · · · · · · · · 1263 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · created cluster and you cannot directly upgrade from the original TiKV storage engine. For more information, see documentation. • TiFlash supports late materialization (GA) #5829 @Lloyd-Pottiger In v7 the TableScan operator based on the statistics and the filter conditions of the query. For more information, see documentation. • TiFlash supports automatically choosing an MPP Join algorithm according0 码力 | 5716 页 | 104.74 MB | 1 年前3
TiDB v8.3 Documentation· · · · · · · · · · · · · · · · 1335 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · statisticsUnder the premise of ensuring that the optimizer can obtain the �→ necessary information, TiDB speeds up statistics collection, improves �→ the timeliness of statistics, and thus ensures JSON query functions and JSON value attribute functions down to the storage engine. For more information, see documentation. • Optimize batch processing strategy for KV (key-value) requests #55206 @zyguan an experimental feature "Active PD Follower", �→ which allows PD followers to provide Region information query �→ services. This feature improves the capability of the PD cluster to �→ handle0 码力 | 6606 页 | 109.48 MB | 10 月前3
TiDB v8.2 Documentation· · · · · · · · · · · · · · · · 1330 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · functions to TiKV #50601 @dbsid • JSON_ARRAY_APPEND() • JSON_MERGE_PATCH() • JSON_REPLACE() For more information, see documentation. • TiDB supports parallel sorting #49217 #50746 @xzhangxian1008 Before v8 parallel sorting based on the value of the tidb_ �→ executor_concurrency system variable. For more information, see documentation. 38 • The parallel HashAgg algorithm of TiDB supports disk spill (GA) #356370 码力 | 6549 页 | 108.77 MB | 10 月前3
TiDB v8.1 Documentation· · · · · · · · · · · · · · · · 1327 10.3.5 Use PLAN REPLAYER to Save and Restore the On-Site Information of a Cluster · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · er-feature-to-enhance-the-scalability-of-pds- �→ region-information-query-service">Use Active PD Followers to enhance �→ PD's Region information query service (experimental, introduced �→ in v7.6.0)GetRegion0 码力 | 6479 页 | 108.61 MB | 10 月前3
共 38 条
- 1
- 2
- 3
- 4
相关搜索词













