- 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 4.0.3 Release Notes
Release date: July 24, 2020
TiDB version: 4.0.3
New Features
TiDB Dashboard
TiFlash
- Implement file encryption in TiFlash proxy
Tools
Backup & Restore (BR)
- Support compressing backup files using zstd, lz4 or snappy #404
TiCDC
Dumpling
Improvements
TiDB
- Add the
tidb_log_desensitizationglobal variable to control whether to do desensitization when logging SQL queries #18581 - Enable
tidb_allow_batch_copby default #18552 - Speed up canceling a query #18505
- Add a header for the
tidb_decode_planresult #18501 - Make the configuration checker compatible with earlier versions of the configuration file #18046
- Enable collecting the execution information by default #18518
- Add the
tiflash_tablesandtiflash_segmentssystem tables #18536 - Move
AUTO RANDOMout of experimental features and announce its general availability. The improvements and compatibility changes are as follows:- Deprecate
experimental.allow-auto-randomin the configuration file. No matter how this item is configured, you can always define theAUTO RANDOMfeature on columns. #18613 #18623 - Add the
tidb_allow_auto_random_explicit_insertsession variable to control the explicit writes onAUTO RANDOMcolumns. The default value isfalse. This is to avoid the unexpectedAUTO_RANDOM_BASEupdate caused by explicit writes on columns. #18508 - Allow defining
AUTO_RANDOMonly onBIGINTandUNSIGNED BIGINTcolumns and restrict the maximum number of shard bits to15, which avoids the allocatable space being consumed too quickly #18538 - Do not trigger the
AUTO_RANDOM_BASEupdate when defining theAUTO_RANDOMattribute on theBIGINTcolumn and inserting the negative value into the primary key #17987 - Use the highest bit of an integer for ID allocation when defining the
AUTO_RANDOMattribute onUNSIGNED BIGINTcolumns, which gets more allocable space #18404 - Support updating the
AUTO_RANDOMattribute in the result ofSHOW CREATE TABLE#18316
- Deprecate
- Add the
TiKV
PD
- Support the JSON formatted log #2565
TiDB Dashboard
- Improve the Key Visualizer bucket merge for cold logical ranges #674
- Rename the configuration item of
disable-telemetrytoenable-telemetryfor consistency #684 - Show the progress bar when switching pages #661
- Ensure that the slow log search now follows the same behavior as log search when there are space separators #682
TiFlash
- Change the unit of the DDL Jobs panel in Grafana to
operations per minute - Add a new dashboard in Grafana to show more metrics about TiFlash-Proxy
- Reduce IOPS in TiFlash proxy
- Change the unit of the DDL Jobs panel in Grafana to
Tools
Bug Fixes
TiDB
- Return an error instead of an empty set for
IndexHashJoinwhen an error occurs during execution #18586 - Fix the recurring panic when gRPC transportReader is broken #18562
- Fix the issue that Green GC does not scan locks on offline stores which might cause data incompleteness #18550
- Forbid processing a non-read-only statement using TiFlash engine #18534
- Return the actual error message when a query connection panics #18500
- Fix the issue that the
ADMIN REPAIR TABLEexecution fails to reload the table metadata on the TiDB node #18323 - Fix the data inconsistency issue occurred because the lock of a written and deleted primary key in one transaction is resolved by another transaction #18291
- Make spilling disk work well #18288
- Fix the error reported when the
REPLACE INTOstatement works on the table that contains generated columns #17907 - Return the OOM error when the
IndexHashJoinandIndexMergeJoinworkers panic #18527 - Fix the bug that the execution of
Index Joinmight return wrong results in special cases when the index used byIndex Joincontains the integer primary key #18565 - Fix the issue that when the new collation is enabled on the cluster, the data updated on columns with the new collation in a transaction cannot be read through the unique index #18703
- Return an error instead of an empty set for
TiKV
PD
- Fix the issue that creating TSO stream might be blocked for a while if the server crashes #2648
- Fix the issue that
getSchedulersmight cause a data race #2638 - Fix the issue that deleting the scheduler might cause deadlocks #2637
- Fix the bug that placement rules are not considered when
balance-leader-scheduleris enabled #2636 - Fix the issue that sometimes service
safepointcannot be set properly, which might make BR and dumpling fail #2635 - Fix the issue that the target store in
hot region scheduleris incorrectly selected #2627 - Fix the issue that the TSO request might take too long when PD leader is switched #2622
- Fix the issue of stale scheduler after leader change #2608
- Fix the issue that sometimes replicas of a Region cannot be adjusted to the best location when placement rules are enabled #2605
- Fix the issue that the deployment path of the store is not updated according to the change of deployment directory #2600
- Prevent
store limitfrom changing to zero #2588
TiDB Dashboard
- Fix the TiDB connection error when TiDB is scaled out #689
- Fix the issue that TiFlash instances are not displayed in the log searching page #680
- Fix the issue of metric selection reset after refreshing the overview page #663
- Fix a connection issue in some TLS scenarios #660
- Fix the issue that the language dropdown box is not displayed correctly in some cases #677
TiFlash
- Fix the issue that TiFlash crashes after renaming the primary key column
- Fix the issue that concurrent
Learner ReadandRemove Regionmight cause deadlocks
Tools
TiCDC
Backup & Restore (BR)
- Fix the issue that the backup time might be negative #405
Dumpling
TiDB Lightning
- Fix the issue that
--log-filedoes not take effect #345
- Fix the issue that
TiDB Binlog
- Fix the issue that when TiDB Binlog replicates data to the downstream with TLS enabled, Drainer cannot be started which occurs because TLS is not enabled on the database driver used to update the checkpoint #988
What’s on this page
Was this page helpful?