Slide 10
Slide 10 text
Copyright © 2022, Oracle and/or its affiliates. All rights reserved.
11
MySQL 8.0 since 8.0.11 GA (04/18) – Continuous evolution
• 8.0.12 07/18 Instant Add Columns, Query Rewrite Plugin+
• 8.0.13 10/18 SQL Functional Indexes, Importing MongoDB Data
• 8.0.14 01/19 Consistent Reads, Parallel read of index
• 8.0.15 01/19 Bugs only
• 8.0.16 04/19 CHECK constraints, Support of TLS 1.3
• 8.0.17 07/19 Provisioning by Cloning, Multi-valued indexes
• 8.0.18 10/19 Hash join, MEB Page Tracking
• 8.0.19 01/20 MySQL InnoDB ReplicaSet
• 8.0.20 04/20 Binlog Compression
• 8.0.21 07/20 MySQL Shell Logical Dump, SQL DDL ( create table as select)
• 8.0.22 10/20 Write optimizations, Automatic Replication Failover
• 8.0.23 01/21 Invisible Columns, Query Attributes
• 8.0.24 04/21 P_S Memory instrumentation, MySQL Shell SQL Logging
• 8.0.25 05/21 Bugs only
• 8.0.26 07/21 Master/Slave vs. Source/Replica, Kerberos Authentication
• 8.0.27 10/21 InnoDB ClusterSet / DR Aware Clustering
• 8.0.28 01/22 ALTER TABLE … RENAME COLUMN ALGORITHM=INSTANT; global/session limit for memory allocation
• 8.0.29 04/22 ALTER TABLE … DROP COLUMN ALGORITHM=INSTANT
• 8.0.30 07/22 Automatic invisable primary keys
• 8.0.31 10/22 New Threadpool, Intersect and Except
• 8.0.32 01/23 …
https://dev.mysql.com/blog-archive/ (New Link)
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/
Some examples...
Some examples...