- Docs Home
- About TiDB
- Quick Start
- Develop
- Overview
- Quick Start
- Build a TiDB Cluster in TiDB Cloud (Developer Tier)
- CRUD SQL in TiDB
- Build a Simple CRUD App with TiDB
- Example Applications
- Connect to TiDB
- Design Database Schema
- Write Data
- Read Data
- Transaction
- Optimize
- Troubleshoot
- Reference
- Cloud Native Development Environment
- Third-party Support
- Deploy
- Software and Hardware Requirements
- Environment Configuration Checklist
- Plan Cluster Topology
- Install and Start
- Verify Cluster Status
- Test Cluster Performance
- Migrate
- Overview
- Migration Tools
- Migration Scenarios
- Migrate from Aurora
- Migrate MySQL of Small Datasets
- Migrate MySQL of Large Datasets
- Migrate and Merge MySQL Shards of Small Datasets
- Migrate and Merge MySQL Shards of Large Datasets
- Migrate from CSV Files
- Migrate from SQL Files
- Migrate from One TiDB Cluster to Another TiDB Cluster
- Migrate from TiDB to MySQL-compatible Databases
- Advanced Migration
- Integrate
- Maintain
- Monitor and Alert
- Troubleshoot
- TiDB Troubleshooting Map
- Identify Slow Queries
- Analyze Slow Queries
- SQL Diagnostics
- Identify Expensive Queries Using Top SQL
- Identify Expensive Queries Using Logs
- Statement Summary Tables
- Troubleshoot Hotspot Issues
- Troubleshoot Increased Read and Write Latency
- Save and Restore the On-Site Information of a Cluster
- Troubleshoot Cluster Setup
- Troubleshoot High Disk I/O Usage
- Troubleshoot Lock Conflicts
- Troubleshoot TiFlash
- Troubleshoot Write Conflicts in Optimistic Transactions
- Troubleshoot Inconsistency Between Data and Indexes
- Performance Tuning
- Tuning Guide
- Configuration Tuning
- System Tuning
- Software Tuning
- SQL Tuning
- Overview
- Understanding the Query Execution Plan
- SQL Optimization Process
- Overview
- Logic Optimization
- Physical Optimization
- Prepare Execution Plan Cache
- Control Execution Plans
- Tutorials
- TiDB Tools
- Overview
- Use Cases
- Download
- TiUP
- Documentation Map
- Overview
- Terminology and Concepts
- Manage TiUP Components
- FAQ
- Troubleshooting Guide
- Command Reference
- Overview
- TiUP Commands
- TiUP Cluster Commands
- Overview
- tiup cluster audit
- tiup cluster check
- tiup cluster clean
- tiup cluster deploy
- tiup cluster destroy
- tiup cluster disable
- tiup cluster display
- tiup cluster edit-config
- tiup cluster enable
- tiup cluster help
- tiup cluster import
- tiup cluster list
- tiup cluster patch
- tiup cluster prune
- tiup cluster reload
- tiup cluster rename
- tiup cluster replay
- tiup cluster restart
- tiup cluster scale-in
- tiup cluster scale-out
- tiup cluster start
- tiup cluster stop
- tiup cluster template
- tiup cluster upgrade
- TiUP DM Commands
- Overview
- tiup dm audit
- tiup dm deploy
- tiup dm destroy
- tiup dm disable
- tiup dm display
- tiup dm edit-config
- tiup dm enable
- tiup dm help
- tiup dm import
- tiup dm list
- tiup dm patch
- tiup dm prune
- tiup dm reload
- tiup dm replay
- tiup dm restart
- tiup dm scale-in
- tiup dm scale-out
- tiup dm start
- tiup dm stop
- tiup dm template
- tiup dm upgrade
- TiDB Cluster Topology Reference
- DM Cluster Topology Reference
- Mirror Reference Guide
- TiUP Components
- PingCAP Clinic Diagnostic Service
- TiDB Operator
- Dumpling
- TiDB Lightning
- TiDB Data Migration
- About TiDB Data Migration
- Architecture
- Quick Start
- Deploy a DM cluster
- Tutorials
- Advanced Tutorials
- Maintain
- Cluster Upgrade
- Tools
- Performance Tuning
- Manage Data Sources
- Manage Tasks
- Export and Import Data Sources and Task Configurations of Clusters
- Handle Alerts
- Daily Check
- Reference
- Architecture
- Command Line
- Configuration Files
- OpenAPI
- Compatibility Catalog
- Secure
- Monitoring and Alerts
- Error Codes
- Glossary
- Example
- Troubleshoot
- Release Notes
- Backup & Restore (BR)
- TiDB Binlog
- TiCDC
- Dumpling
- sync-diff-inspector
- TiSpark
- Reference
- Cluster Architecture
- Key Monitoring Metrics
- Secure
- Privileges
- SQL
- SQL Language Structure and Syntax
- SQL Statements
ADD COLUMNADD INDEXADMINADMIN CANCEL DDLADMIN CHECKSUM TABLEADMIN CHECK [TABLE|INDEX]ADMIN SHOW DDL [JOBS|QUERIES]ADMIN SHOW TELEMETRYALTER DATABASEALTER INDEXALTER INSTANCEALTER PLACEMENT POLICYALTER TABLEALTER TABLE COMPACTALTER USERANALYZE TABLEBACKUPBATCHBEGINCHANGE COLUMNCOMMITCHANGE DRAINERCHANGE PUMPCREATE [GLOBAL|SESSION] BINDINGCREATE DATABASECREATE INDEXCREATE PLACEMENT POLICYCREATE ROLECREATE SEQUENCECREATE TABLE LIKECREATE TABLECREATE USERCREATE VIEWDEALLOCATEDELETEDESCDESCRIBEDODROP [GLOBAL|SESSION] BINDINGDROP COLUMNDROP DATABASEDROP INDEXDROP PLACEMENT POLICYDROP ROLEDROP SEQUENCEDROP STATSDROP TABLEDROP USERDROP VIEWEXECUTEEXPLAIN ANALYZEEXPLAINFLASHBACK TABLEFLUSH PRIVILEGESFLUSH STATUSFLUSH TABLESGRANT <privileges>GRANT <role>INSERTKILL [TIDB]LOAD DATALOAD STATSMODIFY COLUMNPREPARERECOVER TABLERENAME INDEXRENAME TABLEREPLACERESTOREREVOKE <privileges>REVOKE <role>ROLLBACKSELECTSET DEFAULT ROLESET [NAMES|CHARACTER SET]SET PASSWORDSET ROLESET TRANSACTIONSET [GLOBAL|SESSION] <variable>SHOW ANALYZE STATUSSHOW [BACKUPS|RESTORES]SHOW [GLOBAL|SESSION] BINDINGSSHOW BUILTINSSHOW CHARACTER SETSHOW COLLATIONSHOW [FULL] COLUMNS FROMSHOW CONFIGSHOW CREATE PLACEMENT POLICYSHOW CREATE SEQUENCESHOW CREATE TABLESHOW CREATE USERSHOW DATABASESSHOW DRAINER STATUSSHOW ENGINESSHOW ERRORSSHOW [FULL] FIELDS FROMSHOW GRANTSSHOW INDEX [FROM|IN]SHOW INDEXES [FROM|IN]SHOW KEYS [FROM|IN]SHOW MASTER STATUSSHOW PLACEMENTSHOW PLACEMENT FORSHOW PLACEMENT LABELSSHOW PLUGINSSHOW PRIVILEGESSHOW [FULL] PROCESSSLISTSHOW PROFILESSHOW PUMP STATUSSHOW SCHEMASSHOW STATS_HEALTHYSHOW STATS_HISTOGRAMSSHOW STATS_METASHOW STATUSSHOW TABLE NEXT_ROW_IDSHOW TABLE REGIONSSHOW TABLE STATUSSHOW [FULL] TABLESSHOW [GLOBAL|SESSION] VARIABLESSHOW WARNINGSSHUTDOWNSPLIT REGIONSTART TRANSACTIONTABLETRACETRUNCATEUPDATEUSEWITH
- Data Types
- Functions and Operators
- Overview
- Type Conversion in Expression Evaluation
- Operators
- Control Flow Functions
- String Functions
- Numeric Functions and Operators
- Date and Time Functions
- Bit Functions and Operators
- Cast Functions and Operators
- Encryption and Compression Functions
- Locking Functions
- Information Functions
- JSON Functions
- Aggregate (GROUP BY) Functions
- Window Functions
- Miscellaneous Functions
- Precision Math
- Set Operations
- List of Expressions for Pushdown
- TiDB Specific Functions
- Clustered Indexes
- Constraints
- Generated Columns
- SQL Mode
- Table Attributes
- Transactions
- Garbage Collection (GC)
- Views
- Partitioning
- Temporary Tables
- Cached Tables
- Character Set and Collation
- Placement Rules in SQL
- System Tables
mysql- INFORMATION_SCHEMA
- Overview
ANALYZE_STATUSCLIENT_ERRORS_SUMMARY_BY_HOSTCLIENT_ERRORS_SUMMARY_BY_USERCLIENT_ERRORS_SUMMARY_GLOBALCHARACTER_SETSCLUSTER_CONFIGCLUSTER_HARDWARECLUSTER_INFOCLUSTER_LOADCLUSTER_LOGCLUSTER_SYSTEMINFOCOLLATIONSCOLLATION_CHARACTER_SET_APPLICABILITYCOLUMNSDATA_LOCK_WAITSDDL_JOBSDEADLOCKSENGINESINSPECTION_RESULTINSPECTION_RULESINSPECTION_SUMMARYKEY_COLUMN_USAGEMETRICS_SUMMARYMETRICS_TABLESPARTITIONSPLACEMENT_POLICIESPROCESSLISTREFERENTIAL_CONSTRAINTSSCHEMATASEQUENCESSESSION_VARIABLESSLOW_QUERYSTATISTICSTABLESTABLE_CONSTRAINTSTABLE_STORAGE_STATSTIDB_HOT_REGIONSTIDB_HOT_REGIONS_HISTORYTIDB_INDEXESTIDB_SERVERS_INFOTIDB_TRXTIFLASH_REPLICATIKV_REGION_PEERSTIKV_REGION_STATUSTIKV_STORE_STATUSUSER_PRIVILEGESVIEWS
METRICS_SCHEMA
- UI
- TiDB Dashboard
- Overview
- Maintain
- Access
- Overview Page
- Cluster Info Page
- Top SQL Page
- Key Visualizer Page
- Metrics Relation Graph
- SQL Statements Analysis
- Slow Queries Page
- Cluster Diagnostics
- Search Logs Page
- Instance Profiling
- Session Management and Configuration
- FAQ
- CLI
- Command Line Flags
- Configuration File Parameters
- System Variables
- Storage Engines
- Telemetry
- Errors Codes
- Table Filter
- Schedule Replicas by Topology Labels
- FAQs
- Release Notes
- All Releases
- Release Timeline
- TiDB Versioning
- v6.1
- v6.0
- v5.4
- v5.3
- v5.2
- v5.1
- v5.0
- v4.0
- v3.1
- v3.0
- v2.1
- v2.0
- v1.0
- Glossary
TiDB 5.0.6 Release Notes
Release date: December 31, 2021
TiDB version: 5.0.6
Compatibility changes
Tools
Improvements
TiDB
- Show the affected SQL statements in the debug log when the coprocessor encounters a lock, which is helpful in diagnosing problems #27718
TiKV
- Increase the speed of inserting SST files by moving the verification process to the
Importthread pool from theApplythread pool #11239 - Add more metrics for the garbage collection module of Raft logs to locate performance problems in the module #11374
- Collapse some uncommon storage-related metrics in Grafana dashboard #11681
- Increase the speed of inserting SST files by moving the verification process to the
PD
- Speed up the exit process of schedulers #4146
- Make the scheduling results of the
scatter-range-schedulerscheduler more even by allowing the scheduler to schedule empty Regions and fix the configurations of the scheduler #4497 - Support that the evict leader scheduler can schedule Regions with unhealthy peers #4093
Tools
TiCDC
- Optimize rate limiting control on TiKV reloads to reduce gPRC congestion during changefeed initialization #3110
- Add a tick frequency limit to EtcdWorker to prevent frequent etcd writes from affecting PD services #3112
- Add the default configuration for
config.Metadata.Timeoutin Kafka sink #3352 - Set the default value of
max-message-bytesto10M, to reduce the probability that Kafka messages cannot be sent #3081 - Add more Prometheus and Grafana monitoring metrics and alerts, including
no owner alert,mounter row,table sink total row, andbuffer sink total row#4054 #1606
Backup & Restore (BR)
TiDB Lightning
- Support importing data into tables that have expression index or the index that depends on virtual generated columns #1404
Bug fixes
TiDB
- Fix the issue that optimistic transaction conflicts might cause transactions to block each other #11148
- Fix the issue of false positive error log
invalid cop task execution summaries lengthfor MPP queries #1791 - Fix the panic that might occur when DML and DDL statements are executed concurrently #30940
- Fix the
privilege check failerror when performing thegrantandrevokeoperations to grant and revoke global level privileges #29675 - Fix the TiDB panic when executing the
ALTER TABLE.. ADD INDEXstatement in some cases #27687 - Fix the issue that the
enforce-mppconfiguration does not take effect in v5.0.4 #29252 - Fix the panic when using the
CASE WHENfunction on theENUMdata type #29357 - Fix wrong results of the
microsecondfunction in vectorized expressions #29244 - Fix the issue of incomplete log information from the
auto analyzeresult #29188 - Fix wrong results of the
hourfunction in vectorized expression #28643 - Fix the unexpected error like
tidb_cast to Int32 is not supportedwhen the unsupportedcastis pushed down to TiFlash #23907 - Fix a bug that the availability detection of MPP node does not work in some corner cases #3118
- Fix the
DATA RACEissue when assigningMPP task ID#27952 - Fix the
INDEX OUT OF RANGEerror for a MPP query after deleting an emptydual table#28250 - Fix the TiDB panic when inserting invalid date values concurrently #25393
- Fix the unexpected
can not found column in Schema columnerror for queries in the MPP mode #30980 - Fix the issue that TiDB might panic when TiFlash is shuting down #28096
- Fix the unexpected
index out of rangeerror when the planner is doing join reorder #24095 - Fix wrong results of the control functions (such as
IFandCASE WHEN) when using theENUMtype data as parameters of such functions #23114 - Fix the wrong result of
CONCAT(IFNULL(TIME(3))#29498 - Fix wrong results of
GREATESTandLEASTwhen passing in unsignedBIGINTarguments #30101 - Fix the issue that a SQL operation is canceled when its JSON type column joins its
CHARtype column #29401 - Fix the data inconsistency issue caused by incorrect usage of lazy existence check and untouched key optimization #30410
- Fix the issue that window functions might return different results when using a transaction or not #29947
- Fix the issue that the SQL statements that contain
cast(integer as char) union stringreturn wrong results #29513 - Fix the issue that the length information is wrong when casting
DecimaltoString#29417 - Fix the issue that the
Column 'col_name' in field list is ambiguouserror is reported unexpectedly when a SQL statement contains natural join #25041 - Fix the issue that the
GREATESTfunction returns inconsistent results due to different values oftidb_enable_vectorized_expression(set toonoroff) #29434 - Fix the issue that the planner might cache invalid plans for
joinin some cases #28087 - Fix the issue that the
index out of range [1] with length 1error is reported when a SQL statement evaluates an aggregation result on the result of join in some cases #1978
TiKV
- Fix the issue that a down TiKV node causes the resolved timestamp to lag #11351
- Fix the issue that batch messages are too large in Raft client implementation #9714
- Fix a panic issue that occurs when Region merge, ConfChange, and Snapshot happen at the same time in extreme conditions #11475
- Fix the issue that TiKV cannot detect the memory lock when TiKV perform a reverse table scan #11440
- Fix the issue of negative sign when the decimal divide result is zero #29586
- Fix the issue that the accumulation of GC tasks might cause TiKV to be OOM (out of memory) #11410
- Fix the issue that the average latency of the by-instance gRPC requests is inaccurate in TiKV metrics #11299
- Fix a memory leak caused by monitoring data of statistics threads #11195
- Fix the issue of TiCDC panic that occurs when the downstream database is missing #11123
- Fix the issue that TiCDC adds scan retries frequently due to the Congest error #11082
- Fix the issue that the Raft connection is broken when the channel is full #11047
- Fix the issue of TiKV panic that occurs when the files do not exist when TiDB Lightning imports data #10438
- Fix the issue that TiDB cannot correctly identify whether the
Int64types inMax/Minfunctions are a signed integer or not, which causes the wrong calculation result ofMax/Min#10158 - Fix the issue that the node of a TiKV replica is down after the node gets snapshots because TiKV cannot modify the metadata accurately #10225
- Fix the leak issue of the backup thread pool #10287
- Fix the issue of casting illegal strings into floating-point numbers #23322
PD
- Fix a panic issue that occurs after the TiKV node is removed #4344
- Fix the issue that operator can get blocked due to down store #3353
- Fix slow leader election caused by stucked Region syncer #3936
- Fix the issue that the speed of removing peers is limited when repairing the down nodes #4090
- Fix the issue that the hotspot cache cannot be cleared when the Region heartbeat is less than 60 seconds #4390
TiFlash
- Fix potential data inconsistency after altering a primary key column to a larger int data type
- Fix the issue that TiFlash fails to start up on some platforms, such as ARM, due to the absence of the
libnsl.solibrary - Fix the issue that the
Store sizemetric does not match the actual data size on a disk - Fix the issue that TiFlash crashes due to a
Cannot open fileerror - Fix occasional crashes of TiFlash when an MPP query is killed
- Fix the unexpected error
3rd arguments of function substringUTF8 must be constants - Fix query failures caused by excessive
ORconditions - Fix the bug that results of
where <string>are wrong - Fix inconsistent behaviors of
CastStringAsDecimalbetween TiFlash and TiDB/TiKV - Fix query failures caused by the error
different types: expected Nullable(Int64), got Int64 - Fix query failures caused by the error
Unexpected type of column: Nullable(Nothing) - Fix query failures caused by overflow when comparing data in the
DECIMALdata type
Tools
TiCDC
- Fix the issue that some partitioned tables without valid indexes might be ignored when
force-replicateis enabled #2834 - Fix the issue that
cdc clisilently truncates user parameters when receiving unexpected parameters, causing the user input parameters to be lost #2303 - Fix the issue that TiCDC sync task might pause when an error occurs during writing a Kafka message #2978
- Fix a possible panic issue when encoding some types of columns into Open Protocol format #2758
- Fix the issue that Kafka may send excessively large messages by setting the default value of
max-message-bytesto10M#3081 - Fix the issue that TiCDC replication task might terminate when the upstream TiDB instance unexpectedly exits #3061
- Fix the issue that TiCDC process might panic when TiKV sends duplicate requests to the same Region #2386
- Fix the TiCDC replication interruption issue when multiple TiKVs crash or during a forced restart #3288
- Fix the negative value error in the changefeed checkpoint lag #3010
- Fix the issue of overly frequent warnings caused by MySQL sink deadlock #2706
- Fix the issue that Avro sink does not support parsing JSON type columns #3624
- Fix the bug that TiCDC reads the incorrect schema snapshot from TiKV when the TiKV owner restarts #2603
- Fix the memory leak issue after processing DDLs #3174
- Fix the bug that the
enable-old-valueconfiguration item is not automatically set totrueon Canal and Maxwell protocols #3676 - Fix the timezone error that occurs when the
cdc servercommand runs on some Red Hat Enterprise Linux releases (such as 6.8 and 6.9) #3584 - Fix the issue of the inaccurate
txn_batch_sizemonitoring metric for Kafka sink #3431 - Fix the issue that
tikv_cdc_min_resolved_ts_no_change_for_1mkeeps alerting when there is no changefeed #11017 - Fix the TiCDC panic issue that occurs when manually cleaning the task status in etcd #2980
- Fix the issue that changefeed does not fail fast enough when the ErrGCTTLExceeded error occurs #3111
- Fix the issue that scanning stock data might fail due to TiKV performing GC when scanning stock data takes too long #2470
- Fix OOM in container environments #1798
- Fix the issue that some partitioned tables without valid indexes might be ignored when
Backup & Restore (BR)
- Fix a bug that the average speed is inaccurately calculated for backup and restore #1405
Dumpling
- Fix the bug that Dumpling becomes very slow when dumping tables with the composite primary key or unique key #29386
What’s on this page
Was this page helpful?