No Image

MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs)

2016-09-20 KENNETH 0

MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs) The MySQL development team just published a Labs release of the MySQL Server. A prominent feature of this release, which I developed, is [Recursive] Common Table Expressions, also known as [recursive] CTE, [recursive] subquery factoring, WITH [RECURSIVE] clause. … Source: MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs)

No Image

RHBA-2016:1908-1: Red Hat Certification bug fix and enhancement update

2016-09-20 KENNETH 0

RHBA-2016:1908-1: Red Hat Certification bug fix and enhancement update Red Hat Enterprise Linux: An updated redhat-certification package that fixes several bugs and adds various enhancements is now available for Red Hat Enterprise Linux 6 and Red Hat Enterprise Linux 7. Source: RHBA-2016:1908-1: Red Hat Certification bug fix and enhancement update

No Image

Introducing MySQL InnoDB Cluster – A Hands-On Tutorial

2016-09-20 KENNETH 0

Introducing MySQL InnoDB Cluster – A Hands-On Tutorial Traditionally, setting up high availability (HA) in MySQL has been a challenging task, especially for people without advanced knowledge of MySQL. From understanding concepts and technologies, to the tooling, specific commands and files to execute and edit, there’s a lot of things you need to know even when planning a test deployment (the Quick Start Guide for Group Replication should give you an idea).… Source: Introducing MySQL InnoDB Cluster – A Hands-On Tutorial

Introducing MySQL InnoDB Cluster – Demo Video

2016-09-20 KENNETH 0

Introducing MySQL InnoDB Cluster – Demo Video Today we are introducing a new MySQL feature called MySQL InnoDB Cluster. Make sure to watch the demo video on the MySQL YouTube Channel! Find out more by looking into the MySQL InnoDB Cluster documentation. If you got questions or feedback please feel free to post on the MySQL Forums.… Source: Introducing MySQL InnoDB Cluster – Demo Video

No Image

Introducing MySQL InnoDB Cluster – MySQL HA: Out-of-Box, Easy to use High Availability

2016-09-20 KENNETH 0

Introducing MySQL InnoDB Cluster – MySQL HA: Out-of-Box, Easy to use High Availability Introducing the new MySQL InnoDB Cluster Feature MySQL has had good support for replication for a long time. After all, it is one of the key features that have enabled companies like Facebook, Booking, Twitter and so many others to grow and scale to such extreme scale with MySQL as their primary database engine.… Source: Introducing MySQL InnoDB Cluster – MySQL HA: Out-of-Box, Easy to use High Availability