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 }}
go-sql-driver
/
mysql
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
14.8k
Code
Issues
51
Pull requests
8
Discussions
Actions
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
Commits
Breadcrumbs
History for
mysql
errors.go
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 16, 2024
remove unnecessary logs (#1599)
Show description for 52c1917
methane
authored
52c1917
Copy full SHA for 52c1917
Commits on Jun 4, 2024
log: add "filename:line" prefix by ourself (#1589)
Show description for 2f7015e
methane
authored
2f7015e
Copy full SHA for 2f7015e
Commits on Mar 16, 2024
replace interface{} with any (#1560)
methane
authored
35847be
Copy full SHA for 35847be
Commits on Jun 16, 2023
CI: use staticcheck (#1449)
methane
authored
564dee9
Copy full SHA for 564dee9
Commits on May 4, 2023
Make logger configurable per Connector (#1408)
frozenbonito
authored
191a7c4
Copy full SHA for 191a7c4
Commits on Apr 14, 2023
Increase default maxAllowedPacket size. (#1411)
Show description for f0e16c6
methane
authored
f0e16c6
Copy full SHA for f0e16c6
Commits on Apr 13, 2022
Add SQLState to MySQLError (#1321)
Show description for ad9fa14
thopos
authored
ad9fa14
Copy full SHA for ad9fa14
Commits on Jun 3, 2021
support Is comparison on MySQLError (#1210)
Show description for 417641a
chriskirkland
authored
417641a
Copy full SHA for 417641a
Commits on Oct 3, 2017
Remove strict mode (#676)
Show description for a8b7ed4
julienschmidt
authored
a8b7ed4
Copy full SHA for a8b7ed4
Commits on Aug 22, 2017
fewer driver.ErrBadConn to prevent repeated queries (#302)
Show description for 26471af
arnehormann
authored
26471af
Copy full SHA for 26471af
Commits on Nov 1, 2016
Support authentication switch with mysql_native_password authentication (#494)
Show description for ce924a4
twocode
authored and
julienschmidt
committed
ce924a4
Copy full SHA for ce924a4
Commits on Jan 19, 2016
Revert formating of MySQLError.Error()
Show description for 4cad0fb
julienschmidt
committed
4cad0fb
Copy full SHA for 4cad0fb
reformat errors
julienschmidt
committed
a059889
Copy full SHA for a059889
lint
julienschmidt
committed
618fbd9
Copy full SHA for 618fbd9
Commits on May 3, 2015
Parameter renamed to allowCleartextPasswords
joshuaprunier
committed
49823e2
Copy full SHA for 49823e2
Commits on Apr 6, 2015
Cleartext authentication plugin support
joshuaprunier
committed
4f478ef
Copy full SHA for 4f478ef
Commits on Jun 1, 2014
Rename MysqlWarning to MySQLWarning for consistency
julienschmidt
committed
6b302cc
Copy full SHA for 6b302cc
Commits on May 31, 2014
small errors refactoring
julienschmidt
committed
2a5b4d6
Copy full SHA for 2a5b4d6
Commits on May 1, 2014
Export errors for easy checks from application code
gkristic
committed
734d65e
Copy full SHA for 734d65e
Commits on Dec 4, 2013
removed .Error() in logger, removed mutex to set logger
arnehormann
committed
58ec5b4
Copy full SHA for 58ec5b4
Commits on Dec 3, 2013
fix #179
arnehormann
committed
12094b6
Copy full SHA for 12094b6
Commits on Nov 9, 2013
errors: Export MySQLWarning
Show description for 4fc0338
julienschmidt
committed
4fc0338
Copy full SHA for 4fc0338
Commits on Sep 15, 2013
Merge pull request #124 from go-sql-driver/old_passwords_support
Show description for f4bf8e8
julienschmidt
committed
f4bf8e8
Copy full SHA for f4bf8e8
Commits on Sep 14, 2013
Require explicitly allowing old passwords
Show description for 83ed16b
julienschmidt
committed
83ed16b
Copy full SHA for 83ed16b
Commits on Sep 13, 2013
Change License Header
julienschmidt
committed
ff97004
Copy full SHA for ff97004
Commits on Jul 1, 2013
rows: clean up error handling
julienschmidt
committed
21a1b07
Copy full SHA for 21a1b07
Commits on Jun 5, 2013
Go 1.1 spec changes
julienschmidt
committed
261f309
Copy full SHA for 261f309
Commits on May 31, 2013
Add TLS-Support
Show description for e288006
julienschmidt
committed
e288006
Copy full SHA for e288006
Commits on Apr 26, 2013
doc typo fix fix
julienschmidt
committed
52f4d63
Copy full SHA for 52f4d63
doc typo fix
julienschmidt
committed
25ae64e
Copy full SHA for 25ae64e
Commits on Apr 24, 2013
Test warning codes + fmt
Show description for 26d3f18
julienschmidt
committed
26d3f18
Copy full SHA for 26d3f18
Commits on Apr 23, 2013
Export MySQL error struct
Show description for 8decd5c
julienschmidt
committed
8decd5c
Copy full SHA for 8decd5c
Bloat the API a bit less
Show description for c4a6e95
julienschmidt
committed
c4a6e95
Copy full SHA for c4a6e95
Make warning details accessible
Show description for 9d1f8ef
julienschmidt
committed
9d1f8ef
Copy full SHA for 9d1f8ef
Close rows on error
julienschmidt
committed
50b25b5
Copy full SHA for 50b25b5
Pagination
Previous
Next
You can’t perform that action at this time.