No Image

New in MySQL 8.0.14 – CREATE UNDO TABLESPACE

2019-01-23 KENNETH 0

New in MySQL 8.0.14 – CREATE UNDO TABLESPACE The newest release of MySQL 8.0.14 includes the ability to control the number and location of UNDO tablespaces using SQL. Users can now manage UNDO tablespaces using SQL from the MySQL client. Background More undo tablespaces help busy systems handle a larger number of read-write concurrent transactions by having more rollback segments available to provide undo logs to those transactions. … Source: New in MySQL 8.0.14 – CREATE UNDO TABLESPACE

No Image

MySQL InnoDB Cluster – Changing cluster topology modes “live”

2019-01-22 KENNETH 0

MySQL InnoDB Cluster – Changing cluster topology modes “live” As listed in the release announcement of the latest MySQL InnoDB Cluster release, 8.0.14 brings exciting new features! This blog post is the first of a series detailing every single new feature added, starting by: “Changing cluster topology modes ‘live‘”.… Source: MySQL InnoDB Cluster – Changing cluster topology modes “live”

No Image

MySQL Shell 8.0.14 – What’s New?

2019-01-22 KENNETH 0

MySQL Shell 8.0.14 – What’s New? The MySQL Development team is proud to announce a new version of the MySQL Shell which includes the following features: Support for importing BSON data. Ability to show column type information when executing SQL. Addition of command line options to lower the verbosity when the shell starts. … Source: MySQL Shell 8.0.14 – What’s New?

No Image

The MySQL 8.0.14 Maintenance Release is Generally Available

2019-01-22 KENNETH 0

The MySQL 8.0.14 Maintenance Release is Generally Available The MySQL Development team is very happy to announce that MySQL 8.0.14 is now available for download at dev.mysql.com. In addition to bug fixes there are a few new features added in this release.  Please download 8.0.14 from dev.mysql.com or from the MySQL  Yum,  APT, or SUSE repositories.… Source: The MySQL 8.0.14 Maintenance Release is Generally Available

No Image

MySQL InnoDB Cluster – What’s new in the 8.0.14 (GA) release

2019-01-21 KENNETH 0

MySQL InnoDB Cluster – What’s new in the 8.0.14 (GA) release The MySQL Development Team is very happy to announce a new 8.0 Maintenance Release of InnoDB Cluster – 8.0.14! In addition to bug fixes, 8.0.14 brings exciting new features! MySQL Shell For this release, we have focused on extending the AdminAPI with several highly desired features.… Source: MySQL InnoDB Cluster – What’s new in the 8.0.14 (GA) release