How free is your Open Source software…really?
With growing development and support costs as well as the need to maintain a sustainable business, it became apparent that maintaining the OSS release of Tungsten Replicator (TR) just wasn’t viable....
View ArticleMySQL Shell 8.0.18 for MySQL Server 8.0 and 5.7 has been released
Dear MySQL users, MySQL Shell 8.0.18 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/Python 8.0.18 has been released
Dear MySQL users, MySQL Connector/Python 8.0.18 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 ArticleSecond MySQL Meetup in Frankfurt - Oct 22, 2019
We are happy to announce that for the second time a MySQL meetup is hold in Frankfurt Germany. Please see details below: Date: October 22, 2019 Time: 18:30-21:00 Place: Oracle Deutschland B.V &...
View ArticleThe MySQL 8.0.18 Maintenance Release is Generally Available
The MySQL Development team is very happy to announce that MySQL 8.0.18 is now available for download at dev.mysql.com. In addition to bug fixes there are a few new features added in this release....
View ArticleMySQL Connector/ODBC 8.0.18 has been released
Dear MySQL users, MySQL Connector/ODBC 8.0.18 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 ArticleMySQL 8.0 Clone Plugin and its internal process.
MySQL 8 has recently released clone plugin which makes DBA’s task of rebuilding the DB servers more easy. Cloning is a process of creating an exact copy of the original. In technical terms cloning...
View ArticleMySQL Cloud Backup and Restore Scenarios Using Microsoft Azure
Backups are a very important part of your database operations, as your business must be secured when catastrophe strikes. When that time comes (and it will), your Recovery Point Objective (RPO) and...
View ArticleMySQL Connector/J 8.0.18 has been released
Dear MySQL users, MySQL Connector/J 8.0.18 is the latest General Availability release of the MySQL Connector/J 8.0 series. It is suitable for use with MySQL Server versions 8.0, 5.7, and 5.6. It...
View ArticleMySQL Connector/Node.js 8.0.18 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.18, is a maintenance release of the MySQL Connector/Node.js 8.0 series. The X DevAPI...
View ArticleMySQL Workbench 8.0.18 has been released
Dear MySQL users, The MySQL developer tools team announces 8.0.18 as our General Availability (GA) for MySQL Workbench 8.0. For the full list of changes in this revision, visit...
View ArticleMySQL Connector/C++ 8.0.18 has been released
Dear MySQL users, MySQL Connector/C++ 8.0.18 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 ArticleAnnouncing MySQL Server 8.0.18, 5.7.28 and 5.6.46
MySQL Server 8.0.18, 5.7.28 and 5.6.46, new versions of the popular Open Source Database Management System, have been released. These releases are recommended for use on production systems. For an...
View ArticleMySQL Connector/NET 8.0.18 has been released
Dear MySQL users, MySQL Connector/NET 8.0.18 is the first version to support .Net Core 3.0 and the sixth general availability release of MySQL Connector/NET to add support for the X DevAPI, which...
View ArticleMySQL 8.0.18 Replication Enhancements
The latest MySQL 8.0 release is out. That is MySQL 8.0.18. We have some new replication enhancements and some work done on replication internals in this release that we would like to highlight and...
View ArticleReplication with restricted privileges
Up until MySQL 8.0.18, the slave executes replicated transactions without checking privileges. It does so to be able to apply everything that its upstream server (the master) tells it to. In practice...
View ArticleMySQL InnoDB Cluster – What’s new in Shell AdminAPI 8.0.18 release
The MySQL Development Team is very happy to announce a new 8.0 Maintenance Release of InnoDB Cluster – 8.0.18. In addition to major quality improvements, 8.0.18 brings some very useful features! This...
View ArticleHow to Start a 3-Node Percona XtraDB Cluster with the Binary Tarball Package
This blog post will help you configure a 3-node Percona XtraDB Cluster using a binary tarball on your local machine. Configuration files are auto-generated with mostly default configurations except...
View ArticleMySQL is OpenSSL-only now !
MySQL needs an SSL/TLS library. It uses it primarily to encrypt network connections, but also uses its various algorithms and random number generators. OpenSSL is the golden standard when it comes to...
View ArticleMySQL Shell 8.0.18 – What’s New?
The MySQL Development team is proud to announce a new version of the MySQL Shell with the following major improvements: Migration to Python 3 Built-in thread reports Ability to use an external editor...
View Article