TiDB - v2.0.8
Improvements
- Slow down the AUTO_INCREMENT ID increasing speed when the
Update
statement does not modify the corresponding AUTO_INCREMENT column #7846
Bug fixes
- Quickly create a new etcd session to recover the service when the PD leader goes down #7810
- Fix the issue that the time zone is not considered when the default value of the
DateTime
type is calculated #7672 - Fix the issue that
duplicate key update
inserts values incorrectly in some conditions #7685 - Fix the issue that the predicate conditions of
UnionScan
are not pushed down #7726 - Fix the issue that the time zone is not correctly handled when you add the
TIMESTAMP
index #7812 - Fix the memory leak issue caused by the statistics module in some conditions #7864
- Fix the issue that the results of
ANALYZE
cannot be obtained in some abnormal conditions #7871 - Do not fold the function
SYSDATE
, to ensure the returned results are correct #7894 - Fix the
substring_index
panic issue in some conditions #7896 - Fix the issue that
OUTER JOIN
is mistakenly converted toINNER JOIN
in some conditions #7899
Details
date
Oct. 16, 2018, 7:46 a.m.
name
tidb-server v2.0.8
type
Patch
official page
👇
Register or login to:
- 🔍View and search all TiDB releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!