pingcap/tidb
pingcap/tidb
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
release notes
Published 2/10/2022
MinorContains new featurestidb_enable_paging to determine whether to use paging to send Coprocessor requests. Enabling this feature can reduce the amount of data to process and to reduce latency and resource consumption #30578ADMIN {SESSION | INSTANCE | GLOBAL} PLAN_CACHE syntax to clear the cached query plan #30370tidb_analyze_version value change that occurs when upgrading the cluster from v4.x to v5.x #25422concat(ifnull(time(3)) in TiDB is different from that in MySQL #29498CASE-WHEN expression and collation are used together #30245IN value contains a binary constant #31261INSERT ... SELECT ... ON DUPLICATE KEY UPDATE statement gets panic #28078send on closed channel error #31129release notes
Published 2/10/2022
MinorContains new featurestidb_enable_paging to determine whether to use paging to send Coprocessor requests. Enabling this feature can reduce the amount of data to process and to reduce latency and resource consumption #30578ADMIN {SESSION | INSTANCE | GLOBAL} PLAN_CACHE syntax to clear the cached query plan #30370tidb_analyze_version value change that occurs when upgrading the cluster from v4.x to v5.x #25422concat(ifnull(time(3)) in TiDB is different from that in MySQL #29498CASE-WHEN expression and collation are used together #30245IN value contains a binary constant #31261INSERT ... SELECT ... ON DUPLICATE KEY UPDATE statement gets panic #28078send on closed channel error #31129TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.