On September 7, 2018, TiDB 2.0.7 is released. Compared with TiDB 2.0.6, this release has great improvement in system compatibility and stability.
PROCESSLIST
table in information_schema
#7286SLOW QUERY
log #7364SHOW CREATE TABLE
#7388ANALYZE
statement by setting it to the RC isolation level and low priority #7500USE INDEX(PRIMARY)
cannot be used in a table whose primary key is an integer #7298Merge Join
and Index Join
output incorrect results when the inner row is NULL
#7301Join
outputs an incorrect result when the chunk size is set too small #7315range column
#7379admin check table
mistakenly reports an error of a time-type column #7457current_timestamp
cannot be queried using the =
condition #7467ComStmtSendLongData
command is mistakenly parsed to NULL #7508auto analyze
is repeatedly executed in specific scenarios #7556dynamic-level-bytes
parameter in an empty cluster by default, to reduce space amplificationapproximate size
and approximate keys count
of a Region after Region mergingWhat’s on this page