No Image

MySQL Shell 8.0.16 – What’s New?

2019-04-28 KENNETH 0

MySQL Shell 8.0.16 – What’s New? The MySQL Development team is proud to announce a new version of the MySQL Shell which includes the following features: Addition of a reporting framework: API to register custom reports. Shell command to display a specific report (show). Shell command to monitor a specific report (watch). … Facebook Twitter Google+ LinkedIn Source: MySQL Shell 8.0.16 – What’s New?

No Image

MySQL InnoDB Cluster – What’s new in the 8.0.16 release

2019-04-26 KENNETH 0

MySQL InnoDB Cluster – What’s new in the 8.0.16 release The MySQL Development Team is very happy to announce a new 8.0 GA Maintenance Release of InnoDB Cluster – 8.0.16! In addition to important bug fixes, 8.0.16 brings very useful new features! This blog post will cover MySQL Shell and the AdminAPI, for detailed information of what’s new in MySQL Router stay tuned for an upcoming blog post!… Facebook Twitter Google+ LinkedIn Source: MySQL InnoDB Cluster – What’s new in the 8.0.16 release

No Image

MySQL 8.0.16 Introducing CHECK constraint

2019-04-26 KENNETH 0

MySQL 8.0.16 Introducing CHECK constraint MySQL 8.0.16 introduces the SQL CHECK constraint feature. This is one of the most requested and long awaited features for MySQL. This post describes the details of the feature. Let’s get started! Introduction The CHECK constraint is a type of integrity constraint in SQL.… Facebook Twitter Google+ LinkedIn Source: MySQL 8.0.16 Introducing CHECK constraint

No Image

The MySQL 8.0.16 Maintenance Release is Generally Available

2019-04-25 KENNETH 0

The MySQL 8.0.16 Maintenance Release is Generally Available The MySQL Development team is very happy to announce that MySQL 8.0.16 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.16 from dev.mysql.com or from the MySQL  Yum,  APT, or SUSE repositories.… Facebook Twitter Google+ LinkedIn Source: The MySQL 8.0.16 Maintenance Release is Generally Available

No Image

Exporting Masked and De-Identified Data from MySQL

2019-04-16 KENNETH 0

Exporting Masked and De-Identified Data from MySQL In all likelihood your MySQL database contains valuable and sensitive information. Within that database, MySQL protects that data using features such as encryption, access controls, auditing, views, and more. However in many cases you may need to share some of this data, but must at the same time protect that sensitive information.  … Facebook Twitter Google+ LinkedIn Source: Exporting Masked and De-Identified Data from MySQL