Skip to content

MariaDB connector/node.js 2.0.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@rusher rusher released this 15 Nov 08:33
· 984 commits to master since this release

This version is a Beta release.

Changelog

  • CONJS-52 (Bug) Commit not executed when in transaction and autocommit is enabled
  • CONJS-50 (Bug) race condition when using authentication plugins
  • CONJS-21 add bulk insert method
  • CONJS-38 Add connection reset
  • CONJS-41 Handle multiple server pools with failover capabilities
  • CONJS-49 test connector with maxscale
  • CONJS-51 Permit use of connection string to provide options
  • CONJS-48 Add option to permit query command when establishing a connection