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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Python3pkg
/
MySQLdb1
Public
forked from
farcepest/MySQLdb1
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
MySQLdb1
MySQLdb
on
master
User selector
All users
All time
Commit history
Commits on May 21, 2017
Convert to Python3
ralic
committed
7b7d826
View commit details
Copy full SHA for 7b7d826
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
remove unused lines.
methane
committed
52894fd
View commit details
Copy full SHA for 52894fd
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Version bump
farcepest
committed
ad11930
View commit details
Copy full SHA for ad11930
View code at this point
Browse repository at this point
Commits on Nov 2, 2012
Fix some broken types module references.
farcepest
committed
49f8ab9
View commit details
Copy full SHA for 49f8ab9
View code at this point
Browse repository at this point
Commits on Oct 17, 2012
PyPy fixes, and probably some reference issues for CPython too.
Show description for 369810d
farcepest
committed
369810d
View commit details
Copy full SHA for 369810d
View code at this point
Browse repository at this point
Commits on Oct 11, 2012
Version bump.
farcepest
committed
c9b282f
View commit details
Copy full SHA for c9b282f
View code at this point
Browse repository at this point
Commits on Oct 8, 2012
Merge remote-tracking branch 'remotes/evax/utf8mb4' into MySQLdb-1.2
farcepest
committed
a34cd2a
View commit details
Copy full SHA for a34cd2a
View code at this point
Browse repository at this point
Use db.unicode_literal.charset in cursors.py
evax
committed
030d175
View commit details
Copy full SHA for 030d175
View code at this point
Browse repository at this point
Prep for 1.2.4b4 release
farcepest
committed
0f8d86c
View commit details
Copy full SHA for 0f8d86c
View code at this point
Browse repository at this point
Map utf8mb4 to utf8 in python
evax
committed
9eb906e
View commit details
Copy full SHA for 9eb906e
View code at this point
Browse repository at this point
Commits on Oct 5, 2012
Workaround for recommended MySQL 5.5 utf8mb4 character set, which is not recognized by Python yet.
farcepest
committed
7d4993a
View commit details
Copy full SHA for 7d4993a
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
Allow pip install from git
Show description for 7a846cf
evax
authored and
farcepest
committed
7a846cf
View commit details
Copy full SHA for 7a846cf
View code at this point
Browse repository at this point
Commits on Oct 3, 2012
Let's not forget history...
farcepest
committed
0164ffe
View commit details
Copy full SHA for 0164ffe
View code at this point
Browse repository at this point
Version 1.2.4b3
farcepest
committed
973660b
View commit details
Copy full SHA for 973660b
View code at this point
Browse repository at this point
Patch 4/4: Fix TEXT vs. BLOB conversion.
Show description for cd44524
André Malo
authored and
farcepest
committed
cd44524
View commit details
Copy full SHA for cd44524
View code at this point
Browse repository at this point
Patch 3/4: _mysql.c reference counting and exception issues
Show description for c05a2c6
André Malo
authored and
farcepest
committed
c05a2c6
View commit details
Copy full SHA for c05a2c6
View code at this point
Browse repository at this point
Patch 2/4: executemany-regex improvement. It should match better and faster now. It also may be more readable.
Show description for 1c33baf
André Malo
authored and
farcepest
committed
1c33baf
View commit details
Copy full SHA for 1c33baf
View code at this point
Browse repository at this point
Patch 1/4: Minor exception handling improvements (don't swallow program exits)
Show description for a7f55a5
André Malo
authored and
farcepest
committed
a7f55a5
View commit details
Copy full SHA for a7f55a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.