You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On December 18, 2018, TiDB 2.0.10 is released. The corresponding TiDB Ansible 2.0.10 is also released. Compared with TiDB 2.0.9, this release has great improvement in system compatibility and stability.
TiDB
Fix the possible issue caused by canceling a DDL job #8513
Fix the issue that the ORDER BY and UNION clauses cannot quote the column including a table name #8514
Fix the issue that the UNCOMPRESS function does not judge the incorrect input length #8607
Fix the issue encountered by ANSI_QUOTES SQL_MODE when upgrading TiDB #8575
Fix the issue that select returns the wrong result in some cases #8570
Fix the possible issue that TiDB cannot exit when it receives the exit signal #8501
Fix the issue that IndexLookUpJoin returns the wrong result in some cases #8508
Avoid pushing down the filter containing GetVar or SetVar#8454
Fix the issue that the result length of the UNION clauses is incorrect in some cases #8491