Node Mysql2 Versions Save

:zap: fast mysqljs/mysql compatible mysql driver for node.js

v3.7.0

4 months ago

3.7.0 (2024-01-07)

Features

v3.6.5

5 months ago

3.6.5 (2023-11-22)

Bug Fixes

  • add decodeuricomponent to parse uri encoded special characters in host, username, password and datbase keys (#2277) (fe573ad)

v3.6.4

5 months ago

3.6.4 (2023-11-21)

Bug Fixes

v3.6.3

6 months ago

3.6.3 (2023-11-03)

Bug Fixes

  • correctly pass values when used with sql-template-strings library (#2266) (6444f99)

v3.6.2

7 months ago

3.6.2 (2023-10-15)

Bug Fixes

v3.6.1

8 months ago

3.6.1 (2023-09-06)

Bug Fixes

  • EventEmitter on method signatures to use spread syntax (#2200) (5d21b81)

v3.6.0

9 months ago

3.6.0 (2023-08-04)

Features

  • add conn-level infileStreamFactory option (#2159) (5bed0f8)

v3.5.2

10 months ago

3.5.2 (2023-07-14)

Bug Fixes

  • Update events that are propagated from pool cluster to include remove (#2114) (927d209)

v3.5.1

10 months ago

3.5.1 (2023-07-10)

Bug Fixes

  • improvements to allow to use Bun and tls (#2119) (fd44a2a)
  • missing ResultSetHeader[] to query and execute (f649486)

v3.5.0

10 months ago

3.5.0 (2023-07-06)

Features