admin 發表於 2016-1-17 08:52:15

mysql5.6 新特性

【新特性】
--online DDL
--dump buffer pool   关机前dump buffer pool
--full text serch    全文检索   5.6之前只有MYISM支持,5.6逐步在indb中完善MYISM的特性
--支持 transportable tablespace
--memcached APIkey-value
--ICP
--explain 执行计划支持DML
--slave架构中支持group commit
支持多线程slave(sql多线程,io单线程)
checksums
--优化的 performance schema
--audit功能增强
--LDAP 企业安全服务器
--线程池thread group
--性能监控工具(monitor)---MySQL Enterprise Monitor   
      http://dev.mysql.com/doc/mysql-monitor/2.3/en/index.html
--online backup   --以前的mysql dump需要offline
--MySQL Workbench--编码、数据建模、异库ETL
頁: [1]
查看完整版本: mysql5.6 新特性