On September 14, 2018, TiDB 2.1 RC2 is released. Compared with TiDB 2.1 RC1, this release has great improvement in stability, SQL optimizer, statistics information, and execution engine.
Range
to enable it to handle multiple IN
or EQUAL
conditions simultaneously #7577TableScan
is incorrect when Range
is empty #7583PointGet
operator for the UPDATE
statement #7586FirstRow
aggregate function in some conditions #7624DataRace
issue when the HashJoin
operator encounters an error #7554HashJoin
operator read the inner table and build the hash table simultaneously #7544UPDATE JOIN
is incorrect when the Join order is changed #7571Analyze
requests #7496ANALYZE TABLE WITH BUCKETS
statement #7619information_schema.tables.data_length
using the statistics information #7657mutex profile
feature of Golang #7512Admin
statement requires the Super_priv
privilege #7486Drop
crucial system tables #7471juju/errors
to pkg/errors
#7151USER1
signal #7587Year
type #7542Year
type in the Prepare
/Execute
mode #7525Prepare
/Execute
mode #7506ComStmtSendLongData
#7485information_schema.columns_in_table
table #7463NUMERIC_SCALE
value of the float type is incorrect in the information_schema.COLUMNS
table #7602max_allowed_packet
in the insert
function #7528json_contains
#7443json_contains_path
#7596encode/decode
#7622DateTime
data #7655last_insert_id
in the InsertOnDuplicateUpdate
statement #7534auto_increment_id
counter #7515Duplicate Key
#7495insert...select...on duplicate key update
issue #7406LOAD DATA IGNORE LINES
statement #7576Admin Restore Table
feature #7383Bit
type exceeds 128 #7249Bit
type cannot be NULL
#7604CREATE TABLE/DATABASE
in the DDL queue #7608ddl/owner/resign
HTTP interface ro release the DDL owner and start electing a new owner #7649Seek
operation only obtains Key
#7419hot store
command to exit wrongly #1244leader-transfer-max-log-lag
configuration to fix the failure issue of leader scheduling in specific scenarios #3507max-open-engines
configuration to limit the number of engines opened by tikv-importer
simultaneously #3496snapshot apply
#3547What’s on this page