TiDB 1.0.6 Release Notes
On January 08, 2018, TiDB 1.0.6 is released with the following updates:
TiDB
- Support the
Alter Table Auto_Incrementsyntax - Fix the bug in Cost Based computation and the
Null Jsonissue in statistics - Support the extension syntax to shard the implicit row ID to avoid write hot spot for a single table
- Fix a potential DDL issue
- Consider the timezone setting in the
curtime,sysdateandcurdatefunctions - Support the
SEPARATORsyntax in theGROUP_CONCATfunction - Fix the wrong return type issue of the
GROUP_CONCATfunction.
PD
TiKV
None.
To upgrade from 1.0.5 to 1.0.6, follow the rolling upgrade order of PD -> TiKV -> TiDB.