Support for LATERAL derived tables added to MySQL 8.0.14
In the just-released MySQL 8.0.14 I added a feature called LATERAL derived tables. The manual describes the syntax and has examples of how the feature can be used to find greatest values in tables. In...
View ArticleFail early, fail fast – preventing stale reads on a member that dropped out...
In Group Replication, starting with MySQL 8.0.12, the user is able to specify the behavior for members that enter an error state. The member can either shoot itself on the head or set itself to...
View ArticleSupport for LATERAL derived tables added to MySQL 8.0.14
Hello all. Last months have been busy for me with various tasks, and one of them is finally done and released in MySQL 8.0.14 : LATERAL derived tables. All details are in my post on mysqlserverteam. I...
View ArticleHow to Switch Replica Master of a non-GTID Slave in Percona Cluster ?
Introduction – Recently i was worked on production issue for one of our client under support .They have a architecture of a three node Galera cluster with one asynchronous slave . Node1 – 172.10.2.11...
View ArticleWhere you can find MySQL in February 2019!
We continue with announcing the upcoming shows & conferences where you can find MySQL Community or MySQL Experts at. Please find the list of events with details below. February 2019: FOSDEM 2019,...
View ArticleMariaDB 10.0.38, MariaDB Connector/J 2.4.0 and MariaDB Connector/Node.js...
The MariaDB Foundation is pleased to announce the availability of MariaDB 10.0.38, the latest stable release in the MariaDB 10.0 series, and also the final in the maintenance window, as well as...
View ArticleMySQL Meetup in Dubai
We are happy to invite you to the upcoming MySQL Meetup in Dubai. Please find details below: Date: Wednesday, February 13, 2019 Time: 7:30-9:30 pm Place: Oracle Office Building 6 Internet City, Room...
View ArticleMySQL Shell 8.0.15 for MySQL Server 8.0 and 5.7 has been released
Dear MySQL users, MySQL Shell 8.0.15 is a maintenance release of MySQL Shell 8.0 Series (a component of the MySQL Server). The MySQL Shell is provided under Oracle’s dual-license. MySQL Shell 8.0 is...
View ArticleMySQL Connector/ODBC 8.0.15 has been released
Dear MySQL users, MySQL Connector/ODBC 8.0.15 is a new version in the MySQL Connector/ODBC 8.0 series, the ODBC driver for the MySQL Server. The available downloads include both a Unicode driver and...
View ArticleIPv6 support in Group Replication
In 8.0.14, we add to Group Replication (GR) the ability to use IPv6 in all of its network-related configuration parameters. This means that now you can take advantage of this technology and “rock”...
View ArticleMySQL Connector/NET 8.0.15 has been released
Dear MySQL users, MySQL Connector/NET 8.0.15 is the third version to support Entity Framework Core 2.1 and the fifth general availability release of MySQL Connector/NET to add support for the new X...
View ArticleMySQL Workbench 8.0.15 has been released
Dear MySQL users, The MySQL developer tools team announces 8.0.15 as our general available (GA) for MySQL Workbench 8.0. For the full list of changes in this revision, visit...
View ArticleMySQL Connector/J 8.0.15 has been released
Dear MySQL users, MySQL Connector/J Version 8.0.15 is the GA release of the 8.0 branch of MySQL Connector/J. It is suitable for use with MySQL Server versions 8.0, 5.7, 5.6, and 5.5. It supports the...
View ArticleMySQL Connector/Python 8.0.15 has been released
Dear MySQL users, MySQL Connector/Python 8.0.15 is the latest GA release version of the MySQL Connector Python 8.0 series. The X DevAPI enables application developers to write code that combines the...
View ArticleMySQL Connector/C++ 8.0.15 has been released
Dear MySQL users, MySQL Connector/C++ 8.0.15 is a new release version of the MySQL Connector/C++ 8.0 series. Connector/C++ 8.0 can be used to access MySQL implementing Document Store or in a...
View ArticleMySQL Connector/Node.js 8.0.15 has been released
Dear MySQL users, MySQL Connector/Node.js is a new Node.js driver for use with the X DevAPI. This release, v8.0.15, is a maintenance release of the MySQL Connector/Node.js 8.0 series. The X DevAPI...
View ArticleMySQL With DevOps 1 – Automate Database Archive
This is my next blog series. Im going to write about how I automated many complex tasks in MySQL with Rundeck. In my last series, I have explained RunDeck basics. You can find those articles here. In...
View ArticleTungsten Clustering 5.3.6 and Tungsten Replicator 5.3.6 Released
Continuent is pleased to announce that Tungsten Clustering 5.3.6 and Tungsten Replicator 5.3.6 are now available! Our 5.3.6 release fixes a number of bugs and has been released to improve stability....
View ArticleMonitoring your 5.7 InnoDB Cluster status
Recently we had a customer who came to us for help with monitoring their InnoDB cluster setup. They run a 5.7 InnoDB cluster and suffered from a network outage that split up their cluster leaving it...
View Articlejavascript: How we wrote our own Service Worker As we continue the process of...
javascript: How we wrote our own Service Worker As we continue the process of reinvigorating Tumblr’s frontend web development, we’re always on the lookout for modern web technologies, especially ones...
View Article