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 }}
carlziess
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 7, 2022
Merge pull request #729 from shizhx/bugfix_misusing_defer_728
Show description for 8eb93a4
lance6716
authored
8eb93a4
Copy full SHA for 8eb93a4
packet: fix misusing of defer
Show description for 74b84b8
shizhx
committed
74b84b8
Copy full SHA for 74b84b8
Commits on Aug 26, 2022
Merge pull request #726 from black-06/fix_field_list
Show description for 1c55c36
lance6716
authored
1c55c36
Copy full SHA for 1c55c36
fix: fix client field list
小黑
committed
18d47cd
Copy full SHA for 18d47cd
fix: fix client field list
小黑
committed
0698778
Copy full SHA for 0698778
fix: fix client field list
小黑
committed
e65c30b
Copy full SHA for e65c30b
Commits on Aug 23, 2022
Merge pull request #721 from btoonk/btoonk/proxy-null
Show description for 8649474
lance6716
authored
8649474
Copy full SHA for 8649474
Merge branch 'master' into btoonk/proxy-null
lance6716
authored
e30dedf
Copy full SHA for e30dedf
Merge pull request #725 from takumin/add-go-1.19-test-matrix
Show description for 1c6c7a2
lance6716
authored
1c6c7a2
Copy full SHA for 1c6c7a2
Merge branch 'master' into add-go-1.19-test-matrix
lance6716
authored
14a0970
Copy full SHA for 14a0970
Merge pull request #724 from skoef/noIOUtil
Show description for 36c03f5
lance6716
authored
36c03f5
Copy full SHA for 36c03f5
remove go1.15 from CI
Show description for 746029a
lance6716
committed
746029a
Copy full SHA for 746029a
Add go1.19 test matrix
takumin
committed
d0bf229
Copy full SHA for d0bf229
Commits on Aug 17, 2022
fixed goimports linting
skoef
committed
d9cdf79
Copy full SHA for d9cdf79
removed use of deprecated ioutil
skoef
committed
ff82102
Copy full SHA for ff82102
test writeFieldValues with null value
btoonk
committed
3d92d36
Copy full SHA for 3d92d36
Commits on Jul 26, 2022
Merge pull request #722 from lance6716/update-dep
Show description for 4c42f69
lance6716
authored
4c42f69
Copy full SHA for 4c42f69
update testify dependency
lance6716
committed
c14865d
Copy full SHA for c14865d
Commits on Jul 22, 2022
fix: return null values properly in proxy mode
btoonk
committed
f285a0f
Copy full SHA for f285a0f
Commits on Jul 19, 2022
Merge pull request #719 from sergan99/set-schema-cache
Show description for 2d359bf
lance6716
authored
2d359bf
Copy full SHA for 2d359bf
Fixing comment
Anton Sergeev
committed
cc2bb58
Copy full SHA for cc2bb58
Commits on Jul 18, 2022
Added SetTableCache method to set new schema for a table without loading it from the source database.
Anton Sergeev
committed
9525314
Copy full SHA for 9525314
Merge pull request #718 from D3Hunter/fix
Show description for c855c26
lance6716
authored
c855c26
Copy full SHA for c855c26
use b.ctx for normal conn
D3Hunter
committed
845999a
Copy full SHA for 845999a
fix
D3Hunter
committed
56d5b78
Copy full SHA for 56d5b78
Merge pull request #717 from realsangil/fix-event-handler-typo
Show description for b78bcee
lance6716
authored
b78bcee
Copy full SHA for b78bcee
Commits on Jul 17, 2022
Fix typo
psi59
committed
c256d21
Copy full SHA for c256d21
Commits on Jul 16, 2022
Merge pull request #716 from Trim21/patch-1
Show description for 9f6d819
lance6716
authored
9f6d819
Copy full SHA for 9f6d819
fix readme example
trim21
authored
d77e826
Copy full SHA for d77e826
Commits on Jul 15, 2022
Merge pull request #715 from D3Hunter/join-addr
Show description for e28aed3
lance6716
authored
e28aed3
Copy full SHA for e28aed3
Commits on Jul 13, 2022
use net.JoinHostPort
D3Hunter
committed
a86192e
Copy full SHA for a86192e
Commits on Jul 1, 2022
Merge pull request #708 from LPX3F8/lpx3f8/220629_optim_remove_useless_code
Show description for 6e0ddbf
lance6716
authored
6e0ddbf
Copy full SHA for 6e0ddbf
Commits on Jun 29, 2022
optim: remove useless return value for mysql.util.RandomBuf
LPX3F8
committed
5638f15
Copy full SHA for 5638f15
Merge pull request #707 from viciious/canal_dialer
Show description for becd1ef
lance6716
authored
becd1ef
Copy full SHA for becd1ef
Merge branch 'master' into canal_dialer
lance6716
authored
a73f5e5
Copy full SHA for a73f5e5
Pagination
Previous
Next
You can’t perform that action at this time.