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 }}
schag2
/
mysqlclient-python
Public
forked from
farcepest/MySQLdb1
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mysqlclient-python
MySQLdb
on
master
User selector
All users
All time
Commit history
Commits on Jan 5, 2015
Fix some BLOBs without binary flag is not decoded.
Show description for e78ce1f
methane
committed
e78ce1f
View commit details
Copy full SHA for e78ce1f
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
fix.
methane
committed
739bc93
View commit details
Copy full SHA for 739bc93
View code at this point
Browse repository at this point
Fix calling dict.iteritems().
methane
committed
5abcad0
View commit details
Copy full SHA for 5abcad0
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
Add `waiter` to MySQLdb.Connection.
methane
committed
7e15cf8
View commit details
Copy full SHA for 7e15cf8
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Merge remote-tracking branch 'upstream/pr/64'
methane
committed
4ace89c
View commit details
Copy full SHA for 4ace89c
View code at this point
Browse repository at this point
Commits on Apr 22, 2014
fix camelCase. Move abs()
tyzhnenko
committed
61a5acd
View commit details
Copy full SHA for 61a5acd
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Fix wrong sign with negative zero hour timediff. Fixes #63
tyzhnenko
committed
21decd8
View commit details
Copy full SHA for 21decd8
View code at this point
Browse repository at this point
Commits on Apr 18, 2014
Add comment.
methane
committed
56a5f1a
View commit details
Copy full SHA for 56a5f1a
View code at this point
Browse repository at this point
Remove unused import
methane
committed
b881072
View commit details
Copy full SHA for b881072
View code at this point
Browse repository at this point
refactoring.
methane
committed
e7545c7
View commit details
Copy full SHA for e7545c7
View code at this point
Browse repository at this point
use_unicode=True by default on Python 3.
methane
committed
312f46d
View commit details
Copy full SHA for 312f46d
View code at this point
Browse repository at this point
Fix some tests.
methane
committed
f188e0f
View commit details
Copy full SHA for f188e0f
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
Connection.literal() always returns `str` instance.
methane
committed
c66b43c
View commit details
Copy full SHA for c66b43c
View code at this point
Browse repository at this point
Random fixes.
methane
committed
382fb9f
View commit details
Copy full SHA for 382fb9f
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Handle types in a Python 3 friendly way
msabramo
committed
9440a0d
View commit details
Copy full SHA for 9440a0d
View code at this point
Browse repository at this point
Merge branch 'remove_MySQLdb/release.py' into py3.3support
msabramo
committed
182011e
View commit details
Copy full SHA for 182011e
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
Remove MySQLdb/release.py from git
Show description for 4d61517
msabramo
committed
4d61517
View commit details
Copy full SHA for 4d61517
View code at this point
Browse repository at this point
Commits on Jan 9, 2014
Improved support for Python 3.
okin
committed
b9aa053
View commit details
Copy full SHA for b9aa053
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Merge pull request #32 from methane/autocommit
Show description for 95ae115
farcepest
committed
95ae115
View commit details
Copy full SHA for 95ae115
View code at this point
Browse repository at this point
Merge pull request #34 from tyzhnenko/test-and-fix-issue-33
Show description for 9b0b59f
farcepest
committed
9b0b59f
View commit details
Copy full SHA for 9b0b59f
View code at this point
Browse repository at this point
Merge pull request #36 from Multiposting/master
Show description for 44f8b4d
farcepest
committed
44f8b4d
View commit details
Copy full SHA for 44f8b4d
View code at this point
Browse repository at this point
Commits on Nov 8, 2013
microsecond-bug-fix
Show description for fb1c79d
Jinuk
committed
fb1c79d
View commit details
Copy full SHA for fb1c79d
View code at this point
Browse repository at this point
microsecond-bug-fix for datetime.datetime
jinuk84.kim
committed
100485f
View commit details
Copy full SHA for 100485f
View code at this point
Browse repository at this point
Commits on Nov 5, 2013
Also fix executemany().
gbandet
committed
8096d8c
View commit details
Copy full SHA for 8096d8c
View code at this point
Browse repository at this point
Syntax fix for python 2.5 support.
gbandet
committed
8bef335
View commit details
Copy full SHA for 8bef335
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
Fix the conversion of list or tuple args to a SQL.
Show description for 87d1145
gbandet
committed
87d1145
View commit details
Copy full SHA for 87d1145
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
Fix cut off SQL query when its contained `))`, edit insert_values
Show description for 052955e
tyzhnenko
committed
052955e
View commit details
Copy full SHA for 052955e
View code at this point
Browse repository at this point
Commits on Oct 1, 2013
Remove unused variable.
methane
committed
2204283
View commit details
Copy full SHA for 2204283
View code at this point
Browse repository at this point
More precise get_autocommit based on server_status.
methane
committed
3dbf035
View commit details
Copy full SHA for 3dbf035
View code at this point
Browse repository at this point
Commits on Aug 18, 2013
Merge pull request #12 from KLab/autocommit_on
Show description for c8b2744
farcepest
committed
c8b2744
View commit details
Copy full SHA for c8b2744
View code at this point
Browse repository at this point
Commits on Jul 15, 2013
Fix problem with return None if Datetime field contained microsecond (Issue #24)
tyzhnenko
committed
0226f1a
View commit details
Copy full SHA for 0226f1a
View code at this point
Browse repository at this point
Commits on May 22, 2013
'BEGIN' on __enter__ if autocommit is enabled.
methane
committed
f064692
View commit details
Copy full SHA for f064692
View code at this point
Browse repository at this point
Commits on May 21, 2013
Fix typo.
methane
committed
470eb56
View commit details
Copy full SHA for 470eb56
View code at this point
Browse repository at this point
autocommit=None means using server default.
methane
committed
c1b8e8a
View commit details
Copy full SHA for c1b8e8a
View code at this point
Browse repository at this point
Commits on Jan 5, 2013
Support `autocommit=True` for constructor argument.
methane
committed
797d9c3
View commit details
Copy full SHA for 797d9c3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.