Skip to content

Pull requests: sidorares/node-mysql2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3472 opened Mar 11, 2025 by dependabot bot Loading…
build(deps-dev): bump @typescript-eslint/parser from 8.26.0 to 8.26.1 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#3471 opened Mar 11, 2025 by dependabot bot Loading…
feat: add RegExp support to PoolCluster awaiting approval enhancement good first contribution mysqljs/mysql incompatibilities Previously: feligxe-mysql-incompatibilities needs typings Typings for new features
#3451 opened Mar 4, 2025 by uPaymeiFixit Loading…
fix: gracefully close pool connections awaiting approval needs rebase For internal organization purpose
#3180 opened Nov 4, 2024 by dstankovd Loading…
perf: optimize Error object creation in promise.js functions needs rebase For internal organization purpose needs tests performance
#3169 opened Oct 30, 2024 by Sunghak Loading…
Add support for utf8mb3 awaiting approval needs investigation needs rebase For internal organization purpose
#3007 opened Sep 3, 2024 by danielbeardsley Loading…
feat: add checkServerIdentity override awaiting approval needs rebase For internal organization purpose
#2295 opened Nov 22, 2023 by brandonjfeldkamp Loading…
fix: removal failure of freeConnection causing infinite loop needs rebase For internal organization purpose
#2171 opened Aug 14, 2023 by ksdaylight 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…
Create failing test for https://github.com/sidorares/node-mysql2/issues/1847 needs rebase For internal organization purpose
#1899 opened Mar 15, 2023 by dsech Loading…
Fix backpressure when using TLS needs rebase For internal organization purpose
#1752 opened Dec 19, 2022 by vobarian Loading…
More verbose undefined parameter error messages needs rebase For internal organization purpose
#1707 opened Nov 22, 2022 by theirongiant Loading…
perf: migrate deque to js-sdsl needs investigation needs rebase For internal organization purpose
#1633 opened Sep 11, 2022 by ZLY201 Loading…
Add taggedExecute helper needs rebase For internal organization purpose
#1539 opened Mar 22, 2022 by sidorares Loading…
2 of 4 tasks
Allow connectAttributes to be set through URI config needs rebase For internal organization purpose
#1506 opened Feb 9, 2022 by mamof Loading…
Implement CMD_RESET_CONNECTION needs rebase For internal organization purpose
#1437 opened Oct 28, 2021 by testn Loading… 3.1.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.