MySQL Workbench 6.3.9 GA has been released

2017-02-07 Thread Daniel Horecki
On behalf of the MySQL Workbench and the MySQL/ORACLE RE Team Daniel Horecki -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/C++ 1.1.8 has been released

2016-12-16 Thread Daniel Horecki
tion option were not performed properly. (Bug #22931974) * Connector/C++ failed to compile against a version of the MySQL C API older than 5.7. (Bug #22838573, Bug #80539, Bug #25201287) On Behalf of the MySQL/ORACLE RE Team Daniel Horecki -- MySQL General Mailin

MySQL Connector/C++ 2.0.4 m2 has been released

2017-03-21 Thread Daniel Horecki
Dear MySQL users, MySQL Connector/C++ 2.0.4 is the next development milestone of the MySQL Connector/C++ 2.0 series. Connector/C++ 2.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

MySQL Cluster 7.2.28 has been released

2017-04-11 Thread Daniel Horecki
Dear MySQL Users, 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) - Transparent Auto-Sharding - Read & write scalability - Active-Active/Multi-Master

MySQL Connector/C++ 8.0.6-dmr has been released

2017-09-28 Thread daniel . horecki
ssl-mode is not also specified. (Bug #26226502) * mysqlx_get_node_session_from_options() could succeed even when a preceding mysqlx_session_option_set() failed. (Bug #26188740) On Behalf of the MySQL/Oracle Release Engineering Team, Daniel Horecki -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.4.17 has been released

2017-10-18 Thread daniel . horecki
start. (Bug #86675,    Bug #26263397)    References: See also: Bug #26288247, Bug #26279522. On Behalf of Oracle/MySQL Release Engineering -Sreedhar S & Daniel Horecki -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Connector/C++ 8.0.7-rc has been released

2018-02-26 Thread daniel . horecki
ke option, which takes these values: bundled (build    using bundled yaSSL code); system (build using system    OpenSSL library, with the location as detected by CMake);    path_name (build using OpenSSL library installed at the    named location). For more information, see http://dev.mysql.com/doc/dev/connector-cpp/8.0/building.html    Bugs Fixed * replaceOne() and similar methods did not correctly detect    document ID mismatches. (Bug #27246854) * Calling bind() twice on the same parameter for complex    types resulted in empty values. (Bug #26962725) On Behalf of the MySQL/Oracle Release Engineering Team, Daniel Horecki -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Cluster 7.4.19 has been released

2018-01-23 Thread daniel . horecki
Dear MySQL Users, MySQL Cluster is the distributed, shared-nothing variant of MySQL. This storage engine provides:   - In-Memory storage - Real-time performance   - Transparent Auto-Sharding - Read & write scalability   - Active-Active/Multi-Master geographic replication   - 99.999% High

MySQL Cluster 7.4.18 has been released

2018-01-23 Thread daniel . horecki
Dear MySQL Users, MySQL Cluster is the distributed, shared-nothing variant of MySQL. This storage engine provides:   - In-Memory storage - Real-time performance   - Transparent Auto-Sharding - Read & write scalability   - Active-Active/Multi-Master geographic replication   - 99.999% High

MySQL Workbench 8.0.11-rc has been released

2018-04-19 Thread daniel . horecki
) * When out-of-range index, unique index, or primary key values were define in the source, no warning was provided to indicate that the code produced could not be executed by the MySQL server. (Bug #11745588, Bug #17509) On Behalf of Oracle/MySQL Release Engineering Team, Daniel

MySQL Cluster 7.4.20 has been released

2018-04-20 Thread daniel . horecki
8512) References: See also: Bug #20112700. On Behalf of Oracle/MySQL Release Engineering Team, Daniel Horecki -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

MySQL Workbench 8.0.13 has been released

2018-10-22 Thread daniel . horecki
to see which item is selected. (Bug #25456216) On Behalf of Oracle/MySQL Release Engineering Team, Daniel Horecki

MySQL Workbench 8.0.14 has been released

2019-01-21 Thread daniel . horecki
by Linux) was provided. (Bug #25457611) * No context help was displayed with a view or stored procedure in the SQL editor. (Bug #24697574) On Behalf of Oracle/MySQL Release Engineering Team, Daniel Horecki

MySQL Connector/J 8.0.14 has been released

2019-01-21 Thread daniel . horecki
server was by SSL; (b) the caching_sha2 or sha256_password authentication plugin was used for the user; and (c) the user password contained Unicode characters. (Bug #25642226) On Behalf of Oracle/MySQL Release Engineering Team, Daniel Horecki