MySQL Connector/ODBC 5.3.13 has been released

2019-04-29 Thread Hery Ramilison
. (Bug #29282638, Bug #29512548, Bug #28790708, Bug #93895, Bug #94545, Bug #92078) On Behalf of Oracle/MySQL Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.4.24 has been released

2019-04-26 Thread Hery Ramilison
acle/MySQL Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/ODBC 8.0.16 has been released

2019-04-25 Thread Hery Ramilison
allows the driver to fetch the data. (Bug #29282638, Bug #29512548, Bug #28790708, Bug #93895, Bug #94545, Bug #92078) On Behalf of Oracle/MySQL Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

MySQL Connector/Node.js 8.0.15 has been released

2019-02-01 Thread Hery Ramilison
) This release contains no functional changes and is published to align version number with the MySQL Server 8.0.15 release. On Behalf of Oracle/MySQL Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

MySQL Connector/ODBC 8.0.14 has been released

2019-01-21 Thread Hery Ramilison
file only. On Behalf of Oracle/MySQL Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Node.js 8.0.14 has been released

2019-01-21 Thread Hery Ramilison
eate the schema if it did not exist. Now, an "Unknown database" error is thrown instead. * An unexpected notice could result in an unexpected halt of the client. On Behalf of Oracle/MySQL Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list

MySQL Community Server 5.5.62 has been released

2018-10-22 Thread Hery Ramilison
art of the syntax. (Bug #26791931) On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Node.js 8.0.13 has been released

2018-10-22 Thread Hery Ramilison
hod did not function with valid expressions generated by the expr() method. (Bug #28409639) * The returned Session.inspect() object now includes the 'user' property in addition to the 'dbUser' property but containing the same value. (Bug #28362115

MySQL Connector/NET 6.10.8 has been released

2018-08-14 Thread Hery Ramilison
g/packages/MySql.Data.Entity/6.10.8 https://www.nuget.org/packages/MySql.Data.EntityFrameworkCore/6.10.8 https://www.nuget.org/packages/MySql.Data.EntityFrameworkCore.Design/6.10.8 Enjoy and thanks for the support! On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General Mailin

MySQL Shell 8.0.12 for MySQL Server 8.0 and 5.7 has been released

2018-07-27 Thread Hery Ramilison
stopping unexpectedly, upon reboot the memberSslMode was not preserved. In a cluster where SSL had been disabled, upon issuing dba.rebootClusterFromCompleteOutage() this could prevent instances from rejoining the cluster. (Bug #90793, Bug #27986413) On Behalf of the MySQL/Or

MySQL Connector/Node.js 8.0.12 has been released

2018-07-27 Thread Hery Ramilison
30748) * Improved performance for expression parsing and protocol message encoding. On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.5.61 has been released

2018-07-27 Thread Hery Ramilison
INSERT and DELETE statements could cause table corruption. (Bug #25541037) On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.6.6 GA has been released

2018-06-01 Thread Hery Ramilison
to drop a foreign key, it did not perform any filtering for foreign keys, making it possible for it to attempt retrieval of an index or trigger instead, leading to a spurious Error 723 (No such table). On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramil

MySQL Cluster 7.6.5-dmr has been released

2018-04-20 Thread Hery Ramilison
this release (or a later one) include initial node restarts. (Bug #26640486) On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.7.22 has been released

2018-04-19 Thread Hery Ramilison
in-memory temporary table, the indexes remained uninitialized for the new on-disk table. (Bug #88601, Bug #27214153) * When a stored procedure contained a statement referring to a view which in turn referred to another view, the procedure could not be invoked successfully more than once. (Bug #87858, Bug #26864199) References: See also: Bug #26627136. * A CREATE TABLE ... SELECT statement with a UNION in the SELECT failed in strict mode for a DATE column declared as NOT NULL. (Bug #87711, Bug #27068222) * Prepared statements using nested sub-selects were not always handled correctly. (Bug #87484, Bug #26657904) * Manipulation of a value returned by the JSON_MERGE() function using JSON_SET() sometimes produced an invalid result. (Bug #80787, Bug #22961128) On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Java 5.1.46 GA has been released

2018-03-12 Thread Hery Ramilison
fied for a connection, the connection attributes did not get stored in the session_connect_attrs table in the Performance Schema of the MySQL Server. (Bug #22362474, Bug #79612) On Behalf of Oracle/MySQL Release Engineering Team Hery Ramilison -- MySQL General Mailing List For lis

MySQL Connector/Python 8.0.6-rc has been released

2018-02-01 Thread Hery Ramilison
Dear MySQL users, MySQL Connector/Python 8.0.6-rc is the first release candidate version of the MySQL Connector Python 8.0 series. This series adds support for the new X DevAPI. The X DevAPI enables application developers to write code that combines the strengths of the relational and document m

MySQL Connector/Java 8.0.9-rc has been released

2018-01-30 Thread Hery Ramilison
the error message as a normal greeting packet, causing an ArrayIndexOutOfBoundsException to be thrown. (Bug #24924097) On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

MySQL Community Server 5.7.21 has been released

2018-01-15 Thread Hery Ramilison
algorithm). (Bug #18898433, Bug #72854) * A prepared statement containing an ORDER BY list that referred to a parameter was not always handled correctly. (Bug #87863, Bug #26867652) * The server handled triggers and generated columns incorrectly. (Bug #86637, Bug #2

MySQL Workbench 6.3.10 GA has been released

2017-11-16 Thread Hery Ramilison
it unexpectedly. (Bug #26428849, Bug #87020) * Forward engineering a physical database design did not operate as expected on hosts running macOS High Sierra. (Bug #25979928, Bug #86146) On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General M

MySQL Community Server 5.7.20 has been released

2017-10-16 Thread Hery Ramilison
21642) On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/J 5.1.43 has been released

2017-07-21 Thread Hery Ramilison
complaint that max_prepared_stmt_count was exceeded. This fix makes sure that when a cache entry for a statement replaces an older one, the older statement is immediately closed. (Bug #20066806, Bug #74932) On Behalf of the MySQL/Oracle Release Engineering Team, Hery Ramilison -

MySQL Cluster 7.3.18 has been released

2017-07-18 Thread Hery Ramilison
0004) * When compiling the NDB kernel with gcc version 6.0.0 or later, it is now built using -flifetime-dse=1. (Bug #85381, Bug #25690926) On Behalf of the MySQL/Oracle Release Engineering Team, Kent Boortz & Hery Ramilison -- MySQL General Mailing List For list archiv

MySQL Community Server 5.7.19 has been released

2017-07-17 Thread Hery Ramilison
espace is trimmed from each such value before reading it into memory. (Bug #16212207) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL for Excel 1.3.7 has been released

2017-05-24 Thread Hery Ramilison
Dear MySQL users, The MySQL Windows Experience Team is proud to announce the release of MySQL for Excel version 1.3.7. 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 m

MySQL Community Server 5.5.56 has been released

2017-05-02 Thread Hery Ramilison
port. (Bug #25942414) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/ODBC 5.3.8 has been released

2017-05-01 Thread Hery Ramilison
also: Bug #13914518. On behalf of the Oracle MySQL RE Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Shell 1.0.9 GA has been released

2017-04-12 Thread Hery Ramilison
instances. (Bug #24756046) * On Unix, MySQL Shell was showing the password used to run the command in the operating system process list. On behalf of the MySQL Shell and MySQL Release Team, Kent Boortz & Hery Ramilison -- MySQL General Mailing List For list archives: htt

MySQL Community Server 5.7.18 has been released

2017-04-10 Thread Hery Ramilison
behind timestamps for the corresponding nonprepared statements, leading to time value differences between master and slave servers. (Bug #74550, Bug #19894382, Bug #25187670) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives:

MySQL for Visual Studio 1.2.7 has been released

2017-04-10 Thread Hery Ramilison
Dear MySQL users, The MySQL Windows Experience Team is proud to announce the release of MySQL for Visual Studio 1.2.7. This is a maintenance release for 1.2.x. It can be used for production environments. MySQL for Visual Studio is a product that includes all of the Visual Studio integration fun

MySQL Cluster Manager 1.4.2 has been released

2017-03-06 Thread Hery Ramilison
am, -Sreedhar S & Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Utilities 1.6.5 GA has been released

2017-01-25 Thread Hery Ramilison
and database names. (Bug #18733683) Reporting Bugs -- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy! On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysq

MySQL Cluster 7.5.5 has been released

2017-01-17 Thread Hery Ramilison
-fexpensive-optimizations option for GCC versions for which the option triggers faulty shift-or optimizations. (Bug #24947597, Bug #83517) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubs

MySQL Community Server 5.7.17 has been released

2016-12-12 Thread Hery Ramilison
g a DATE or DATETIME column under these conditions: a) the column was NOT NULL and no default value was supplied; b) strict SQL mode was enabled and NO_ZERO_DATE SQL mode was not enabled; c) the table was not empty. (Bug #16888677) On Behalf of the MySQL/ORACLE RE Team Her

MySQL Connector/Python 2.0.5 GA has been released

2016-10-26 Thread Hery Ramilison
Bugs We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy ! On behalf of the MySQL Connector/Python and the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

MySQL Community Server 5.7.16 has been released

2016-10-12 Thread Hery Ramilison
12715, Bug #24740291) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Node.js 1.0.4 m3 Development Release has been released

2016-10-10 Thread hery . ramilison
d Table.count() methods. * Added support for the Common URI format. * Added View DDL support. Enjoy and thanks for the support! On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.7.15 has been released

2016-09-06 Thread hery . ramilison
ndling in the client library has been fixed so that interrupted read and write calls are retried. Previously, EINTR was ignored. (Bug #82019, Bug #23703570) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://list

MySQL Utilities 1.6.4 GA has been released

2016-08-05 Thread hery . ramilison
not the authentication plugin for the new user. (Bug #17666275, Bug #70745) Reporting Bugs -- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy! On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Utilities 1.6.4 GA has been released

2016-08-05 Thread [Eventum] Hery Ramilison
-- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy! On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.7.14 has been released

2016-07-29 Thread hery . ramilison
81419, Bug #23282498) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/NET 6.8.8 has been released

2016-07-01 Thread hery . ramilison
! On behalf of the MySQL Connector/NET and the MySQL/ORACLE RE Team. Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/J 6.0.3 m2 Development Release has been released

2016-06-24 Thread [Eventum] Hery Ramilison
the proper exceptions are thrown in those cases. Documentation -- Online: http://dev.mysql.com/doc/connector-j/6.0/en/index.html Reporting Bugs --- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ On Behalf of the MySQL/ORACLE RE

MySQL Connector/J 6.0.3 m2 Development Release has been released

2016-06-24 Thread hery . ramilison
d appreciate your feedback and bug reports: http://bugs.mysql.com/ On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Node.js 1.0.3 m2 Development Release has been released

2016-06-21 Thread hery . ramilison
of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.7.13 has been released

2016-06-02 Thread hery . ramilison
failed silently with no error message when it encountered an error while executing FLUSH LOGS. (Bug #71783, Bug #18284273) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.7.13 has been released

2016-06-02 Thread hery . ramilison
d, which is less likely to require a client upgrade. (Bug #72230, Bug #18518216) * mysqldump failed silently with no error message when it encountered an error while executing FLUSH LOGS. (Bug #71783, Bug #18284273) On Behalf of the MySQL/ORACLE RE Team Hery Ram

MySQL Connector/J 5.1.39 has been released

2016-05-09 Thread Hery Ramilison
62) Documentation -- Online: http://dev.mysql.com/doc/connector-j/5.1/en/ Reporting Bugs --- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list a

MySQL Connector/NET 7.0.2 m1 Development Release has been released

2016-04-11 Thread Hery Ramilison
Dear MySQL users, MySQL Connector/Net 7.0.2 M1 is the first development release of MySQL Connector/Net to add support for the new X DevAPI. The X DevAPI enables application developers to write code that combines the strengths of the relational and document models using a modern, NoSQL-like synta

MySQL Connector/J 6.0.2 m1 Development Release has been released

2016-04-11 Thread Hery Ramilison
We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.6.30 has been released

2016-04-11 Thread Hery Ramilison
g #74500, Bug #19875294, Bug #13358486, Bug #79988, Bug #22551116) * EXPLAIN for SELECT ... FOR UPDATE statements acquired locks. (Bug #72858, Bug #18899860) * Processlist state information was not updated correctly for LOAD DATA INFILE and could show a state differ

MySQL Utilities 1.6.3 BETA has been released

2016-03-22 Thread Hery Ramilison
ted disk usage, leading to an inaccurate result. (Bug #76703) Reporting Bugs -- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy! On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.6.29 has been released

2016-02-05 Thread Hery Ramilison
r simple prepared statements. (Bug #70664, Bug #17883203) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/C++ 1.1.7 has been released

2016-01-20 Thread Hery Ramilison
Dear MySQL Users, A new GA (general availability) version of MySQL Connector/C++ has been made available: MySQL Connector/C++ 1.1.7 GA. The MySQL Connector/C++ provides a C++ API for connecting client applications to the MySQL Server 5.5 or newer. You can download the production release at: htt

MySQL Community Server 5.6.28 has been released

2015-12-07 Thread Hery Ramilison
as stopped. (Bug #77696, Bug #21768876) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/J 5.1.38 has been released

2015-12-07 Thread Hery Ramilison
: See also Bug #11763419. Documentation -- Online: http://dev.mysql.com/doc/connector-j/en/index.html Reporting Bugs --- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL Gene

MySQL Cluster 7.4.8 has been released

2015-10-19 Thread Hery Ramilison
also result in later calls to nextEvent() or nextEvent2() seeing events that had not yet been discovered. (Bug #78129, Bug #21651536) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.4.8 has been released

2015-10-17 Thread Hery Ramilison
also result in later calls to nextEvent() or nextEvent2() seeing events that had not yet been discovered. (Bug #78129, Bug #21651536) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/J 5.1.37 has been released

2015-10-15 Thread Hery Ramilison
uld make wrong adjustments for event timestamps when working with the server. (Bug #11758179, Bug #50348) Documentation -- Online: http://dev.mysql.com/doc/connector-j/en/index.html Reporting Bugs --- We welcome and appreciate your feedback and bug reports: http:/

MySQL Community Server 5.6.27 has been released

2015-10-01 Thread Hery Ramilison
-column error if a SELECT statement in the UNION other than the first used the same column name multiple times. (Bug #74539, Bug #19886430) * Empty XML elements having the form were not handled correctly by the LOAD XML statement. (Bug #67542, Bug #16171518

MySQL Connector/Python 2.1.3 GA has been released

2015-09-28 Thread Hery Ramilison
Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Utilities 1.6.2 Beta has been released

2015-08-31 Thread Hery Ramilison
eciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy! On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.6.26 has been released

2015-07-25 Thread Hery Ramilison
psmisc. (Bug #76716, Bug #20893836) * When choosing join order, the optimizer could incorrectly calculate the cost of a table scan and choose a table scan over a more efficient eq_ref join. (Bug #71584, Bug #18194196) On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL Genera

MySQL Connector/J 5.1.36 has been released

2015-07-03 Thread Hery Ramilison
all the time as a monitor lock. (Bug #16444069, Bug #62452) Documentation -- Online: http://dev.mysql.com/doc/connector-j/en/index.html Reporting Bugs --- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ On Behalf of the MySQL/ORACLE RE Team

MySQL Community Server 5.6.25 has been released

2015-06-01 Thread Hery Ramilison
could produce incorrect results. (Bug #69638, Bug #17055185) * For logging of prepared statements to the general query log, the Execute line was logged after statement execution, not before. (Bug #69453, Bug #16953758, Bug #20536590) * MySQL failed to compile using OpenSSL 0

MySQL Connector/Python 2.1.2 Beta has been released

2015-04-30 Thread Hery Ramilison
formats under the docs/ folder. Reporting Bugs We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy ! On Behalf of the MySQL RE team at Oracle Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

MySQL Community Server 5.5.43 has been released

2015-04-07 Thread Hery Ramilison
ing the server with start service or mysqld_safe could result in failure to use the correct plugin directory. (Bug #17619241) * Creating a FEDERATED table with an AUTO_INCREMENT column using a LIKE clause results in a server exit. (Bug #12671631) On behalf of

MySQL Connector/J 5.1.35 has been released

2015-03-24 Thread Hery Ramilison
k and bug reports: http://bugs.mysql.com/ On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Utilities 1.6.1 Alpha has been released

2015-03-04 Thread Hery Ramilison
sql.com/ Enjoy! On Behalf of the MySQL/ORACLE RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.5.42 has been released

2015-02-03 Thread Hery Ramilison
ehalf of Oracle/MySQL RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/NET 6.8.4 has been released

2014-11-11 Thread Hery Ramilison
Dear MySQL users, MySQL Connector/Net 6.8.4 is a maintenance release for the 6.8.x series of the .NET driver for MySQL. It can be used for production environments. It is appropriate for use with MySQL server versions 5.5-5.7. It is now available in source and binary form from http://dev.mysql.c

MySQL Cluster 7.4.2 has been released

2014-11-05 Thread Hery Ramilison
Dear MySQL Users, MySQL Cluster 7.4.2 (Milestone Release) is a public milestone release for MySQL Cluster 7.4. MySQL Cluster is the distributed, shared-nothing variant of MySQL. This storage engine provides: - In-Memory storage - Real-time performance (with optional checkpointing to disk)

MySQL Utilities 1.5.3 has been released

2014-11-04 Thread Hery Ramilison
alf of the MySQL/ORACLE Utilities and Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Python 2.0.2 GA has been released

2014-11-03 Thread Hery Ramilison
- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy ! On behalf of the MySQL Connector/Python and the MySQL/ORACLE RE Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Utilities 1.5.2 has been released

2014-09-26 Thread Hery Ramilison
r the docs/ folder. Reporting Bugs -- We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy! On Behalf of the MySQL/ORACLE Utilities and Release Engineering Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.4.1 has been released

2014-09-26 Thread Hery Ramilison
ation, see MySQL Cluster Replication Conflict Resolution (http://dev.mysql.com/doc/refman/5.6/en/mysql-cluster-replication-conflict-resolution.html). On Behalf of the MySQL Cluster and the Oracle/MySQL RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql

MySQL Connector/Python 2.0.1 GA has been released

2014-09-25 Thread Hery Ramilison
hon/en/index.html The source distribution includes the manual in various formats under the docs/ folder. Reporting Bugs We welcome and appreciate your feedback and bug reports: http://bugs.mysql.com/ Enjoy ! On behalf of the MySQL Connector/Python and the MySQL/ORACLE RE Team,

MySQL for Excel 1.3.2 GA has been released

2014-09-23 Thread Hery Ramilison
Dear MySQL users, The MySQL Windows Experience Team is proud to announce the release of MySQL for Excel version 1.3.2. This is a GA 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 manipulate

MySQL Proxy 0.8.5 alpha has been released

2014-09-05 Thread Hery Ramilison
file name). Enjoy! On Behalf of the MySQL/ORACLE Proxy and RE Team. Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/NET 6.9.3 GA has been released

2014-09-03 Thread Hery Ramilison
y and thanks for the support! On behalf of the MySQL Connector/NET and the MySQL/ORACLE RE Team. Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster Manager 1.3.2 has been released

2014-08-15 Thread Hery Ramilison
any problems you have at https://bug.oraclecorp.com/ Enjoy! On Behalf of the MySQL/ORACLE RE Team, Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/NET 6.9.2 RC has been released

2014-07-18 Thread Hery Ramilison
Dear MySQL users, MySQL Connector/Net 6.9.2 a new version of the all-managed .NET driver for MySQL has been released. This is a RC release for 6.9.x and is not recommended for production environments. It is appropriate for use with MySQL server versions 5.5-5.7. It is now available in source an

MySQL Connector/ODBC 5.3.4 has been released

2014-07-18 Thread Hery Ramilison
-config-options ) for details. * Added NULL handle checks in functions exported by Connector/ODBC. -- Hery Ramilison MySQL/ORACLE Release Engineering Team -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.1.32 has been released

2014-07-15 Thread Hery Ramilison
Events() returns 0. (Bug #18716991) * Cluster API: The pollEvents() method returned 1, even when called with a wait time equal to 0, and there were no events waiting in the queue. Now in such cases it returns 0 as expected. (Bug #18703871) On behalf of the MySQL Cluster and the Or

MySQL for Visual Studio 1.2.2 RC has been released

2014-07-15 Thread Hery Ramilison
Dear MySQL users, MySQL for Visual Studio is a product including all of the Visual Studio integration. The 1.2.2 version is a release candidate release of this product which is feature complete but still can contain minor bugs and is not suitable for production environments. This version is appr

MySQL for Visual Studio 1.2.1 beta has been released

2014-07-01 Thread Hery Ramilison
Dear MySQL users, MySQL for Visual Studio is a product including all of the Visual Studio integration previously available as part of Connector/Net. The 1.2.1 version is a beta release of this product which is feature complete but still can contain minor bugs and is not suitable for production en

MySQL for Excel 1.3.1 RC has been released

2014-07-01 Thread Hery Ramilison
Dear MySQL users, The MySQL Windows Experience Team is proud to announce the release of MySQL for Excel version 1.3.1. This is a RC release for 1.3.x. MySQL for Excel is an application plug-in enabling data analysts to very easily access and manipulate MySQL data within Microsoft Excel. It enabl

MySQL Connector/C 6.1.5 has been released

2014-06-17 Thread Hery Ramilison
certificate when an option is missing. (Bug #68788, Bug #16715064) -- Hery Ramilison MySQL/ORACLE Release Engineering Team -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/J 5.1.31 has been released

2014-06-06 Thread Hery Ramilison
d by throwing an exception. With this fix, ServerPreparedStatement.close() detects and ignores subsequent close() calls on cached statements that have already been closed. (Bug #16004987, Bug #66947) Thanks, On behalf of Oracle/MySQL Build Team, Hery Ramilison -- MySQL General Mailing List Fo

MySQL Utilities 1.4.3 GA (including MySQL Fabric) has been released

2014-05-27 Thread Hery Ramilison
Dear MySQL users, This is the GA release for Utilities 1.4 and the first GA release for MySQL Fabric. MySQL Utilities version 1.4.3 is compatible with MySQL Server versions 5.1 and greater, but should work with earlier versions (greater than v4.1). Python v2.6 and v2.7 are supported. In addition

MySQL Connector/ODBC 5.2.7 has been released

2014-05-13 Thread Hery Ramilison
the MySQL server 5.6.18 client library. -- Hery Ramilison MySQL/ORACLE Release Engineering Team Oracle, the MySQL team, www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Python 1.1.7 has been released

2014-05-13 Thread Hery Ramilison
than utf8 or ascii. (Bug #71482, Bug #18144971) * For Django, introspecting to get the primary key of MySQL tables could fail in Python 3. (Bug #72001, Bug #18380100) On Behalf of the MySQL RE team at Oracle, Hery Ramilison -- MySQL General Mailing List For list archives: http

MySQL Connector/ODBC 5.3.2 GA has been released

2014-04-07 Thread Hery Ramilison
ption NO_I_S was set. (Bug #13712420, Bug #64307) * Implemented a workaround for a control issue with GtkComboBox and GtkComboBoxEntry, in which the dialog control intercepted the keyboard signals, so that focus could be set to other controls using the keyboard. -- Hery Ramilison M

MySQL Connector/C 6.1.3 has been released

2013-12-27 Thread Hery Ramilison
to use the 32-bit registry. (Bug #17515067) * A client crash occurred if mysql_set_server_option() or several other C API functions were called before mysql_real_connect(). (Bug #17338958) On Behalf of Oracle/MySQL RE Team. Hery Ramilison -- MySQL General Mailing List

MySQL Community Server 5.1.73 has been released

2013-12-03 Thread Hery Ramilison
ould fail to observe this convention, leading to accounts that could not be dropped with DROP USER. (Bug #62255, Bug #12917164, Bug #62254, Bug #12917151) On behalf of Oracle MySQL RE Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysq

MySQL Connector/ODBC 5.3.1 beta has been released

2013-11-27 Thread Hery Ramilison
ption NO_INFORMATION_SCHEMA was set. (Bug #13712420, Bug #64307) -- Hery Ramilison MySQL/ORACLE Release Engineering Team -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Community Server 5.1.72 has been released

2013-09-20 Thread Hery Ramilison
e connection changed its default database and simultaneously another connection executed SHOW PROCESSLIST, the second connection could access invalid memory when attempting to display the first connection's default database. memory. (Bug #58198, Bug #11765252) On behalf of O

MySQL Community Server 5.6.12 has been released

2013-06-06 Thread Hery Ramilison
sequent invocations. (Bug #68350, Bug #16346367) * For DELETE and UPDATE statements, EXPLAIN displayed NULL in the ref column for some cases where const is more appropriate. (Bug #68299, Bug #16296268) * The optimizer could choose a poor execution plan for queries with ORDER B

MySQL Community Server 5.1.68 has been released

2013-02-05 Thread Hery Ramilison
lf of the MySQL/ORACLE Build Team Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/Python 1.0.8 has been released

2012-12-22 Thread Hery Ramilison
ck and bug reports: http://bugs.mysql.com/ Enjoy! On Behalf of the MySQL build team at Oracle Hery Ramilison -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

  1   2   >