书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 10029 个相关结果.
  • TSHttpTxnCacheLookupUrlGet

    TSHttpTxnCacheLookupUrlGet Synopsis include <ts/ts.h> Description TSHttpTxnCacheLookupUrlSet Synopsis include <ts/ts.h> Description TSHttpTxnCacheLookupUrlGet Synopsis...
  • Vendoring dependencies

    168 2022-06-23 《Deno v1.21.3 Manual》
    Vendoring Dependencies Vendoring Dependencies deno vendor <specifiers>... will download all remote dependencies of the specified modules into a local vendor folder. For exampl...
  • Vendoring dependencies

    181 2022-04-17 《Deno v1.20.4 Manual》
    Vendoring Dependencies Vendoring Dependencies deno vendor <specifiers>... will download all remote dependencies of the specified modules into a local vendor folder. For exampl...
  • Data Consistency Validation for TiDB Upstream/Downstream Clusters

    Upstream and Downstream Clusters Data Validation and Snapshot Read Enable Syncpoint Consistent snapshot read Data consistency validation Step 1: obtain ts-map Step 2: configure...
  • TSO

    TiDB 中的 TimeStamp Oracle (TSO) TiDB 中的 TimeStamp Oracle (TSO) 在 TiDB 中,Placement Driver (PD) 承担着 TSO 时间戳分配器的角色,负责为集群内各组件分配时间戳。这些时间戳用于为事务和数据分配时间标记。该分配机制对于在 TiDB 中启用 Percolator 模...
  • SQL

    SQL 插入数据 HTTP API 更新数据 删除数据 HTTP API SQL 我们将使用 monitor 表作为示例来展示如何写入数据。有关如何创建 monitor 表的 SQL 示例,请参见表管理 。 插入数据 让我们向 monitor 表中插入一些测试数据。你可以使用 INSERT INTO 语句: sql INSER...
  • 创建子进程

    运行子进程 运行子进程 API 参考手册 示例: // 创建子进程 const p = Deno . run ({ cmd : [ "echo" , "hello" ], }); // 等待完成 await p . status (); 运行 $ deno run -- allow - ru...
  • Example

    Example Environment Requirements Prepare InLong Sort And Connectors Usage for SQL API MySQL to Kafka Kafka to Hive Other Connectors Example To make it easier for you to cr...
  • Example

    Example Environment Requirements Prepare InLong Sort And Connectors Usage for SQL API MySQL to Kafka Kafka to Hive Other Connectors Example To make it easier for you to cr...
  • 管理 Changefeed

    管理 Changefeed 创建同步任务 查询同步任务列表 查询特定同步任务 停止同步任务 恢复同步任务 删除同步任务 更新同步任务配置 管理同步子任务处理单元 (processor ) 输出行变更的历史值 从 v4.0.5 版本开始引入 同步启用了 TiDB 新的 Collation 框架的表 同步没有有效索引的表 Unified S...