Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
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
Appearance settings
Resetting 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 }}
chewel611
/
go-mysql
Public
forked from
go-mysql-org/go-mysql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 11, 2022
Merge pull request #699 from cameron-p-m/fix/allow-setting-logger
Show description for 62e8407
lance6716
authored
62e8407
Copy full SHA for 62e8407
set logger master info
cameron-p-m
committed
f703fba
Copy full SHA for f703fba
Commits on Jun 10, 2022
allow edit logger in binlogsyncer and canal
cameron-p-m
committed
a4d75d6
Copy full SHA for a4d75d6
Commits on May 31, 2022
Merge pull request #696 from skoef/improveExample
Show description for 33ea963
lance6716
authored
33ea963
Copy full SHA for 33ea963
Merge branch 'master' of github.com:go-mysql-org/go-mysql into improveExample
skoef
committed
009a426
Copy full SHA for 009a426
improved the server example
skoef
committed
96a7be7
Copy full SHA for 96a7be7
Commits on May 5, 2022
Merge pull request #673 from atomicules/tls-in-driver
Show description for 145f684
lance6716
authored
145f684
Copy full SHA for 145f684
Merge branch 'master' into tls-in-driver
lance6716
authored
b490dc8
Copy full SHA for b490dc8
Fix linting issue, new line after variable.
atomicules
committed
587d49e
Copy full SHA for 587d49e
Commits on May 4, 2022
Use sync.Mutex when updating the customTLSConfigMap
Show description for 8b16e13
atomicules
committed
8b16e13
Copy full SHA for 8b16e13
golangci-lint issues (unnecessary new lines)
Show description for 039dcc2
atomicules
committed
039dcc2
Copy full SHA for 039dcc2
Split out DSN parsing into function and add unit test
Show description for a5b62b1
atomicules
committed
a5b62b1
Copy full SHA for a5b62b1
Comment changes only
Show description for 60d9485
atomicules
committed
60d9485
Copy full SHA for 60d9485
Make SetCustomTLSConfig return an error
Show description for 09ab351
atomicules
committed
09ab351
Copy full SHA for 09ab351
Commits on Apr 30, 2022
new tag v1.5.0
atercattus
committed
5a98cc1
Copy full SHA for 5a98cc1
Commits on Apr 21, 2022
Switch DSN style for driver, but still allow legacy form
Show description for 53c3b91
atomicules
committed
53c3b91
Copy full SHA for 53c3b91
Commits on Apr 20, 2022
Allow multiple custom TLS configs in driver
Show description for a962bc8
atomicules
committed
a962bc8
Copy full SHA for a962bc8
Merge pull request #690 from martinhrvn/uuid
Show description for 6cdf450
lance6716
authored
6cdf450
Copy full SHA for 6cdf450
Commits on Apr 19, 2022
Fixing lint
Martin Harvan
committed
4b20384
Copy full SHA for 4b20384
Replace github.com/satori/go.uuid with github.com/google/uuid
Martin Harvan
committed
2866d47
Copy full SHA for 2866d47
Commits on Apr 3, 2022
Merge pull request #688 from yrbb/fix/dumpregexp
Show description for dc7d081
lance6716
authored
dc7d081
Copy full SHA for dc7d081
Commits on Apr 1, 2022
fix dump gtid regexp
yrbb
committed
9a02ac1
Copy full SHA for 9a02ac1
Commits on Mar 25, 2022
Merge pull request #686 from moredure/master
Show description for 73ce4d0
lance6716
authored
73ce4d0
Copy full SHA for 73ce4d0
Commits on Mar 24, 2022
Merge branch 'master' into tls-in-driver
atercattus
authored
43aa9b9
Copy full SHA for 43aa9b9
Commits on Mar 17, 2022
Utilize byteSlice as a part of struct to avoid allocations
moredure
committed
e849204
Copy full SHA for e849204
Merge pull request #685 from moredure/patch-4
Show description for e7478b1
lance6716
authored
e7478b1
Copy full SHA for e7478b1
Merge branch 'master' into patch-4
lance6716
authored
696b2fe
Copy full SHA for 696b2fe
Merge pull request #684 from moredure/patch-3
Show description for 6b8e130
lance6716
authored
6b8e130
Copy full SHA for 6b8e130
Merge branch 'master' into patch-3
lance6716
authored
6cb3a6c
Copy full SHA for 6cb3a6c
Merge pull request #682 from moredure/patch-1
Show description for 5735e12
lance6716
authored
5735e12
Copy full SHA for 5735e12
Update bytes_buffer_pool.go
moredure
authored
5154e29
Copy full SHA for 5154e29
Add go1.18 to the test matrix
Show description for 1fe06c7
moredure
authored
1fe06c7
Copy full SHA for 1fe06c7
Merge branch 'master' into patch-1
atercattus
authored
90c345c
Copy full SHA for 90c345c
Commits on Mar 16, 2022
Merge pull request #683 from moredure/patch-2
Show description for a7332a9
lance6716
authored
a7332a9
Copy full SHA for a7332a9
Update ci.yml
moredure
authored
2eb855c
Copy full SHA for 2eb855c
Pagination
Previous
Next
You can’t perform that action at this time.