Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
runt18
/
mysqlclient-python
Public
forked from
farcepest/MySQLdb1
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 31, 2015
Merge pull request #1 from daniel-pittman/patch-1
Show description for 3b127aa
fried
committed
3b127aa
View commit details
Copy full SHA for 3b127aa
Browse repository at this point
Commits on Aug 25, 2015
py27 compatibility for _mysql_escape_string
Show description for e583562
slippycheeze
committed
e583562
View commit details
Copy full SHA for e583562
Browse repository at this point
Commits on Jan 7, 2015
allow unicode attributes (but convert them to the default character set)
Chip Turner
authored and
chipturner
committed
d40b192
View commit details
Copy full SHA for d40b192
Browse repository at this point
Add support for 5.6 connection attributes
Chip Turner
authored and
chipturner
committed
3125234
View commit details
Copy full SHA for 3125234
Browse repository at this point
Commits on Jan 5, 2015
Merge pull request #16 from PyMySQL/fix-blob-unicode
Show description for 7c8cc4f
methane
committed
7c8cc4f
View commit details
Copy full SHA for 7c8cc4f
Browse repository at this point
Use Docker based Travis
methane
committed
7b805a3
View commit details
Copy full SHA for 7b805a3
Browse repository at this point
Fix some BLOBs without binary flag is not decoded.
Show description for e78ce1f
methane
committed
e78ce1f
View commit details
Copy full SHA for e78ce1f
Browse repository at this point
Commits on Nov 5, 2014
Merge pull request #12 from frewsxcv/patch-1
Show description for 9271c1a
methane
committed
9271c1a
View commit details
Copy full SHA for 9271c1a
Browse repository at this point
Test on PyPy
frewsxcv
committed
1fb0476
View commit details
Copy full SHA for 1fb0476
Browse repository at this point
Commits on Nov 2, 2014
1.3.4
methane
committed
e22c506
View commit details
Copy full SHA for e22c506
Browse repository at this point
Commits on Oct 26, 2014
Merge pull request #10 from PyMySQL/fix/deadlock-in-dealloc
Show description for 2e7a9e5
methane
committed
2e7a9e5
View commit details
Copy full SHA for 2e7a9e5
Browse repository at this point
Commits on Oct 24, 2014
Don't release GIL in dealloc()
Show description for 21a91a2
methane
committed
21a91a2
View commit details
Copy full SHA for 21a91a2
Browse repository at this point
Commits on Oct 12, 2014
Merge pull request #9 from PyMySQL/fix-warnings
Show description for 1153287
methane
committed
1153287
View commit details
Copy full SHA for 1153287
Browse repository at this point
Fix warnings while building _mysql.so
methane
committed
e7e3a9b
View commit details
Copy full SHA for e7e3a9b
Browse repository at this point
Commits on Oct 11, 2014
Merge pull request #7 from PyMySQL/fix-libmariadb
Show description for acf2c8c
methane
committed
acf2c8c
View commit details
Copy full SHA for acf2c8c
Browse repository at this point
Fix build error when using libmariadbclient.
Show description for 0b9a5b0
methane
committed
0b9a5b0
View commit details
Copy full SHA for 0b9a5b0
Browse repository at this point
Commits on Sep 9, 2014
1.3.3
methane
committed
abde393
View commit details
Copy full SHA for abde393
Browse repository at this point
Merge pull request #6 from PyMySQL/fix-nested-exception
Show description for e6b0fc3
methane
committed
e6b0fc3
View commit details
Copy full SHA for e6b0fc3
Browse repository at this point
fix.
methane
committed
739bc93
View commit details
Copy full SHA for 739bc93
Browse repository at this point
Exception raised from _mysql should be reraise as is.
methane
committed
7a301a2
View commit details
Copy full SHA for 7a301a2
Browse repository at this point
Merge pull request #5 from collinanderson/patch-1
Show description for 19a7344
methane
committed
19a7344
View commit details
Copy full SHA for 19a7344
Browse repository at this point
Prerequisites for Installing
Show description for c39fb36
collinanderson
committed
c39fb36
View commit details
Copy full SHA for c39fb36
Browse repository at this point
Fix calling dict.iteritems().
methane
committed
5abcad0
View commit details
Copy full SHA for 5abcad0
Browse repository at this point
Commits on Jul 3, 2014
1.3.2
methane
committed
0cd4d84
View commit details
Copy full SHA for 0cd4d84
Browse repository at this point
Merge branch 'master' of github.com:PyMySQL/mysqlclient-python
methane
committed
ba5ccd9
View commit details
Copy full SHA for ba5ccd9
Browse repository at this point
Update HISTORY
methane
committed
b493d2e
View commit details
Copy full SHA for b493d2e
Browse repository at this point
Merge pull request #2 from PyMySQL/semi-async
Show description for 074f152
methane
committed
074f152
View commit details
Copy full SHA for 074f152
Browse repository at this point
Add waiter samples.
methane
committed
cac44d4
View commit details
Copy full SHA for cac44d4
Browse repository at this point
Add `waiter` to MySQLdb.Connection.
methane
committed
7e15cf8
View commit details
Copy full SHA for 7e15cf8
Browse repository at this point
Add low level APIs for semi-async query.
methane
committed
5ba6080
View commit details
Copy full SHA for 5ba6080
Browse repository at this point
Commits on Jun 3, 2014
Update README.md
Show description for d1ca8e9
methane
committed
d1ca8e9
View commit details
Copy full SHA for d1ca8e9
Browse repository at this point
Commits on May 29, 2014
Merge branch 'master' of github.com:PyMySQL/mysqlclient-python
methane
committed
8cc6261
View commit details
Copy full SHA for 8cc6261
Browse repository at this point
Add Python 2.7, 3.3-3.4 classifier.
methane
committed
433773f
View commit details
Copy full SHA for 433773f
Browse repository at this point
Commits on May 13, 2014
Merge pull request #1 from frewsxcv/patch-1
Show description for 90407a4
methane
committed
90407a4
View commit details
Copy full SHA for 90407a4
Browse repository at this point
Fix broken link in README
frewsxcv
committed
3f61d27
View commit details
Copy full SHA for 3f61d27
Browse repository at this point
Previous
Next
You can’t perform that action at this time.