Download | Release Notes | Changelog |
Release date: 5 Jun 2024
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 #26e1521 [misc] code style correction
Revision #007bfe0 bump 3.3.1
[] batch with javascript date parameter not in TIMESTAMP range are saved as null #287
[misc] avoid useless variables
[misc] sending text parameter fast path, avoiding testing typeof value each time
[misc] replace math.floor by ~ when possible for better performance
[misc] avoid static use
[misc] JSON parameter correction
[misc] command function now use JSON parameter
[] ensure String object parameter
[misc] avoid unnecessary condition verification
[misc] ensure possible future multi-catalog use
[misc] execute performance improvement when lots of parameters And some micro improvement: Object.prototype.toString '[object Date]' for testing Date in place of costly instanceof
[misc] micro perf change on number to string
[misc] minor perf change
[] performance reading column definition packet improvement
[misc] binary number type faster check
[misc] test correction for supporting MySQL 8.4
[misc] ensure redirect empty value
[misc] add node.js 22 to test suite
[misc] adding pool toString() function
[] possible ECONRESET when executing batch #281
[] connection possibly staying in hanging state after batch execution #281
[misc] cleaning up test code, removing xpand and skysql code
[misc] ensure test stability
[misc] test addition
[] ensure pool timeout error give details #268
[misc] avoid double-negative variable use correction
Merge branch 'master' into develop
Add missing QueryOptions type to prepare function
[misc] avoid double-negative variable use
[misc] fix closing of prepared statements
[misc] check prepare cache is enabled before resetting it
[misc] changelog update
This page is: Copyright © 2025 MariaDB. All rights reserved.