On October 16, 2018, TiDB 2.0.8 is released. Compared with TiDB 2.0.7, this release has great improvement in system compatibility and stability.
Update
statement does not modify the corresponding AUTO-INCREMENT column #7846DateTime
type is calculated #7672duplicate key update
inserts values incorrectly in some conditions #7685UnionScan
are not pushed down #7726TIMESTAMP
index #7812ANALYZE
cannot be obtained in some abnormal conditions #7871SYSDATE
, to ensure the returned results are correct #7894substring_index
panic issue in some conditions #7896OUTER JOIN
is mistakenly converted to INNER JOIN
in some conditions #7899EntryCache
keeps increasing when a node goes down #3529