diff --git a/Documentation/Release-Notes/MaxScale-1.0.5-Release-Notes.md b/Documentation/Release-Notes/MaxScale-1.0.5-Release-Notes.md new file mode 100644 index 000000000..d63dc8934 --- /dev/null +++ b/Documentation/Release-Notes/MaxScale-1.0.5-Release-Notes.md @@ -0,0 +1,97 @@ +MaxScale Release Notes 1.0.5 GA + +This document details the changes in version 1.0.5 since the release of the 1.0.4 GA of the MaxScale product. + +# New Features +No new features have been introduced since the GA version was released. SuSE Enterprise 11 and 12 packages are now also supplied. + +# Bug Fixes + +A number of bug fixes have been applied between the 1.0.4 initial GA release and this GA release. The table below lists the bugs that have been resolved. The details for each of these may be found in bugs.mariadb.com. + +
ID | +Summary | +
519 | +LOAD DATA LOCAL INFILE not handled? | +
714 | +Error log flooded when too many connect errors causes the MaxScale host to be blocked | +
711 | +Some MySQL Workbench Management actions hang with R/W split router | +
710 | +make package install files in /etc/init.d | +
683 | +Check for unsupported version of MariaDB | +
684 | +Use mysql_config to determine include/lib directory paths and compiler options | +
689 | +cmake DCMAKE_INSTALL_PREFIX has no effect | +
701 | +set server |
+
705 | +Authentication fails when the user connects to a database with the SQL mode including ANSI_QUOTES | +
507 | +R/W split does not send last_insert_id() to the master | +
700 | +maxscale version has no output | +
694 | +RWSplit SELECT @a:=@a+1 as a, test.b from test breaks client session | +
685 | +SELECT against readconnrouter fails when large volumes of data are returned and the tee filter is used | +