An open API service providing commit metadata for open source projects.

GitHub / PyMySQL/PyMySQL / commits

MySQL client library for Python

SHA Message Author Date Stats
58276d1f Map LOCK_DEADLOCK error to OperationalError (#693) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
83a8c924 Add sha256 and chaching_sha2 auth support (#682) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
935afc81 Implement connect attributes (#679) Dick Marinus <d****k@m****l>
Committed by: INADA Naoki <m****e@u****m>
about 8 years ago
37eba604 fix docstring for install_as_MySQLdb (#683) Jelle Zijlstra <j****a@g****m>
Committed by: INADA Naoki <m****e@u****m>
about 8 years ago
14e4c25f Split connections module to protocol (#670) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9105a9eb Remove unused variable INADA Naoki <s****y@g****m> over 8 years ago
8c566602 "drop-in replacement" is not goal anymore. INADA Naoki <s****y@g****m> over 8 years ago
68e5800c 0.8.1 INADA Naoki <s****y@g****m> over 8 years ago
ba330574 Update CHANGELOG INADA Naoki <s****y@g****m> over 8 years ago
e2979e7f Update README INADA Naoki <s****y@g****m> over 8 years ago
85c61c09 Add WRONG_DB_NAME and WRONG_COLUMN_NAME to ProgrammingError (#667) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
49a64f3f travis: Add MySQL 8.0 (#663) Daniel Black <d****l@l****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
db20bf2a add docs for read_timeout/write_timeout (#665) Daniel Black <d****l@l****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
d4f59291 test_plugin: examine mysql.user (#652) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
6a55ce0f tests: mysql-8.0, sql_mode NO_AUTO_CREATE_USER removed (#657) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
023cc6da Test mysql db capabilities / test_issue_364 (#661) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
217666d3 Travis: use docker for mysql-5.5, mysql-5.6, mariadb-5.5, 10.0, 10.1, 10.2, ... Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
b51d5dae test_set_charset: use utf8mb4 (#664) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
57466b4f fix test issue363 for MySQL-8.0 (#659) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
279e2587 test: issue3 MySQL-8.0 now returns NULL(None) for timestamp (#658) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
ccef5462 SSCursor: failed to clear unused results on deletion (#655) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
24ecee6b test_defer_connect: don't leak file descriptor (#660) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
ed3eacd5 testfix: MySQL-5.1, test_context requires transactional engine (#653) Daniel Black <d****b@a****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
4478e3ae Clear cursor attributes before calling nextset() (#649)
Signed-off-by: INADA Naoki <s****y@g****m>
INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
0516250f Add Link to MySQL Community Slack INADA Naoki <s****y@g****m> over 8 years ago
ddbf0e85 merge Use docker on Travis for testing MySQL versions INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9c1b0d80 merge Reduce callproc roundtrip time (#636) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
f15dd428 Investigate travis error INADA Naoki <s****y@g****m> over 8 years ago
3dda4a58 Update cursors.py INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8293c530 Use docker on Travis INADA Naoki <s****y@g****m> over 8 years ago
9f29c16c Fix failing tests (#643) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
9dde50a2 Improve documentation with errors and links (#642) Phlosioneer <m****2@g****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
d9f4cec2 Reduce callproc roundtrip time Vilnis Termanis <v****s@i****m> over 8 years ago
c51b47e3 CHANGELOG - fix note about MULTI_STATEMENTS (#634) Adam Johnson <m****e@a****u>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
03055411 0.8 INADA Naoki <s****y@g****m> over 8 years ago
c0aa3179 Disalbe MULTI_STATEMENT client flag by default. INADA Naoki <s****y@g****m> over 8 years ago
4ff1bbcb Update CHANGELOG INADA Naoki <s****y@g****m> over 8 years ago
2b306b01 Bump MySQLdb version from 1.2.6 to 1.3.12 (#623) eavictor <e****r@u****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
c04b5c9c _binary prefix is now optional (#628) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
0408bf4a Return broken datetime from MySQL as str INADA Naoki <s****y@g****m> over 8 years ago
8009ec50 Connection.ping() returned packet object. INADA Naoki <s****y@g****m> over 8 years ago
2b144884 Add binary field type test to basic tests (#596) JanKlopper <j****r@g****m>
Committed by: INADA Naoki <m****e@u****m>
over 8 years ago
2fa7b146 Support MariaDB's CHECK constraint error (#627) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
18b62f6e Comment out noisy debug trace INADA Naoki <s****y@g****m> over 8 years ago
88b41251 Remove duplicated debug trace INADA Naoki <s****y@g****m> over 8 years ago
ed5efda8 allow no whitespaces between `VALUES` and `(` when do bulk insert/replace (#597) wu lei <u****c@g****m>
Committed by: INADA Naoki <m****e@u****m>
almost 9 years ago
dc01c6e7 remove shebangs and unusable main code (#609) Dick Marinus <d****k@m****l>
Committed by: INADA Naoki <m****e@u****m>
almost 9 years ago
6e5f4ef3 Update the testing setup instructions (#604) Troy J. Farrell <t****y@e****m>
Committed by: INADA Naoki <m****e@u****m>
almost 9 years ago
e027812a Update travis config (#595) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
af73b039 support config file line without `=` (#588) rowe <l****i@h****m>
Committed by: INADA Naoki <m****e@u****m>
almost 9 years ago
cee59454 merge Merge pull request #592 from methane/fix-591 INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
4b7e9c98 fix KeyError when server reports unknown collation INADA Naoki <s****y@g****m> almost 9 years ago
52980174 merge Merge pull request #585 from elemount/authissue INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
779d17db Fix handle AuthSwitch packet bug. elemount <e****t@q****m> about 9 years ago
ef91351a merge Fix connection procedure auth-switch wrong plugin auth method. (#582) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
5f6f1119 Old password plugin can accept '\0' value lishuode <l****e@o****m> about 9 years ago
f371dd55 Fix connection procedure auth-switch password. lishuode <l****e@o****m> about 9 years ago
a29347c2 Fix `TypeError` with Python 2.7 (#575) Ryan J Ollos <r****s@g****m>
Committed by: INADA Naoki <m****e@u****m>
about 9 years ago
e58fb6cc Don't apppend `.None` to version number (#576) Ryan J Ollos <r****s@g****m>
Committed by: INADA Naoki <m****e@u****m>
about 9 years ago
73c22c78 Update API docs (#573) Spencer <s****6@g****m>
Committed by: INADA Naoki <m****e@u****m>
about 9 years ago
c3642635 register README to PyPI in next release INADA Naoki <s****y@g****m> over 9 years ago
c35cd815 Python 3.7 is not accepted by PyPI INADA Naoki <s****y@g****m> over 9 years ago
f6d28536 0.7.11 INADA Naoki <s****y@g****m> over 9 years ago
0e01158f fix calling None.close() Wybe van der Ham <w****e@s****u>
Committed by: INADA Naoki <m****e@u****m>
over 9 years ago
103a00d4 Allow semicolon at the end of bulk insert query (#545) Guangyang Li <l****y@u****m>
Committed by: INADA Naoki <m****e@u****m>
over 9 years ago
557d0d90 Enable reading SSL parameters from configuration file (#552) Juan Antonio Osorio <j****r@g****m>
Committed by: INADA Naoki <m****e@u****m>
over 9 years ago
3ccaeda4 Special thanks to Bryan Helmig. INADA Naoki <s****y@g****m> over 9 years ago
34de70f1 0.7.10 INADA Naoki <s****y@g****m> over 9 years ago
b5e17cee check local_infile option INADA Naoki <s****y@g****m> over 9 years ago
16690097 Update CHANGELOG INADA Naoki <s****y@g****m> over 9 years ago
9db942e7 Small grammar chenge to ISSUE_TEMPLATE.md (#544) Benjamin Kane <b****e@u****m>
Committed by: INADA Naoki <m****e@u****m>
over 9 years ago
a7e6d14c Raise SERVER_LOST error for MariaDB's shutdown packet (#540) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
77421805 fix travis build (#543) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0e19ed34 remove template misused (#542) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e22a14a1 Change default connect_timeout to 10. INADA Naoki <s****y@g****m>
Committed by: INADA Naoki <m****e@u****m>
over 9 years ago
f7177a0a Ignore connect_timeout=0 option jason <j****x@g****m>
Committed by: INADA Naoki <m****e@u****m>
over 9 years ago
eced982f docs fix (#534) Shyam Saladi <s****i@u****m>
Committed by: INADA Naoki <m****e@u****m>
over 9 years ago
755dfdc2 Add bind_address option (#529) Damien Ciabrini <d****i@g****m>
Committed by: INADA Naoki <m****e@u****m>
almost 10 years ago
6c9d31a9 Use relative import (#519) niphlod <n****d@g****m>
Committed by: INADA Naoki <m****e@u****m>
almost 10 years ago
40f6a706 Fix PEP reference in README (#514) Carl Johan Gustavsson <c****n@g****m>
Committed by: INADA Naoki <m****e@u****m>
almost 10 years ago
049cc1d5 0.7.9 INADA Naoki <s****y@g****m> almost 10 years ago
81cdb417 merge Revert DEPRECATE_EOF support (#513) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
ced55c43 Revert DEPRECATE_EOF support INADA Naoki <s****y@g****m> almost 10 years ago
c09ba86d better packet dump format INADA Naoki <s****y@g****m> almost 10 years ago
6f2dd7fb 0.7.8 INADA Naoki <s****y@g****m> almost 10 years ago
73e88b80 Revert error packet parsing changes (#508) diana <d****e@g****m>
Committed by: INADA Naoki <m****e@u****m>
almost 10 years ago
7d970909 Update CHANGELOG INADA Naoki <s****y@g****m> almost 10 years ago
f85cda08 0.7.7 INADA Naoki <s****y@g****m> almost 10 years ago
02910b74 Simplify error reporting code (#505) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
4e36d5f6 Update ISSUE_TEMPLATE INADA Naoki <s****y@g****m> almost 10 years ago
c3ed3013 flake8 fix INADA Naoki <s****y@g****m> almost 10 years ago
f7226b5e flake8: constants.CR should not be checked INADA Naoki <s****y@g****m> almost 10 years ago
1f7ac250 Update CHANGELOG INADA Naoki <s****y@g****m> almost 10 years ago
308e8350 Support DEPRECATE_EOF (#433) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
c33b17d3 Fix cursor doesn't use converter in connection (#503) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
7eac3b16 Use """ for docstrings INADA Naoki <s****y@g****m> almost 10 years ago
06fb5edf add support for utf8mb4_unicode_520_ci (#498) ncycle <k****g@g****m>
Committed by: INADA Naoki <m****e@u****m>
about 10 years ago
397fb74c remove deprecated config INADA Naoki <s****y@g****m> about 10 years ago
6c9347c2 0.7.6 INADA Naoki <s****y@g****m> about 10 years ago
70f47772 Fix SELECT CAST(... AS JSON) cause UnicodeError (#496) INADA Naoki <m****e@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago

← Back to repository