No Image

A new, simple way to figure out why your recursive CTE is running away

2020-01-15 KENNETH 0

A new, simple way to figure out why your recursive CTE is running away In MySQL 8.0.1, we introduced support for recursive common table expressions (CTE). There are quite a few blog entries showcasing the feature, starting from this one, and there is also a complete documentation. Today, I would like to present a solution to a problem which nearly everybody meets when writing queries with recursive CTE’s: when infinite recursion happens, how to debug ?… Facebook Twitter LinkedIn Source: A new, simple way to figure out why your recursive CTE is running away

No Image

MySQL Shell 8.0.19 – What’s New?

2020-01-14 KENNETH 0

MySQL Shell 8.0.19 – What’s New? The MySQL Development team is proud to announce version 8.0.19 of the MySQL Shell, with the following features: Admin API MySQL InnoDB ReplicaSet MySQL Router Management Functions Metadata Upgrade Router Management Functions Shell JavaScript Plugins: require() function enhancements. Upgrade Checker Updates MySQL InnoDB ReplicaSet Similar to MySQL InnoDB Cluster (based on Group Replication), this release of the Shell introduces the MySQL InnoDB Replicaset which provides an easy to use management solution for MySQL Replication.… Facebook Twitter LinkedIn Source: MySQL Shell 8.0.19 – What’s New?

No Image

MySQL Shell AdminAPI – What’s new in 8.0.19?

2020-01-14 KENNETH 0

MySQL Shell AdminAPI – What’s new in 8.0.19? The MySQL Development Team is thrilled to announce a new 8.0 Maintenance Release of MySQL Shell AdminAPI – 8.0.19! This release sets the bar higher, by introducing a new integrated solution based on a very well known Replication technology – MySQL InnoDB ReplicaSet!… Facebook Twitter LinkedIn Source: MySQL Shell AdminAPI – What’s new in 8.0.19?

No Image

The all new MySQL InnoDB ReplicaSet

2020-01-14 KENNETH 0

The all new MySQL InnoDB ReplicaSet Following MySQL InnoDB Cluster as our first, fully integrated MySQL Hight Availability solution based on Group Replication, MySQL Shell 8.0.19 includes MySQL InnoDB ReplicaSet which delivers another complete solution, this time based on MySQL Replication. The basic idea for InnoDB ReplicaSet is to do the same for classic MySQL Replication as InnoDB Cluster did for Group Replication.… Facebook Twitter LinkedIn Source: The all new MySQL InnoDB ReplicaSet

No Image

The MySQL 8.0.19 Maintenance Release is Generally Available

2020-01-13 KENNETH 0

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