MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Node.js 3.5.4, 3.4.7, 3.3.4, and 3.2.5 GA releases. Download […]
MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Node.js 3.5.4, 3.4.7, 3.3.4, and 3.2.5 GA releases.
Release Notes MariaDB Connector/Node.js 3.5.4MariaDB Connector/Node.js 3.5.4 is a Stable (GA) release.
Notable changes in this release include:
Two connection options changed since 3.5.3:
maxAllowedColumns (new, integer, default 65535) — maximum number of columns a server-announced result-set or prepare metadata may declare. The column count is read from the wire before any metadata is allocated for it, so a malicious or man-in-the-middle server announcing an enormous count could otherwise exhaust client memory. A larger count closes the connection with a fatal error instead. The value must be an integer greater than 0.maxAllowedPacket (default changed) — when the option is not set, the default is now a quarter of the memory available to the process (the cgroup limit when containerized, physical memory otherwise), bounded to [16 MB, 1 GB]. It was previously a fixed 16 MB. The value is also advertised to the server in the handshake response and now bounds packet reassembly on the read side: a server announcing a larger packet is refused rather than growing the reassembly buffer. Set it to the server’s real max_allowed_packet; a lower value rejects legitimate results.MariaDB Connector/Node.js 3.4.7 is a Stable (GA) release.
Notable changes in this release include:
See the release notes page for more details and visit mariadb.com/downloads/connectors/connectors-data-access/nodejs-connector/ to download.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | MariaDB Java Connector 3.5.10, 3.4.4, 3.3.6, and 2.7.15 now available | 0 | 27.04 | 29-07-2026 |
| 2 | Updated MariaDB C++ and ODBC Connectors now available | 0 | 19.96 | 07-07-2026 |
| 3 | MariaDB Community Server 10.6.28 now available | 0 | 12.77 | 13-08-2026 |
| 4 | MariaDB 12.3: Faster Vector Search with Matryoshka Optimization | 0 | 15.23 | 28-07-2026 |
| 5 | What a careful MySQL to MariaDB migration still misses | 0 | 13.29 | 18-08-2026 |
| 6 | dotConnect for PostgreSQL 9.1: New Release | 0 | 10.72 | 10-04-2026 |
| 7 | Opera 134.0.5954.56 Stable update | 0 | 16.18 | 12-08-2026 |
| 8 | 🚀 Release v6.2.0 | 0 | 18.52 | 23-07-2026 |
| 9 | phpBB 3.3.16 Release - Please update | 0 | 6.62 | 27-04-2026 |
| 10 | VS Code 1.134 adds side-by-side chats and prompt timeline | 0 | 17.63 | 19-08-2026 |