Revisions of mysql-connector-java

buildservice-autocommit accepted request 1148896 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 102)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 101)
buildservice-autocommit accepted request 1125718 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 100)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1125701 from David Anes's avatar David Anes (david.anes) (revision 99)
- Update to 8.2.0: 
  - Added the missing implementation for 
    Connection.releaseSavepoint(). (Bug #35811592)
  - Connector/J now supports WebAuthn Authentication. See Connecting
    Using Web Authentication (WebAuthn) Authentication for details. 
    (WL #15197)
  - The auto-deserialization function for BLOB objects, deprecated 
    since release 8.1.0, is now removed. (WL #15747)
  - The SessionStateChanges objects failed to provide proper values 
    for section state changes. This was because Connector/J parsed 
    the OK_Packet incorrectly, and this patch fixes the issue. 
    (Bug #35358417)
  - Using javax.sql.rowset.CachedRowSet#getDate() or 
    javax.sql.rowset.CachedRowSet#getTimestamp() on DATETIME fields 
    resulted in a ClassCastException. It was because the default 
    return type of DATETIME fields by ResultSet.getObject() was 
    java.time.LocalDateTime instead of java.sql.Timestamp. To 
    prevent the exception, a new connection property, 
    treatMysqlDatetimeAsTimestamp, now allows the return type of 
    DATETIME by ResultSet.getObject() to be changed to 
    java.sql.Timestamp. (Bug #107215, Bug #34139593)
  - Obtaining a connection from a MysqlConnectionPoolDataSource made 
    Connector/J reset its connection state unless the connection 
    property paranoid was set to be true. During the reset, the 
    autocommit mode of the session was restored to the default value
    specified on the server by the system variable autocommit, while 
    the JDBC specification mandates that autocommit be always 
    enabled for a freshly created connection. With this patch, the 
    connection reset will always enable autocommit in the situation. 
    (Bug #91351, Bug #28225464)
buildservice-autocommit accepted request 1113584 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 98)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 97)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 96)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 95)
buildservice-autocommit accepted request 1113426 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 94)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 93)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 92)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 91)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 90)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 89)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 88)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 87)
Fridrich Strba's avatar Fridrich Strba (fstrba) committed (revision 86)
buildservice-autocommit accepted request 1109564 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 85)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1109485 from David Anes's avatar David Anes (david.anes) (revision 84)
- Update to 8.1.0:
  - WL#15826, Deprecate autoDeserialize feature.
  - Fix for Bug#95039 (Bug#35534640), KeyManagementException: 
    FIPS mode: only SunJSSE TrustManagers may be used.
  - Fix for Bug#110321 (Bug#35167701), Issue in JDBC 
    PreparedStatement on adding NO_BACKSLASH_ESCAPES in sql_mode.
buildservice-autocommit accepted request 1091133 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 83)
baserev update by copy to link target
Displaying revisions 1 - 20 of 102
openSUSE Build Service is sponsored by