Skip to content

MariaDB connector/node.js 2.0.3

Compare
Choose a tag to compare
@rusher rusher released this 31 Jan 11:14
· 928 commits to master since this release

This version is the first Stable (GA) release.

Correction

  • [CONJS-56] TypeError: Cannot read property 'totalConnections' of undefined
  • [CONJS-59] pool now throw ER_ACCESS_DENIED_ERROR in place of a basic timeout error
  • [CONJS-60] handling pipe error for a stream, avoiding hang in case of pipe error.
  • [CONJS-55] Connector throw an error when using incompatible options