All pages
Powered by GitBook
1 of 1

Connector/J 3.0.8 Changelog

The most recent Stable (GA) release of MariaDB Connector/Java is:

Connector/J 3.5.4

DownloadRelease NotesChangelogConnector/J Overview

Release date: 20 Sep 2022

For the highlights of this release, see therelease notes.

The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.

  • Revision #e60dd939 - [misc] parsing correction after #9a972b12

  • Revision #f5fc5632 - bump 3.0.8

  • Revision #506ab967 - [misc] javadoc addition

  • Revision #57a5f067 - [misc] client side prepare parameter setting avoiding null check for primitive parameter

  • Revision #7b9458c0 - [misc] update mysql connector version

  • Revision #0e4dbecb - [CONJ-1010] improve client side prepared parameter substitution

  • Revision #be083fe1 - [misc] test correction for NULL geometry value

  • Revision #1e5f510d - [misc] socket flushing correction

  • Revision #9a972b12 - [misc] small performance enhancement using fastpath

  • Revision #f07e2324 - [CONJ-1008] better default value for socket option useReadAheadInput

  • Revision #781fb1df - [misc] small performance enhancement

  • Revision #6e58d7d1 - [misc] adding MariaDB 10.9 to test suite

  • Revision #dfba0add - [CONJ-996] ensure BatchUpdateException inherit SQLState & vendorCode from the cause SQL exception

  • Revision #ea4f4355 - [CONJ-1007] ensure unix socket testing depending on test configuration

  • Revision #b3193726 - [CONJ-1007] ensure not leaking unix file descriptor

  • Revision #745ba2b7 - [CONJ-1002] connection ignore database on second reconnection when setting database using Connection.setCatalog()

  • Revision #956e9c0c - [misc] ensure setCatalog(null) behavior

  • Revision #10210fe6 - [misc] test correction for windows

  • Revision #f631c4e2 - [misc] Leaking socket file descriptors when using unix domain sockets when path doesn't exist

  • Revision #55e3c2aa - [misc] code style correction

  • Revision #042158d6 - [CONJ-1003] ensure testing result on test suite

  • Revision #398c3a7d - [CONJ-1003] "mariadb:replication:" was always using first replica

  • Revision #78bc75eb - [CONJ-1006] disabling cachePrepStmts correction for MySQL

  • Revision #f814c80d - [misc] MariaDB benchmark common test suite implementation

  • Revision #aa3ee5bb - Merge branch 'develop' of mariadb-connector-j into develop

  • Revision #38235f1b - [misc] test suite stability improvement when using maxscale

  • Revision #e697ef35 - [misc] result-set array grown small improvement

  • Revision #8765f310 - [misc] permit caching_Sha256 testing on windows

  • Revision #921debb0 - [CONJ-1006] reset failover NPE when cachePrepStmts is disable

  • Revision #0f6ba26d - [CONJ-1006] disabling cachePrepStmts with useServerPrepStmts might result in Exception

  • Revision #9ffd90ef - bump 3.0.8-SNAPSHOT

  • Revision #609fe993 - [CONJ-999] setting createDatabaseIfNotExist option use on read-only server will refuse connection

  • Revision #2a1f7d51 - [CONJ-997] test suite correction to support galera

  • Revision #5c697f4c - [CONJ-997] correcting use of galeraAllowedState

This page is: Copyright © 2025 MariaDB. All rights reserved.