MariaDB Connector/Node.js 3.4.1 Release Notes
The most recent Stable (GA) release of MariaDB Connector/Node.js is:MariaDB Connector/Node.js 3.4.2
DownloadRelease NotesChangelogConnector/Node.js Overview
Release date: 2 Apr 2025
MariaDB Connector/Node.js 3.4.1 is a Stable (GA) release.
For an overview of MariaDB Connector/Node.js see theAbout MariaDB Connector/Node.js page
Issues Fixed
CONJS-306: Support "zero configuration ssl" for parsec authentication
CONJS-315: Fixed issue with incorrect data for result-set rows of exactly 16M of data
CONJS-312: Improved pool error messages when failing to create connections
CONJS-313: Now allows using question mark parameters even when using namedPlaceholders option (mysql compatibility)
CONJS-305: Added Connection close alias for end function in TypeScript definition
CONJS-314: Fixed Bulk operations potentially returning unexpected error "Cannot read properties of undefined (reading '0')"
CONJS-275: Added capability to return all Bulk insert IDs for MariaDB server 11.5.1+
CONJS-304: Fixed bulk operations ending with "Got a packet bigger than 'max_allowed_packet' bytes" error
CONJS-316: Enhanced handling of non-bulk batched operations to avoid out-of-memory errors for batches not using bulk
Last updated
Was this helpful?