-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Issues: mysqljs/mysql
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Use WHATWG URL parsing, if available, instead of url.parse
feature
#2564
opened Nov 21, 2023 by
dresende
Loading…
Set TCP_NODELAY flag on TCP socket (disable Nagle's algorithm).
feature
#2560
opened Jan 14, 2023 by
vlasky
Loading…
Makes mysqljs easier to minify and support minifier mangle - fix: Error: Received packet in the wrong sequence after minifying
feature
needs tests
#2375
opened Jul 10, 2020 by
lneves12
Loading…
Add support for 'mysql_clear_password - continued
feature
#2327
opened Mar 28, 2020 by
ZJONSSON
Loading…
Add support for Aurora Serverless root certificate
feature
#2276
opened Oct 3, 2019 by
coreyjv
Loading…
Does mysql.createPoolCluster() extend the features of mysql.createPool?
feature
#2241
opened Jun 27, 2019 by
danySam
Add new optional parameter to have all sockets send KeepAlive packets
feature
needs tests
#2110
opened Sep 28, 2018 by
carboneater
Loading…
Use LIFO for returning/retrieving connections from the pool
feature
#2085
opened Aug 16, 2018 by
4ver
Loading…
Lack of support for sha256_password authentication plugin
feature
#1758
opened Jun 23, 2017 by
elemount
Add JSON support in query and response
feature
needs tests
#1299
opened Dec 1, 2015 by
Aminadav
Loading…
Make the EventEmitter returned by query() thenable
feature
help wanted
#1253
opened Oct 24, 2015 by
felixfbecker
Auto-rollback of released connections without transaction commit
feature
help wanted
#1116
opened Jun 3, 2015 by
bionicman21
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.