github mariadb-corporation/mariadb-connector-j 3.3.5
MariaDB Connector/Java 3.3.5

latest releases: 3.5.9, 3.4.3
11 hours ago

3.3.5 (Jun 2026)

Full Changelog

Bugs Fixed
  • CONJ-1315 cap BigDecimal/BigInteger string parsing length to prevent CPU exhaustion if Mitm (report by tonghuaroot)
  • CONJ-1316 pin Locale.ROOT on locale-sensitive call sites and date/time/Duration text formatting (fixes
    locale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
  • CONJ-1259 DatabaseMetaData read-only detection: handle MariaDB 12.0 @@read_only returning ON/OFF
    instead of 1/0
  • CONJ-1317 ensure non-UTF8 charset cannot be used for protocol exchanges (report by fg0x0)
  • CONJ-1322 match local infile filename case-sensitively (thanks to jmestwa-coder)
  • CONJ-1323 LOAD LOCAL INFILE validation rejects statements preceded by line comments (thanks to sebdomdev)

Don't miss a new mariadb-connector-j release

NewReleases is sending notifications on new releases.