Release Notes 1.0.5 Update

Release Notes 1.0.5 Update
This commit is contained in:
MassimilianoPinto
2015-03-20 11:15:15 +01:00
parent 21b80044a5
commit 5527551108

View File

@ -71,26 +71,42 @@ A number of bug fixes have been applied between the 1.0.4 initial GA release and
# Known Issues # Known Issues
There are a number bugs and known limitations within this version of MaxScale, the most serious of this are listed below. There are a number bugs and known limitations within this version of MaxScale, the most serious of this are listed below.
● The Read/Write Splitter is a little too strict when it receives errors from slave servers during execution of session commands. This can result in sessions being terminated in situation in which MaxScale could recover without terminating the sessions.
● MaxScale can not manage authentication that uses wildcard matching in hostnames in the mysql.user table of the backend database. The only wildcards that can be used are in IP address entries. * The Read/Write Splitter is a little too strict when it receives errors from slave servers during execution of session commands. This can result in sessions being terminated in situation in which MaxScale could recover without terminating the sessions.
● When users have different passwords based on the host from which they connect MaxScale is unable to determine which password it should use to connect to the backend database. This results in failed connections and unusable usernames in MaxScale.
* MaxScale can not manage authentication that uses wildcard matching in hostnames in the mysql.user table of the backend database. The only wildcards that can be used are in IP address entries.
* When users have different passwords based on the host from which they connect MaxScale is unable to determine which password it should use to connect to the backend database. This results in failed connections and unusable usernames in MaxScale.
# Packaging # Packaging
Both RPM and Debian packages are available for MaxScale in addition to the tar based releases previously distributed we now provide Both RPM and Debian packages are available for MaxScale in addition to the tar based releases previously distributed we now provide
● CentOS/RedHat 5
CentOS/RedHat 6 * CentOS/RedHat 5
● CentOS/RedHat 7
● Debian 6 * CentOS/RedHat 6
● Debian 7
● Ubuntu 12.04 LTS * CentOS/RedHat 7
● Ubuntu 13.10
● Ubuntu 14.04 LTS * Debian 6
● Fedora 19
● Fedora 20 * Debian 7
● OpenSuSE 13
● SuSE Enterprise 11 * Ubuntu 12.04 LTS
● SuSE Enterprise 12
* Ubuntu 13.10
* Ubuntu 14.04 LTS
* Fedora 19
* Fedora 20
* OpenSuSE 13
* SuSE Enterprise 11
* SuSE Enterprise 12
# MaxScale Home Default Value # MaxScale Home Default Value