-
-
Notifications
You must be signed in to change notification settings - Fork 666
Pull requests: sidorares/node-mysql2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump lucide-react from 0.577.0 to 1.0.1 in /website
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#4206
opened Mar 24, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /website
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#4205
opened Mar 24, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.0 to 8.57.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#4204
opened Mar 24, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump typescript from 5.9.3 to 6.0.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#4203
opened Mar 24, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump @typescript-eslint/parser from 8.57.0 to 8.57.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#4202
opened Mar 24, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump rollup from 4.59.0 to 4.60.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#4201
opened Mar 23, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump flatted from 3.4.1 to 3.4.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#4200
opened Mar 21, 2026 by
dependabot
bot
Loading…
feat: auto purge stale prepared statements from cache and retry query
#4199
opened Mar 20, 2026 by
Invader444
Loading…
fix: propagate fatal flag across all promise wrapper error paths
#4196
opened Mar 17, 2026 by
techcodie
Loading…
fix: propagate fatal flag in promise error wrapper and fix execute args check
#4193
opened Mar 17, 2026 by
techcodie
Loading…
feat: dynamic TLS configuration support
needs discussion
needs investigation
#4191
opened Mar 16, 2026 by
jeengbe
Loading…
feat(pool): emit 'connectionQueueAcquired' event on connection dequeue fixes #3844
needs implementation
#3929
opened Nov 23, 2025 by
shubhanshu2103
•
Draft
feat: allow to override ssl servername
needs discussion
needs documentation
needs rebase
For internal organization purpose
needs tests
needs typings
Typings for new features
#3845
opened Oct 3, 2025 by
bertho-zero
•
Draft
feat: allow to specify
ssl: true in connection options
enhancement
needs discussion
needs lint
#3387
opened Feb 8, 2025 by
pkuczynski
Loading…
fix: promise connection typescript mismatched to underlying code
good first contribution
needs rebase
For internal organization purpose
refactor
typescript
#3321
opened Jan 13, 2025 by
ashleybartlett
Loading…
perf: optimize Error object creation in For internal organization purpose
needs tests
performance
promise.js functions
needs rebase
#3169
opened Oct 30, 2024 by
Sunghak
Loading…
feat: add checkServerIdentity override
awaiting approval
needs rebase
For internal organization purpose
#2295
opened Nov 22, 2023 by
brandonjfeldkamp
Loading…
Limit client flags to server capabilities
needs tests
#2262
opened Oct 27, 2023 by
KrisBraun
Loading…
feat: support dequeue event to properly match enqueue counterpart
good first contribution
needs rebase
For internal organization purpose
#2250
opened Oct 18, 2023 by
odubuc
Loading…
feat: ability to trim trailing zeroes in decimal number string
needs rebase
For internal organization purpose
#2156
opened Jul 31, 2023 by
KAMAELUA
Loading…
Allow to connect with arbitrary plugin
in progress
needs rebase
For internal organization purpose
#2143
opened Jul 20, 2023 by
sidorares
Loading…
4 of 9 tasks
feat(pool): added acquireTimeout supports for pool
mysqljs/mysql incompatibilities
Previously: feligxe-mysql-incompatibilities
needs rebase
For internal organization purpose
#1919
opened Mar 27, 2023 by
fenying
Loading…
More verbose undefined parameter error messages
needs rebase
For internal organization purpose
#1707
opened Nov 22, 2022 by
theirongiant
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.