- 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 2.1 RC1 Release Notes
On August 24, 2018, TiDB 2.1 RC1 is released! Compared with TiDB 2.1 Beta, this release has great improvement in stability, SQL optimizer, statistics information, and execution engine.
TiDB
- SQL Optimizer
- Fix the issue that a wrong result is returned after the correlated subquery is decorrelated in some cases #6972
- Optimize the output result of
Explain#7011#7041 - Optimize the choosing strategy of the outer table for
IndexJoin#7019 - Remove the Plan Cache of the non-
PREPAREstatement #7040 - Fix the issue that the
INSERTstatement is not parsed and executed correctly in some cases #7068 - Fix the issue that the
IndexJoinresult is not correct in some cases #7150 - Fix the issue that the
NULLvalue cannot be found using the unique index in some cases #7163 - Fix the range computing issue of the prefix index in UTF-8 #7194
- Fix the issue that result is not correct caused by eliminating the
Projectoperator in some cases #7257 - Fix the issue that
USE INDEX(PRIMARY)cannot be used when the primary key is an integer #7316 - Fix the issue that the index range cannot be computed using the correlated column in some cases #7357
- SQL Execution Engine
- Fix the issue that the daylight saving time is not computed correctly in some cases #6823
- Refactor the aggregation function framework to improve the execution efficiency of the
StreamandHashaggregation operators #6852 - Fix the issue that the
Hashaggregation operator cannot exit normally in some cases #6982 - Fix the issue that
BIT_AND/BIT_OR/BIT_XORdoes not handle the non-integer data correctly #6994 - Optimize the execution speed of the
REPLACE INTOstatement and increase the performance nearly 10 times #7027 - Optimize the memory usage of time type data and decrease the memory usage of the time type data by fifty percent #7043
- Fix the issue that the returned result is mixed with signed and unsigned integers in the
UNIONstatement is not compatible with MySQL #7112 - Fix the panic issue caused by the too much memory applied by
LPAD/RPAD/TO_BASE64/FROM_BASE64/REPEAT#7171 #7266 #7409 #7431 - Fix the incorrect result when
MergeJoin/IndexJoinhandles theNULLvalue #7255 - Fix the incorrect result of
Outer Joinin some cases #7288 - Improve the error message of
Data Truncatedto facilitate locating the wrong data and the corresponding field in the table #7401 - Fix the incorrect result for
decimalin some cases #7001 #7113 #7202 #7208 - Optimize the point select performance #6937
- Prohibit the isolation level of
Read Committedto avoid the underlying problem #7211 - Fix the incorrect result of
LTRIM/RTRIM/TRIMin some cases #7291 - Fix the issue that the
MaxOneRowoperator cannot guarantee that the returned result does not exceed one row #7375 - Divide the Coprocessor requests with too many ranges #7454
- Statistics
- Optimize the mechanism of statistics dynamic collection #6796
- Fix the issue that
Auto Analyzedoes not work when data is updated frequently #7022 - Decrease the Write conflicts during the statistics dynamic update process #7124
- Optimize the cost estimation when the statistics is incorrect #7175
- Optimize the
AccessPathcost estimation strategy #7233
- Server
- Fix the bug in loading privilege information #6976
- Fix the issue that the
Killcommand is too strict with privilege check #6954 - Fix the issue of removing some binary numeric types #6922
- Shorten the output log #7029
- Handle the
mismatchClusterIDissue #7053 - Add the
advertise-addressconfiguration item #7078 - Add the
GrpcKeepAliveoption #7100 - Add the connection or
Tokentime monitor #7110 - Optimize the data decoding performance #7149
- Add the
PROCESSLISTtable inINFORMMATION_SCHEMA#7236 - Fix the order issue when multiple rules are hit in verifying the privilege #7211
- Change some default values of encoding related system variables to UTF-8 #7198
- Make the slow query log show more detailed information #7302
- Support registering tidb-server related information in PD and obtaining this information by HTTP API #7082
- Compatibility
- Support Session variables
warning_countanderror_count#6945 - Add
Scopecheck when reading the system variables #6958 - Support the
MAX_EXECUTION_TIMEsyntax #7012 - Support more statements of the
SETsyntax #7020 - Add validity check when setting system variables #7117
- Add the verification of the number of
PlaceHolders in thePreparestatement #7162 - Support
set character_set_results = null#7353 - Support the
flush statussyntax #7369 - Fix the column size of
SETandENUMtypes ininformation_schema#7347 - Support the
NATIONAL CHARACTERsyntax of statements for creating a table #7378 - Support the
CHARACTER SETsyntax in theLOAD DATAstatement #7391 - Fix the column information of the
SETandENUMtypes #7417 - Support the
IDENTIFIED WITHsyntax in theCREATE USERstatement #7402 - Fix the precision losing issue during
TIMESTAMPcomputing process #7418 - Support the validity verification of more
SYSTEMvariables #7196 - Fix the incorrect result when the
CHAR_LENGTHfunction computes the binary string #7410 - Fix the incorrect
CONCATresult in a statement involvingGROUP BY#7448 - Fix the imprecise type length issue when casting the
DECIMALtype to theSTRINGtype #7451
- Support Session variables
- DML
- DDL
- Improve the method of DDL judging whether
Schemais replicated to avoid misjudgement in some cases #7319 - Fix the
SHOW CREATE TABLEresult in adding index process #6993 - Allow the default value of
text/blob/jsonto be NULL in non-restrictsql-mode#7230 - Fix the
ADD INDEXissue in some cases #7142 - Increase the speed of adding
UNIQUE-KEYindex operation largely #7132 - Fix the truncating issue of the prefix index in UTF-8 character set #7109
- Add the environment variable
tidb_ddl_reorg_priorityto control the priority of theadd-indexoperation #7116 - Fix the display issue of
AUTO-INCREMENTininformation_schema.tables#7037 - Support the
admin show ddl jobs <number>command and support output specified number of DDL jobs #7028 - Support parallel DDL job execution #6955
- Improve the method of DDL judging whether
- Table Partition (Experimental)
- Support top level partition
- Support
Range Partition
PD
- Features
- Introduce the version control mechanism and support rolling update of the cluster with compatibility
- Enable the
region mergefeature - Support the
GetPrevRegioninterface - Support splitting Regions in batch
- Support storing the GC safepoint
- Improvements
- Optimize the issue that TSO allocation is affected by the system clock going backwards
- Optimize the performance of handling Region heartbeats
- Optimize the Region tree performance
- Optimize the performance of computing hotspot statistics
- Optimize returning the error code of API interface
- Add options of controlling scheduling strategies
- Prohibit using special characters in
label - Improve the scheduling simulator
- Support splitting Regions using statistics in pd-ctl
- Support formatting JSON output by calling
jqin pd-ctl - Add metrics about etcd Raft state machine
- Bug fixes
- Fix the issue that the namespace is not reloaded after switching Leader
- Fix the issue that namespace scheduling exceeds the schedule limit
- Fix the issue that hotspot scheduling exceeds the schedule limit
- Fix the issue that wrong logs are output when the PD client closes
- Fix the wrong statistics of Region heartbeat latency
TiKV
- Features
- Support
batch splitto avoid too large Regions caused by the Write operation on hot Regions - Support splitting Regions based on the number of rows to improve the index scan efficiency
- Support
- Performance
- Use
LocalReaderto separate the Read operation from the raftstore thread to lower the Read latency - Refactor the MVCC framework, optimize the memory usage and improve the scan Read performance
- Support splitting Regions based on statistics estimation to reduce the I/O usage
- Optimize the issue that the Read performance is affected by continuous Write operations on the rollback record
- Reduce the memory usage of pushdown aggregation computing
- Use
- Improvements
- Add the pushdown support for a large number of built-in functions and better charset support
- Optimize the GC workflow, improve the GC speed and decrease the impact of GC on the system
- Enable
prevoteto speed up service recovery when the network is abnormal - Add the related configuration items of RocksDB log files
- Adjust the default configuration of
scheduler_latch - Support setting whether to compact the data in the bottom layer of RocksDB when using tikv-ctl to compact data manually
- Add the check for environment variables when starting TiKV
- Support dynamically configuring the
dynamic_level_bytesparameter based on the existing data - Support customizing the log format
- Integrate tikv-fail in tikv-ctl
- Add I/O metrics of threads
- Bug fixes
- Fix decimal related issues
- Fix the issue that
gRPC max_send_message_lenis set mistakenly - Fix the issue caused by misconfiguration of
region_size
Was this page helpful?