MySQL Shell 8.0.12 for MySQL Server 8.0 and 5.7 has been released

2018-07-27 Thread Hery Ramilison
Dear MySQL users, MySQL Shell 8.0.12 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 highly recommended for use with MySQL Server 8.0 and 5.7. Please upgrade to MySQL Shell 8.0.12.

MySQL Connector/Node.js 8.0.12 has been released

2018-07-27 Thread Hery Ramilison
Dear MySQL users, MySQL Connector/Node.js is a new Node.js driver for use with the X DevAPI. This release, v8.0.12, is a maintenance release of the MySQL Connector/Node.js 8.0 series. The X DevAPI enables application developers to write code that combines the strengths of the relational and

MySQL Connector/NET 8.0.12 has been released

2018-07-27 Thread Surabhi Bhat
Dear MySQL users, MySQL Connector/NET 8.0.12 is the second general availability release of MySQL Connector/NET to add support for the new X DevAPI. The X DevAPI enables application developers to write code that combines the strengths of the relational and document models using a modern,

MySQL Cluster 7.4.21 has been released

2018-07-27 Thread Surabhi Bhat
Dear MySQL Users, MySQL Cluster is the distributed, shared-nothing variant of MySQL.  This storage engine provides:   - In-Memory storage - Real-time performance   - Transparent Auto-Sharding - Read & write scalability   - Active-Active/Multi-Master geographic replication   - 99.999% High

MySQL Community Server 5.5.61 has been released

2018-07-27 Thread Hery Ramilison
Dear MySQL users, MySQL Server 5.5.61 is a new version of the 5.5 production release of the world's most popular open source database. MySQL 5.5.61 is recommended for use on production systems. MySQL 5.5 includes several high-impact enhancements to improve the performance and scalability of the

MySQL Connector/J 8.0.12 has been released

2018-07-27 Thread Prashant Tekriwal
Dear MySQL users,   MySQL Connector/J Version 8.0.12 is the second GA release of the 8.0   branch of MySQL Connector/J. It is suitable for use with MySQL Server   versions 5.5, 5.6, 5.7, and 8.0. It supports the Java Database Connectivity   (JDBC) 4.2 API, and implements the X DevAPI. This

MySQL Cluster 7.2.34 has been released

2018-07-27 Thread Lars Tangvald
Dear MySQL Users, MySQL Cluster is the distributed, shared-nothing variant of MySQL. This storage engine provides:   - In-Memory storage - Real-time performance (with optional     checkpointing to disk)   - Transparent Auto-Sharding - Read & write scalability   - Active-Active/Multi-Master

MySQL Cluster 7.5.11 has been released

2018-07-27 Thread Lars Tangvald
Dear MySQL Users, MySQL Cluster is the distributed, shared-nothing variant of MySQL. This storage engine provides:   - In-Memory storage - Real-time performance (with optional     checkpointing to disk)   - Transparent Auto-Sharding - Read & write scalability   - Active-Active/Multi-Master

MySQL Community Server 5.6.41 has been released

2018-07-27 Thread Surabhi Bhat
Dear MySQL users, MySQL Server 5.6.41, a new version of the popular Open Source Database Management System, has been released. MySQL 5.6.41 is recommended for use on production systems. For an overview of what's new in MySQL 5.6, please see

MySQL Community Server 5.7.23 has been released

2018-07-27 Thread Gipson Pulla
Dear MySQL users, MySQL Server 5.7.23, a new version of the popular Open Source Database Management System, has been released. MySQL 5.7.23 is recommended for use on production systems. For an overview of what's new in MySQL 5.7, please see

MySQL Community Server 8.0.12 has been released (part 2/2)

2018-07-27 Thread Bjorn Munch
[Due to size limitation, this announcement is split in two. This is part 2] Bugs Fixed * Important Change; JSON: The JSON_TABLE() function now automatically decodes base-64 values and prints them using the character set given by the column specification. (Bug #90157,

MySQL Enterprise Backup 8.0.12 has been released

2018-07-27 Thread Bjorn Munch
Dear MySQL users, MySQL Enterprise Backup 8.0.12, a new version of the online MySQL backup tool, is now available for download from the My Oracle Support (MOS) website as our latest GA release. This release will be available on eDelivery (OSDC) after the next upload cycle. MySQL Enterprise

MySQL Community Server 8.0.12 has been released (part 1/2)

2018-07-27 Thread Bjorn Munch
[Due to size limitation, this announcement is split in two. This is part 1] Dear MySQL users, MySQL Server 8.0.12, a new version of the popular Open Source Database Management System, has been released. MySQL 8.0.12 is recommended for use on production systems. For an overview of what's new in

MySQL Workbench 8.0.12 has been released

2018-07-27 Thread Balasubramanian Kandasamy
Dear MySQL users, The MySQL developer tools team announces 8.0.12 as our first general availability (GA) for MySQL Workbench 8.0. For the full list of changes in this revision, visit http://dev.mysql.com/doc/relnotes/workbench/en/changes-8-0.html For discussion, join the MySQL Workbench

MySQL Connector/C++ 8.0.12 has been released

2018-07-27 Thread Balasubramanian Kandasamy
Dear MySQL users, MySQL Connector/C++ 8.0.12 is the second GA 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 traditional way, using SQL queries. It allows writing both C++ and plain C applications using X