MYSQL发展简史 | ||||||
---|---|---|---|---|---|---|
Version | Status | Features | Last release | Date (from) | Date (to) | Notes |
MySQL 6.0 | Alpha | Falcon Storage Engine, Referential integrity, Unicode | 6.0.11 | |||
MySQL 5.7 | m11 | InnoDB enhancements (temporary tablespace, DDL performance, spatial data types, in-place ALTER TABLE resize, ...); syslog logging; Control-C does not quit mysql client | 5.7.4 m14 | |||
MySQL 5.6 | Prod | Host Cache infos; Full text search on InnoDB; Fractional Seconds; ignore-db-dir; Performance and scalability (condition pushdown to engine, better statistics for InnoDB, persistence on restart, ...); INFORMATION_SCHEMA (OPTIMIZER_TRACE, INNODB_METRICS, INNODB_SYS_TABLES, ...); explicit partition selection; NoSQL memcached API; Replication enhancements (multithreaded slaves, crash safe slaves, checksums, server UUIDs, delaying replicas); PERFORMANCE_SCHEMA enhancements; ... | 5.6.21 | 5-Feb-2013 |
2018-01 AS 2021-01 ES |
Suggested |
MySQL 5.5 | Prod | Semi-synchronous replication, Performance Schema, SIGNAL/RESIGNAL, LOAD XML, InnoDB 1.1 as default engine, INFORMATION_SCHEMA (INNODB_TRX, INNODB_BUFFER_POOL_STATS, ...), Interface: Plugin->Builtin | 5.5.39 | 3-Dic-2010 |
2015-12 AS 2018-12 ES |
|
MySQL 5.4 | Beta | Inno DB multiprocessor optimizations (Sun Solaris), Plugin interface | 5.4.1 | |||
MySQL 5.1 | Prod | ROW and MIXED replication, Partitioning, loggin on tables, scheduler, Cluster enhancements. (5.1.7) INFORMATION_SCHEMA.PROCESSLIST | 5.1.73 | 14-Nov-2008 | 2013-12 | |
MySQL 5.0 | Prod | Catalog (INFORMATION_SCHEMA), Views, Archive and Federated Engines, Stored Routines and triggers, ANSI SQL:2003 | 5.0.96 | 19-Oct-2005 | 2011-12 | |
MySQL 4.1 | Prod | Stronger login security, Subqueries, Data Clustering, NDB Engine | 4.1.22 | 23-Oct-2004 | 2009-12 | |
MySQL 4.0 | Prod | Union, savepoint (InnoDB) | 4.0.27 | 15-Mar-2003 | 2008-09 | |
MySQL 3.23 | Prod | MyISAM Engine (3.23.0), Asynchronous Replication (3.23.15), InnoDB Engine (3.23.34) with transaction support and (3.23.44) foreign keys | 3.23.58 | 17-Jan-2001 | 2006-12 |