Last week, we published an article that goes over how to build and run your own TiDB or TiKV, and how to run some benchmarks on those databases. The full article is here:
Building, Running, and Benchmarking TiKV and TiDB
Last week, we also published an article that introduces TiUP, a component manager introduced in TiDB v4.0 that streamlines installing and configuring a TiDB cluster into a few easy commands. With TiUP, you can get your cluster up in just one minute. The full article is here:
Get a TiDB Cluster Up in Only One Minute
tikv:
table not exist error code in the release-3.0 branch is not the same as that in the master branchasc order in the explain resultpeer fsm and apply fsmLast week, we landed 84 PRs in the TiDB repository, 2 PRs in the TiUP repository, 11 PRs in the TiDB Dashboard repository, 3 PRs in the TiSpark repository, and 53 PRs in the TiKV and PD repositories.
PointGet query after the delete operationBACKUP and RESTORE statements in RFCvalues clause from referencing the upper scope to parse the column name when the table name is not specified for insert statementsSHOW TABLE t NEXT_ROW_ID for auto_random and sequences