node-mysql2
node-mysql2 copied to clipboard
:zap: fast mysqljs/mysql compatible mysql driver for node.js
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.34.0 to 8.34.1. Release notes Sourced from @typescript-eslint/parser's releases. v8.34.1 8.34.1 (2025-06-16) 🩹 Fixes types: add 2026/17 to EcmaVersion (#11304) typescript-estree: emit a Literal instead of Identifier...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.34.0 to 8.34.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.34.1 8.34.1 (2025-06-16) 🩹 Fixes types: add 2026/17 to EcmaVersion (#11304) typescript-estree: emit a Literal instead of Identifier...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.4.1 to 5.5.0. Release notes Sourced from eslint-plugin-prettier's releases. v5.5.0 Minor Changes #743 92f2c9c Thanks @dotcarmen! - feat: support non-js languages like css for @eslint/css and json...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.1 to 24.0.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.1 to 24.0.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.28.0 to 9.29.0. Release notes Sourced from @eslint/js's releases. v9.29.0 Features f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic) 19cdd22 feat: prune...
## Problem There was a critical bug in the parser cache system (`lib/parsers/parser_cache.js`) that caused incorrect type casting when multiple connections used different `typeCast` configurations simultaneously. The parser cache generates...
ADD: automatic connection release with Symbol.asyncDispose after execution
### **env:** - mysql2: v3.14.0; - mysql: v2.18.1; - starrocks: v3.4.1; - show create database example_db; +------------+------------------------------+ | Database | Create Database | +------------+------------------------------+ | example_db | CREATE DATABASE `example_db`...