MySQL Connector/Node.js 8.0.16 has been released

2019-04-25 Thread Gipson Pulla
ueTimeout value other than 0 (infinite) prevented the acquisition of old released connections from the connection pool. (Bug #29179372, Bug #93841) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.6.44 has been released

2019-04-25 Thread Gipson Pulla
) * Compiling the InnoDB memcached plugin did not work on some platforms where MySQL was configured using -DWITH_LIBEVENT=system, for libevent version 2.0 or higher. (Bug #80073, Bug #22573379, Bug #23567441) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General

MySQL Connector/J 8.0.15 has been released

2019-02-01 Thread Gipson Pulla
y and thanks for the support! On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.6.43 has been released

2019-01-21 Thread Gipson Pulla
nt of the number of subquery columns was calculated incorrectly. (Bug #24899924) * A query employing a dynamic range and an index merge could use more memory than expected. (Bug #89953, Bug #27659490) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General M

MySQL Community Server 5.7.24 has been released

2018-10-22 Thread Gipson Pulla
* It was possible for a subquery that used a unique key on a column allowing NULL to return multiple rows. (Bug #88670, Bug #27182010) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.7.23 has been released

2018-07-27 Thread Gipson Pulla
s (values were inserted correctly regardless of the warnings). Such values are now written preceded by the _binary introducer to silence the warnings. (Bug #22601255, Bug #80150) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/C++ 8.0.11 GA has been released

2018-04-19 Thread Gipson Pulla
Dear MySQL users, MySQL Connector/C++ 8.0.11 is the first 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++ applications using X DevAPI or plai

MySQL Community Server 5.6.40 has been released

2018-04-19 Thread Gipson Pulla
Dear MySQL users, MySQL Server 5.6.40, a new version of the popular Open Source Database Management System, has been released. MySQL 5.6.40 is recommended for use on production systems. For an overview of what's new in MySQL 5.6, please see http://dev.mysql.com/doc/refman/5.6/en/mysql-nutshell

MySQL Connector/Net 8.0.10-rc has been released

2018-01-30 Thread Gipson Pulla
yFramework/8.0.10-rc https://www.nuget.org/packages/MySql.Data.EntityFrameworkCore/8.0.10-rc https://www.nuget.org/packages/MySql.Data.EntityFrameworkCore.Design/8.0.10-rc Enjoy and thanks for the support! On Behalf of the MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list arch

MySQL Community Server 5.6.39 has been released

2018-01-15 Thread Gipson Pulla
database in some cases. (Bug #26106655) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Net 6.9.10 has been released

2017-10-23 Thread Gipson Pulla
t.org/packages/MySql.Data.Entity/6.9.10 https://www.nuget.org/packages/MySql.Fabric/6.9.10 https://www.nuget.org/packages/MySql.Web/6.9.10 Enjoy and thanks for the support! On behalf of the MySQL Connector/NET and the MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list arc

MySQL Community Server 5.6.38 has been released

2017-10-16 Thread Gipson Pulla
42) * NAME_CONST() can return null if incorrect arguments are given. In some cases, this was not handled and could cause a server exit. (Bug #19143243, Bug #26361149) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://l

MySQL Connector/Python 2.1.7 GA has been released

2017-08-18 Thread Gipson Pulla
l in various formats under the docs/ folder. Reporting Bugs We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ On Behalf of the MySQL/ORACLE RE Team, Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.5.57 has been released

2017-07-17 Thread Gipson Pulla
/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Java 8.0.7-dmr has been released

2017-07-10 Thread Gipson Pulla
the ResultSet. (Bug #25215008, Bug #84084) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/J 5.1.42 has been released

2017-04-27 Thread Gipson Pulla
e now includes the catalog in its key to avoid wrong cache hits when the statement is reused on another catalog. (Bug #16714868, Bug #66430) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.5.55 has been released

2017-04-10 Thread Gipson Pulla
e allowable depth by one, which actually matches the maximum number of elements in the position stack. (Bug #83871, Bug #25111907) References: See also: Bug #14040071, Bug #15948580. On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For

MySQL Connector/Java 6.0.6-m5 has been released

2017-03-10 Thread Gipson Pulla
the java.time package was retried by the ResultSet.getObject() method. (Bug #23188159, Bug #81202) * The getType() method returned errors on columns of YEAR and DATETIME data types. (Bug #22931277) On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL Gene

MySQL Connector/J 5.1.41 has been released

2017-02-27 Thread Gipson Pulla
applications. However, it may not be possible to restart the thread afterwards. (Bug #17035755, Bug #69526) References: See also: Bug #14570236, Bug #16443387. On Behalf of MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.2.27 has been released

2017-01-17 Thread Gipson Pulla
by ndb_restore for file reads. (Bug #25182956) On Behalf of MySQL Release Engineering Team, Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.5.54 has been released

2016-12-12 Thread Gipson Pulla
connection character set system variables to values such as ucs2 that are not permitted. (Bug #15985752, Bug #23303391) On behalf of Oracle MySQL Release Engineering Team, Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscrib

MySQL Cluster 7.2.25 has been released

2016-07-18 Thread Gipson Pulla
sion is not yet available, the API node version is greater than 7.2.4. (Bug #23049170) On behalf of Oracle MySQL RE team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Workbench 6.3.7 GA has been released

2016-06-13 Thread Gipson Pulla
ng a query, as it could remain at its last position when the query started to execute. (Bug #19703074, Bug #74128) * The model Page setup... functionality was not always preserved when choosing a size for printing. (Bug #11766583, Bug #59724) On behalf of the MySQL Workbench and the MySQL/ORACLE RE Team Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.5.48 has been released

2016-02-05 Thread Gipson Pulla
tained multiple datadir lines. Now the last datadir line is used. (Bug #79613, Bug #22361702) On behalf of Oracle MySQL Release Engineering Team, Gipson Pulla -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL for Excel 1.3.6 has been released

2016-01-11 Thread Gipson Pulla
Dear MySQL users, The MySQL Windows Experience Team is proud to announce the release of MySQL for Excel version 1.3.6. This is a maintenance release for 1.3.x. It can be used for production environments. MySQL for Excel is an application plug-in enabling data analysts to very easily access and ma