Download | Release Notes | Changelog |
Release date: 20 Sep 2022
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub 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
- [misc] javadoc addition
- [misc] client side prepare parameter setting avoiding null check for primitive parameter
- [misc] update mysql connector version
- [] improve client side prepared parameter substitution
- [misc] test correction for NULL geometry value
- [misc] socket flushing correction
- [misc] small performance enhancement using fastpath
- [] better default value for socket option useReadAheadInput
- [misc] small performance enhancement
- [misc] adding to test suite
- [] ensure BatchUpdateException inherit SQLState & vendorCode from the cause SQL exception
- [] ensure unix socket testing depending on test configuration
- [] ensure not leaking unix file descriptor
- [] connection ignore database on second reconnection when setting database using Connection.setCatalog()
- [misc] ensure setCatalog(null) behavior
- [misc] test correction for windows
- [misc] Leaking socket file descriptors when using unix domain sockets when path doesn't exist
- [misc] code style correction
- [] ensure testing result on test suite
- [] "mariadb:replication:" was always using first replica
- [] disabling cachePrepStmts correction for MySQL
- [misc] MariaDB benchmark common test suite implementation
- Merge branch 'develop' of into develop
- [misc] test suite stability improvement when using maxscale
- [misc] result-set array grown small improvement
- [misc] permit caching_Sha256 testing on windows
- [] reset failover NPE when cachePrepStmts is disable
- [] disabling cachePrepStmts with useServerPrepStmts might result in Exception
- bump 3.0.8-SNAPSHOT
- [] setting createDatabaseIfNotExist option use on read-only server will refuse connection
- [] test suite correction to support galera
- [] correcting use of galeraAllowedState
This page is: Copyright © 2025 MariaDB. All rights reserved.