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

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

MySQL Community Server 5.6.42 has been released

2018-10-22 Thread Surabhi Bhat
Dear MySQL users, MySQL Server 5.6.42, a new version of the popular Open Source Database Management System, has been released. MySQL 5.6.42 is recommended for use on production systems.    This release also incorporates all bug fixes and changes made in    previous NDB Cluster releases, as well

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

2018-10-22 Thread Bjorn Munch
[This is part 2 of the announcement] Bugs Fixed * Important Note: The libevent library included with the MySQL Server was upgraded to version 2.1.8. (Bug #28207237) * InnoDB; Partitioning: Removed old InnoDB handler and partitioning code that referenced .frm

MySQL Workbench 8.0.13 has been released

2018-10-22 Thread daniel . horecki
Dear MySQL users, The MySQL developer tools team announces 8.0.13 as our general available (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 Forums:

MySQL Router 8.0.13 for MySQL Server 8.0 and 5.7 has been released

2018-10-22 Thread Bjorn Munch
Dear MySQL users, MySQL Router 8.0.13 is a new release for MySQL Router 8.0 series. MySQL Router 8.0 is highly recommended for use with MySQL Server 8.0 and 5.7. Please upgrade to MySQL Router 8.0.13. The MySQL Router is a new building block for high availability solutions based on MySQL InnoDB

MySQL Connector/C++ 8.0.13 has been released

2018-10-22 Thread Balasubramanian Kandasamy
Dear MySQL users, MySQL Connector/C++ 8.0.13 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 traditional way, using SQL queries. It allows writing both C++ and plain C applications using X DevAPI

MySQL Connector/Node.js 8.0.13 has been released

2018-10-22 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.13, 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 Community Server 5.5.62 has been released

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

MySQL Enterprise Backup 8.0.13 has been released

2018-10-22 Thread Bjorn Munch
Dear MySQL users, MySQL Enterprise Backup 8.0.13, 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 Connector/ODBC 8.0.13 has been released

2018-10-22 Thread Kent Boortz
Dear MySQL users, MySQL Connector/ODBC 8.0.13 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 an ANSI driver based on the same modern codebase. Please select the driver type you need based

MySQL Community Server 5.7.24 has been released

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

Benetl, a free ETL tool for MySQL, out in version 4.9

2018-10-22 Thread Benoît Carpentier
Dear all, Benetl, a free ETL tool for MySQL, is out in version 4.9. This new version is providing some code optimizations, tests coverage improvement. This version supports Java 1.8 and providesone bug correction (dist function now returns result as double type). You should really update.

MySQL Connector/NET 8.0.13 has been released

2018-10-22 Thread Surabhi Bhat
Dear MySQL users, MySQL Connector/NET 8.0.13 is the first version to support Entity Framework Core 2.1 and the third general availability release of MySQL Connector/NET to add support for the new X DevAPI,which enables application developers to write code that combines the strengths of the