MySQL Forums
Forum List  »  Announcements

MySQL Router 8.0.11 GA has been released
Posted by: Nawaz Nazeer ahamed
Date: April 19, 2018 05:57AM

Dear MySQL users,

MySQL Router 8.0.11 is the first GA release for MySQL Router 8.0 series.

The MySQL Router is a new building block for high availability solutions
based on MySQL InnoDB clusters.

By taking advantage of the new Group Replication technology, and
combined with the MySQL Shell, InnoDB clusters provide an integrated
solution for high availability and scalability for InnoDB based MySQL
databases, that does not require advanced MySQL expertise.

The deployment of applications with high availability requirements is
greatly simplified by MySQL Router. MySQL client connections are
transparently routed to online members of a InnoDB cluster, with MySQL
server outages and cluster reconfigurations being automatically handled
by the Router.

To download MySQL Router 8.0.11, see the "Generally Available (GA)
Releases" tab at http://dev.mysql.com/downloads/router. Package
binaries are available for several platforms and also as a source code
download.

Documentation for MySQL Router can be found at
http://dev.mysql.com/doc/mysql-router/en/

Enjoy!

Changes in MySQL Router 8.0.11 (2018-04-19,General Availability)

   Bugs Fixed

     * Some failed SQL queries executed during the bootstrap
       process resulted in a generic "Unknown error" message instead of
       reporting the original error message received from the MySQL
       server.  As a workaround, setting level=DEBUG during bootstrap
       yielded these SQL errors. (Bug #27721898)

     * Some unexpected errors from the MySQL server were not
       shown during the Router bootstrap process. (Bug #27721834)

     * Router failed to compile on Alpine Linux 3.6. (Bug
       #27697883)

     * Router's max_connect_errors option did not function in
       v8.0.4. (Bug #27564958)

     * Bootstrapping would only function if --bootstrap was the
       first command-line argument. Now the argument order is
       irrelevant. (Bug #25054974)

On behalf of Oracle MySQL Release Team
Nawaz Nazeer Ahamed 

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Router 8.0.11 GA has been released
1094
April 19, 2018 05:57AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.