Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mysqljs
/
mysql
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
18.4k
Code
Issues
139
Pull requests
33
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Breadcrumbs
History for
mysql
lib
ConnectionConfig.js
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 21, 2020
Add localInfile option to control LOAD DATA LOCAL INFILE
Show description for 337e87a
dougwilson
committed
337e87a
Copy full SHA for 337e87a
Commits on Jan 20, 2017
lint: fix infix operator spacing
dougwilson
committed
3a326cb
Copy full SHA for 3a326cb
Commits on Sep 29, 2016
lint: prefer triple equal operator
dougwilson
committed
2aa8b6c
Copy full SHA for 2aa8b6c
lint: enforce consistent quote style
dougwilson
committed
c19c867
Copy full SHA for c19c867
Commits on Nov 13, 2015
lint: add missing semicolons
dougwilson
committed
0b4518a
Copy full SHA for 0b4518a
lint: remove trailing spaces
dougwilson
committed
84635d5
Copy full SHA for 84635d5
Fix reading password from MySQL URL that has bare colon
Show description for 5ce5700
dougwilson
committed
5ce5700
Copy full SHA for 5ce5700
Commits on Oct 25, 2015
lint: remove dangling commas
dougwilson
committed
998292e
Copy full SHA for 998292e
Commits on Feb 16, 2015
Store SSL presets in JS instead of JSON
Show description for ee1d909
dougwilson
committed
ee1d909
Copy full SHA for ee1d909
Commits on Sep 7, 2014
Blacklist unsupported connection flags
Show description for aa33baa
dougwilson
committed
aa33baa
Copy full SHA for aa33baa
Commits on Jul 5, 2014
Default connectTimeout to 10 seconds
dougwilson
committed
3902215
Copy full SHA for 3902215
Commits on May 15, 2014
Reject unauthorized SSL connections
Show description for f03bf56
dougwilson
committed
f03bf56
Copy full SHA for f03bf56
Commits on May 14, 2014
Throw on unknown SSL profile name
Show description for b51fa01
dougwilson
committed
b51fa01
Copy full SHA for b51fa01
Commits on Apr 28, 2014
Default connectTimeout to 2 minutes
dougwilson
committed
5003ce7
Copy full SHA for 5003ce7
Commits on Apr 21, 2014
Throw on unknown charset option
Show description for ad9bd8f
dougwilson
committed
ad9bd8f
Copy full SHA for ad9bd8f
Accept lower-case charset option
dougwilson
committed
08105cf
Copy full SHA for 08105cf
Commits on Feb 5, 2014
pass ssl option to config
sidorares
committed
c42c7c7
Copy full SHA for c42c7c7
Commits on Feb 4, 2014
Add option for connect timeout
dougwilson
committed
f5c19be
Copy full SHA for f5c19be
Commits on Jan 16, 2014
Add trace flag for configuring long stack traces
dougwilson
committed
b29bc41
Copy full SHA for b29bc41
Commits on Nov 15, 2013
Fixes #560: Allow to specify source IP address for TCP connection.
tgpfeiffer
committed
730676b
Copy full SHA for 730676b
Commits on Nov 12, 2013
Fix #635: Make inflation of dates optional
iarna
committed
09683e1
Copy full SHA for 09683e1
Commits on May 28, 2013
add `stringifyObjects` option
Show description for dd921c3
tellnes
committed
dd921c3
Copy full SHA for dd921c3
Commits on Apr 12, 2013
Merge branch 'master' of git://github.com/imkira/node-mysql into imkira-master
imkira
committed
fc3992e
Copy full SHA for fc3992e
Commits on Apr 3, 2013
fix for custom charsets on subsequent connections in pool
tomasikp
committed
a6a46b4
Copy full SHA for a6a46b4
Commits on Apr 1, 2013
added: bigNumberStrings option for forcing BIGINT columns as strings
imkira
committed
6bbe09d
Copy full SHA for 6bbe09d
Commits on Mar 9, 2013
Bump (travis test)
thisandagain
committed
f61c4fb
Copy full SHA for f61c4fb
Commits on Mar 8, 2013
Fix missing space
Andrew Sliwinski
committed
9cd9548
Copy full SHA for 9cd9548
Add 'multipleStatements' option tracking to ConnectionConfig. Fixes GH-408
Andrew Sliwinski
committed
0dacb47
Copy full SHA for 0dacb47
Commits on Feb 3, 2013
Merged master with pool
NatalieWolfe
committed
055dc92
Copy full SHA for 055dc92
Commits on Jan 30, 2013
Add supportBigNumbers to ConnectionConfig (false by default)
dresende
committed
f5da5d1
Copy full SHA for f5da5d1
Commits on Nov 30, 2012
Added pool option to connection config
CaptainOz
committed
eb72937
Copy full SHA for eb72937
Commits on Nov 16, 2012
Allow custom escaping mode
Show description for ab18e26
dresende
committed
ab18e26
Copy full SHA for ab18e26
Commits on Nov 2, 2012
Pass flag parsing (split) to ConnectionConfig.mergeFlags
Show description for 7e224fb
dresende
committed
7e224fb
Copy full SHA for 7e224fb
Add the magic plus that will wipe empty flags :)
dresende
committed
edeed48
Copy full SHA for edeed48
Allow whitespace on connection flags
dresende
committed
85a50aa
Copy full SHA for 85a50aa
Pagination
Previous
Next
You can’t perform that action at this time.