Dear MySQL users,
MySQL Connector/J 8.0.18 is the latest General
Availability release of
the MySQL Connector/J 8.0 series. It is suitable for
use with MySQL
Server versions 8.0, 5.7, and 5.6. It supports the
Java Database
Connectivity (JDBC) 4.2 API, and implements the X
DevAPI.
This release includes the following new features and
changes, also
described in more detail on
https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8.0.18.html
As always, we recommend that you check the “CHANGES”
file in the
download archive to be aware of changes in behavior
that might affect
your application.
To download MySQL Connector/J 8.0.18 GA, see the
“General Availability
(GA) Releases” tab at http://dev.mysql.com/downloads/connector/j/
Enjoy!
Changes in MySQL Connector/J 8.0.18 (2019-10-14,
General
Availability)
Bugs Fixed
* A minor code improvement has been put into
DatabaseMetaDataUsingInfoSchema.getColumns().
(Bug #29898567,
Bug #95741)
* For a replication setup, when the connection
property
loadBalanceAutoCommitStatementThreshold was
set to any values
other than 0, load-balancing server switching
failed. It was
because in this case,
LoadBalancedAutoCommitInterceptor did not
have the required access to the parent
connection proxy that
had established the connection, and this fix
enables such access.
(Bug #25223123, Bug #84098)
* An attempt to retrieve multiple result sets
returned by
asynchronous executions of stored procedures
resulted in an
ExecutionException. With this fix, Connector/J
now works properly
when asynchronous executions return multiple
result sets.
(Bug #23721537)
Enjoy and thanks for the support!
On behalf of the MySQL Release Team,
Nawaz Nazeer Ahamed
MySQL Connector/J 8.0.18 has been released
Search
Categories
- Backup (3)
- Character Sets (16)
- Connectors / Languages (15)
- Data Dictionary (11)
- Document Store, JSON (32)
- GIS (15)
- High Availability / Replication (182)
- InnoDB (57)
- Miscellaneous (86)
- Monitoring (19)
- NDB (73)
- Optimizer (57)
- Performance (5)
- Router (4)
- Security (67)
- Shell (30)
- Thread Pool (1)
- Upgrading (15)
- Windows / .NET (21)
- Workbench (46)