Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python-trio/trio-mysql

Pure Python MySQL Client
https://github.com/python-trio/trio-mysql

Merge pull request #592 from methane/fix-591

fix KeyError when server reports unknown collation

cee594543821f464d94c5962c23b3d11f7900899 authored over 7 years ago by INADA Naoki <[email protected]>
fix KeyError when server reports unknown collation

fixes #591

4b7e9c98c0441449352d732f6a2453e4c868505c authored over 7 years ago by INADA Naoki <[email protected]>
Merge pull request #585 from elemount/authissue

Fix handle AuthSwitch packet bug.

52980174ceb30e3ca2bd96349a47fb68e21cd073 authored over 7 years ago by INADA Naoki <[email protected]>
Fix handle AuthSwitch packet bug.

MySQL documents annouce the AuthSwitch packet is contains with two
component `auth_plugin_name` ...

779d17db8266e51ad46336c89654e8c81ce4a393 authored over 7 years ago by elemount <[email protected]>
Fix connection procedure auth-switch wrong plugin auth method. (#582)

ef91351a732209cb33c7c5c4651a687b10cd41d8 authored over 7 years ago by INADA Naoki <[email protected]>
Old password plugin can accept '\0' value

5f6f111928afd3ecdf526141c2045f166db9aa85 authored over 7 years ago by lishuode <[email protected]>
Fix connection procedure auth-switch password.

For AuthSwitch feature, mysql_native_password and mysql_old_password
should reply only 8-byte or...

f371dd554deb8c505959b3e5e815ab32f4610943 authored over 7 years ago by lishuode <[email protected]>
Fix `TypeError` with Python 2.7 (#575)

TypeError: 'encoding' is an invalid keyword argument
for this function

a29347c27ba49ff3bb89ca15f0fb87cd5ce0ffa4 authored over 7 years ago by Ryan J Ollos <[email protected]>
Don't apppend `.None` to version number (#576)

e58fb6cc103204b97c1977957a093ec3b1deb494 authored over 7 years ago by Ryan J Ollos <[email protected]>
Update API docs (#573)

73c22c78d14466a5ed8029ef67ca11198234913e authored over 7 years ago by Spencer <[email protected]>
register README to PyPI in next release

c3642635935f9eac6f86eb104b38590b3b0d1634 authored over 7 years ago by INADA Naoki <[email protected]>
Python 3.7 is not accepted by PyPI

c35cd8154400d8de0941166534ec1288288c5caa authored over 7 years ago by INADA Naoki <[email protected]>
0.7.11

f6d28536493596e4ff7b87cf4d5201d657dae44d authored over 7 years ago by INADA Naoki <[email protected]>
fix calling None.close()

0e01158fb8a204144c5adddde983bea2b3e4ff93 authored almost 8 years ago by Wybe van der Ham <[email protected]>
Allow semicolon at the end of bulk insert query (#545)

103a00d4ee598c240b0e2eaa30f085b98b450392 authored almost 8 years ago by Guangyang Li <[email protected]>
Enable reading SSL parameters from configuration file (#552)

This enables the reading of some basic SSL parameters from the
configuration file. It gives pre...

557d0d90a5305bb7b3f49aafb83425ef5d1b4490 authored almost 8 years ago by Juan Antonio Osorio <[email protected]>
Special thanks to Bryan Helmig.

3ccaeda408d2f45c0b91734f409943377fc8f34c authored almost 8 years ago by INADA Naoki <[email protected]>
0.7.10

34de70f120bd6ec99984fe4821b5485014b33c30 authored almost 8 years ago by INADA Naoki <[email protected]>
check local_infile option

b5e17cee46e0706dbfd707cdd2024452f0fb3267 authored almost 8 years ago by INADA Naoki <[email protected]>
Update CHANGELOG

166900976aee8c1f846c41e0b52b001ef54ff30d authored almost 8 years ago by INADA Naoki <[email protected]>
Small grammar chenge to ISSUE_TEMPLATE.md (#544)

Mostly added articles.

9db942e75595609a06ab5d612fa9a5ab4fa10b6e authored almost 8 years ago by Benjamin Kane <[email protected]>
Raise SERVER_LOST error for MariaDB's shutdown packet (#540)

Raise SERVER_LOST error for MariaDB's shutdown packet

fixes #526

a7e6d14c794dfd45f41c3338f63da466b8def4ea authored almost 8 years ago by INADA Naoki <[email protected]>
fix travis build (#543)

* update some MySQL and PyPy3 versions
* stop using tox
* not use cache for MySQL download
* ...

7742180575d08ad03db4e475c4a090554fc31c76 authored almost 8 years ago by INADA Naoki <[email protected]>
Change default connect_timeout to 10.

Use same default value
https://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysv...

e22a14a10019f3fc57c548e3fde7316396cd8a60 authored almost 8 years ago by INADA Naoki <[email protected]>
remove template misused (#542)

0e19ed3433b04152571ae792b90898cb3f198e9a authored almost 8 years ago by INADA Naoki <[email protected]>
Ignore connect_timeout=0 option

f7177a0afdbaaf95473654700ee3a843ad64ce1a authored about 8 years ago by jason <[email protected]>
docs fix (#534)

eced982f7c4757b639812c9ee49e0781aed7e53b authored about 8 years ago by Shyam Saladi <[email protected]>
Add bind_address option (#529)

Allow connecting to the DB from a specific network interface

755dfdc2e16f2f7f5fa6669cb81d0ec3118ec203 authored about 8 years ago by Damien Ciabrini <[email protected]>
Use relative import (#519)

To allow (but not officially support) vendoring PyMySQL.

6c9d31a9462a97e5d2d83ded13827d7792a91fbb authored about 8 years ago by niphlod <[email protected]>
Fix PEP reference in README (#514)

40f6a706144a9b65baa123e6d5d89d23558646ac authored over 8 years ago by Carl Johan Gustavsson <[email protected]>
0.7.9

049cc1d542d8443893a44115de8ce6114d282910 authored over 8 years ago by INADA Naoki <[email protected]>
Revert DEPRECATE_EOF support (#513)

81cdb41710aaa60248b2d68ed6d8e9fd67ecce71 authored over 8 years ago by INADA Naoki <[email protected]>
Revert DEPRECATE_EOF support

ced55c43c91cfcbc162c86d71a4b7064c3c6dfdf authored over 8 years ago by INADA Naoki <[email protected]>
better packet dump format

c09ba86d84667e79668e5cbc1262282373df5a34 authored over 8 years ago by INADA Naoki <[email protected]>
0.7.8

6f2dd7fbee85678206c04d692b1be58f15cb528e authored over 8 years ago by INADA Naoki <[email protected]>
Revert error packet parsing changes (#508)

Revert the changes made in commit 02910b7 to the mysql error packet
parsing, as it didn't take ...

73e88b80411f4ca61134b4eb1ba99274799cfef4 authored over 8 years ago by diana <[email protected]>
Update CHANGELOG

7d9709095132ed4b4eee16a35c7ce2dae935a354 authored over 8 years ago by INADA Naoki <[email protected]>
0.7.7

f85cda08189d7cadfea5c5bcbea57282f676c711 authored over 8 years ago by INADA Naoki <[email protected]>
Simplify error reporting code (#505)

* Simplify error reporting code
* tests: Better error message
* Update travis config

02910b74bb4f776b0a71d0ab71d9a5b99273685e authored over 8 years ago by INADA Naoki <[email protected]>
Update ISSUE_TEMPLATE

4e36d5f613912331b31d926ccae19b99b68eb5ac authored over 8 years ago by INADA Naoki <[email protected]>
flake8 fix

c3ed30135117a13d5e52087d67249a252317c30a authored over 8 years ago by INADA Naoki <[email protected]>
flake8: constants.CR should not be checked

f7226b5eff20ecf8326801c36a76463fec971b22 authored over 8 years ago by INADA Naoki <[email protected]>
Update CHANGELOG

1f7ac250ab522320e49f2e12cf5ca8aca1446299 authored over 8 years ago by INADA Naoki <[email protected]>
Support DEPRECATE_EOF (#433)

308e835058c4127c8a3e8449b60df1a7a9f0d666 authored over 8 years ago by INADA Naoki <[email protected]>
Fix cursor doesn't use converter in connection (#503)

c33b17d3251ba8db2ab3513f89f3823c210d0fe6 authored over 8 years ago by INADA Naoki <[email protected]>
Use """ for docstrings

7eac3b16d24f1445372acb7ea07ce3645bbb2b8c authored over 8 years ago by INADA Naoki <[email protected]>
add support for utf8mb4_unicode_520_ci (#498)

and other collations through id=247

06fb5edf9f65261441160cff6e85ae8c95bdcb87 authored over 8 years ago by ncycle <[email protected]>
remove deprecated config

397fb74cf47232d2f388d013778cf0ff967618e1 authored over 8 years ago by INADA Naoki <[email protected]>
0.7.6

6c9347c246ef4c4ab7ebc29251b538a356264db1 authored over 8 years ago by INADA Naoki <[email protected]>
Fix SELECT CAST(... AS JSON) cause UnicodeError (#496)

* Fix SELECT CAST(... AS JSON) cause UnicodeError

fixes #488

70f477726cc6fbb7d348616129a568057473faff authored over 8 years ago by INADA Naoki <[email protected]>
Update README.rst

634c1c309ecc536906ab43233be310bbad668183 authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #491 from vtermanis/warning_fixes

Warning propagation improvements

666ff9565c0dad84a2b3bc5e78e554cc702ec1f1 authored over 8 years ago by INADA Naoki <[email protected]>
Warning propagation improvements

- Include error code in warnings, not just string
- Fix warning propagation for unbuffered queries

598861721c4fd9b019d0af525d354e84738afb4e authored over 8 years ago by Vilnis Termanis <[email protected]>
Fix loading json data (#490)

95f5526276599beab5189fdcfd2c2168522378e3 authored over 8 years ago by INADA Naoki <[email protected]>
Revert "Revert "Add JSON field type and include it in TEXT_TYPES list to prevent encoding problems"" (#489)

dadd392f60333f4b41bf7afd73eec602efc338e5 authored over 8 years ago by INADA Naoki <[email protected]>
Avoid IEEE754 converting fraction of seconds (#487)

Due to the limitations of IEEE754, we may lost precision when
converting string back to datetim...

3397c231fdecd280aa8a16b9d5040efee47b133b authored over 8 years ago by Timon Wong <[email protected]>
Merge pull request #485 from methane/fix/478

fix #478 again

2525d0ac479615efed101279c8e8d6c1dacb9159 authored over 8 years ago by INADA Naoki <[email protected]>
fix #478 again

eed97fa8a1afbe081295664c5c62d3b587a76606 authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #484 from PyMySQL/revert-477-master

Revert "Add JSON field type and include it in TEXT_TYPES list to prevent encoding problems"

c2f2f72b4846d8dcc15393bee9c9aeb54af32da6 authored over 8 years ago by INADA Naoki <[email protected]>
Revert "Add JSON field type and include it in TEXT_TYPES list to prevent encoding problems"

0b3efd312c26622741e16d679c77ac60cfa4d86d authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #480 from methane/release/0.7.5

releasing 0.7.5

1807f4255fd1ec282c5901cd1b053552d891f9a3 authored over 8 years ago by INADA Naoki <[email protected]>
Prepare 0.7.5

2d26b5579e27576db492afab62104dc4adaf1d83 authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #479 from methane/fix/478

fix #478

a03d7408310914b6c8461ea62d03fa3d01d661c9 authored over 8 years ago by INADA Naoki <[email protected]>
fix #478

23367cfad9a49fc252109050ce0704e7189625ef authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #477 from bmamouri/master

Add JSON field type and include it in TEXT_TYPES list to prevent encoding problems

f2e79cd1817a528b3f976ee1c79ab9d5bdf4324e authored over 8 years ago by INADA Naoki <[email protected]>
Add JSON field type and include it in TEXT_TYPES list to prevent setting the charset of JSON field types to 'ascii' and treat JSON field type like BINARY types to prevent encoding issue

13c44c47a6a69f2b6055b5bfe0e1f11db89b6735 authored over 8 years ago by Baqer Name <[email protected]>
Fix method annotation in cursors.py (#476)

de3b6588e3ba2b08d2e6af1f01ca137a6c9ef3ef authored over 8 years ago by Peta Sittek <[email protected]>
Fixing LOAD DATA LOCAL INFILE for SSCursor* types (#473)

30422b2511f3a2c3257be550b0f5f6039b4afc07 authored over 8 years ago by Scott Strickland <[email protected]>
Catch KeyError from getpass.getuser() (#472)

KeyError occurs when there's no entry in OS database for a current user. This is quite often the...

ccc39e0b73fdf59d9f6c7d9711ba420be12ec362 authored over 8 years ago by Alex <[email protected]>
Removed not needed sphinx.ext (#468)

* Remove sphinx.ext.mathjax, it's not needed
* Remove sphinx.ext.ifconfig, it's not needed
* R...

ccc48dc931fcad06c43717e19a813a2de511d9e6 authored over 8 years ago by Ondřej Nový <[email protected]>
0.7.4

92a0679aee5001f1032b89249144e68bf04caa2a authored over 8 years ago by INADA Naoki <[email protected]>
Added missing testsuite imports (#467)

* Added missing testsuite imports

* Fix broken test

* Remove broken test

* Fix PY3 erro...

5f9c6b3796ecf7e439ccbdc78879593513f2b17e authored over 8 years ago by INADA Naoki <[email protected]>
doc cleanup

ef55b0237bfbe9d9532fa364fa1b7829d9db99f8 authored over 8 years ago by INADA Naoki <[email protected]>
fix link

0081da69c3aa0c44667eb5d91e4b553e3f989b09 authored over 8 years ago by INADA Naoki <[email protected]>
docs

1db09da7197a66c3bda94be9998c53e94c891e46 authored over 8 years ago by INADA Naoki <[email protected]>
organize docs

81947722ef9c643cebddc45d537032fff6305636 authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #465 from methane/documentation

Read the Docs

4cab74e0500e7d44dbdf97f94028b33e5638a1e4 authored over 8 years ago by INADA Naoki <[email protected]>
Remove unnecessary requirements

e5da37739a3f08ce37763e68c40e66822d11bd04 authored over 8 years ago by INADA Naoki <[email protected]>
Put requirements and link to resources back to README

8de0333acbb203425f5a5a4c8b47fe243ac2050c authored over 8 years ago by Martin Thoma <[email protected]>
Fix link

f27262b2bcdd86e6ffec65676277c323e7802576 authored over 8 years ago by Martin Thoma <[email protected]>
Unclutter README

eb9a95cfaa3b52af54f39f1aafd0ef17e6215d49 authored over 8 years ago by Martin Thoma <[email protected]>
Add cursors

60e7ccacc8d673699fd71ea9af00b233f953d200 authored over 8 years ago by Martin Thoma <[email protected]>
Merge pull request #461 from tonal/master

Add frozenset to escape_sequence types

d94a3ea9bb9839bd5304064b11419716ceda3ab7 authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #463 from hannosch/connection-delete

Rename connection class level socket attribute to _sock.

2b8a829f6f96d48d685e7247ca65ed7afa03247e authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #464 from hannosch/test-syntax-error

Fix syntax error in test_cursor.

6d865610c767086e73b618e7db3cf147dbf6f10f authored over 8 years ago by INADA Naoki <[email protected]>
Fix syntax error in test_cursor.

6f65029f5d88f987a798987d3ca30460154db0c9 authored over 8 years ago by Hanno Schlichting <[email protected]>
Rename connection class level socket attribute to _sock.

This matches the renaming done in 93297cc5af45542d302fe11ef968621427ea60fd.

3588bab32493c992fdb4676f25bcdfdbe5fd8c19 authored over 8 years ago by Hanno Schlichting <[email protected]>
Add frozenset to escape_sequence types

88ca33c6e066e7ddf1b41bc4a411c583188edd16 authored over 8 years ago by Alexandr N Zamaraev (aka tonal) <[email protected]>
Update CHANGELOG

776b9e68a8808a91d16432e2ae4dde4aff6e99a5 authored over 8 years ago by INADA Naoki <[email protected]>
0.7.3

020dd283191cc6a69a5c6e8786a527c25a6b9538 authored over 8 years ago by INADA Naoki <[email protected]>
Update CHANGELOG

7e50fc7d8c0a6cd3ffcc22dd9a46a510aef2009e authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #460 from methane/read-write-timeout

Add read_timeout and write_timeout options.

2babc20c11d1d75d28d7a3d06b65acec236247f9 authored over 8 years ago by INADA Naoki <[email protected]>
Add read_timeout and write_timeout options.

93297cc5af45542d302fe11ef968621427ea60fd authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #459 from methane/travis-confs

Reduce top level files for travis

31e7d7b11bb80c9e45c4ce20ced2d6bf27f90bb6 authored over 8 years ago by INADA Naoki <[email protected]>
Reduce top level files for travis

e4c3dda0638be6d135e907388ad69041e41ff5ff authored over 8 years ago by INADA Naoki <[email protected]>
Merge pull request #455 from methane/customize-encode

Allow custom encoding mapping via conv parameter.

6029dac08c924e94f2a735486dba65be7d73a3dd authored over 8 years ago by INADA Naoki <[email protected]>
Install PyMSQL from git repository

54c8e5dd3d3264e9a3535802b6f5a15763c04a5c authored over 8 years ago by Martin Thoma <[email protected]>
Remove ...Packet classes, MySQLResult, LoadLocalFile from docs

They are too low level to be in the user documentation

595909f3adba2ddbef79f808a6aa1e2b7a986f5d authored over 8 years ago by Martin Thoma <[email protected]>
Allow custom encoding map.

Fixes #220

038620064fd56476ce9b22d004a2c962654453de authored over 8 years ago by INADA Naoki <[email protected]>
Add requirements.txt for docs

1931447b55a9f2a9fb89c479d400fb7baefaf3da authored over 8 years ago by Martin Thoma <[email protected]>