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
fix KeyError when server reports unknown collation
cee594543821f464d94c5962c23b3d11f7900899 authored over 7 years ago by INADA Naoki <[email protected]>fixes #591
4b7e9c98c0441449352d732f6a2453e4c868505c authored over 7 years ago by INADA Naoki <[email protected]>Fix handle AuthSwitch packet bug.
52980174ceb30e3ca2bd96349a47fb68e21cd073 authored over 7 years ago by INADA Naoki <[email protected]>
MySQL documents annouce the AuthSwitch packet is contains with two
component `auth_plugin_name` ...
ef91351a732209cb33c7c5c4651a687b10cd41d8 authored over 7 years ago by INADA Naoki <[email protected]>
5f6f111928afd3ecdf526141c2045f166db9aa85 authored over 7 years ago by lishuode <[email protected]>
For AuthSwitch feature, mysql_native_password and mysql_old_password
should reply only 8-byte or...
TypeError: 'encoding' is an invalid keyword argument
for this function
e58fb6cc103204b97c1977957a093ec3b1deb494 authored over 7 years ago by Ryan J Ollos <[email protected]>
73c22c78d14466a5ed8029ef67ca11198234913e authored over 7 years ago by Spencer <[email protected]>
c3642635935f9eac6f86eb104b38590b3b0d1634 authored over 7 years ago by INADA Naoki <[email protected]>
c35cd8154400d8de0941166534ec1288288c5caa authored over 7 years ago by INADA Naoki <[email protected]>
f6d28536493596e4ff7b87cf4d5201d657dae44d authored over 7 years ago by INADA Naoki <[email protected]>
0e01158fb8a204144c5adddde983bea2b3e4ff93 authored almost 8 years ago by Wybe van der Ham <[email protected]>
103a00d4ee598c240b0e2eaa30f085b98b450392 authored almost 8 years ago by Guangyang Li <[email protected]>
This enables the reading of some basic SSL parameters from the
configuration file. It gives pre...
3ccaeda408d2f45c0b91734f409943377fc8f34c authored almost 8 years ago by INADA Naoki <[email protected]>
34de70f120bd6ec99984fe4821b5485014b33c30 authored almost 8 years ago by INADA Naoki <[email protected]>
b5e17cee46e0706dbfd707cdd2024452f0fb3267 authored almost 8 years ago by INADA Naoki <[email protected]>
166900976aee8c1f846c41e0b52b001ef54ff30d authored almost 8 years ago by INADA Naoki <[email protected]>
Mostly added articles.
9db942e75595609a06ab5d612fa9a5ab4fa10b6e authored almost 8 years ago by Benjamin Kane <[email protected]>Raise SERVER_LOST error for MariaDB's shutdown packet
fixes #526
a7e6d14c794dfd45f41c3338f63da466b8def4ea authored almost 8 years ago by INADA Naoki <[email protected]>
* update some MySQL and PyPy3 versions
* stop using tox
* not use cache for MySQL download
* ...
Use same default value
https://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysv...
0e19ed3433b04152571ae792b90898cb3f198e9a authored almost 8 years ago by INADA Naoki <[email protected]>
f7177a0afdbaaf95473654700ee3a843ad64ce1a authored about 8 years ago by jason <[email protected]>
eced982f7c4757b639812c9ee49e0781aed7e53b authored about 8 years ago by Shyam Saladi <[email protected]>
Allow connecting to the DB from a specific network interface
755dfdc2e16f2f7f5fa6669cb81d0ec3118ec203 authored about 8 years ago by Damien Ciabrini <[email protected]>To allow (but not officially support) vendoring PyMySQL.
6c9d31a9462a97e5d2d83ded13827d7792a91fbb authored about 8 years ago by niphlod <[email protected]>40f6a706144a9b65baa123e6d5d89d23558646ac authored over 8 years ago by Carl Johan Gustavsson <[email protected]>
049cc1d542d8443893a44115de8ce6114d282910 authored over 8 years ago by INADA Naoki <[email protected]>
81cdb41710aaa60248b2d68ed6d8e9fd67ecce71 authored over 8 years ago by INADA Naoki <[email protected]>
ced55c43c91cfcbc162c86d71a4b7064c3c6dfdf authored over 8 years ago by INADA Naoki <[email protected]>
c09ba86d84667e79668e5cbc1262282373df5a34 authored over 8 years ago by INADA Naoki <[email protected]>
6f2dd7fbee85678206c04d692b1be58f15cb528e authored over 8 years ago by INADA Naoki <[email protected]>
Revert the changes made in commit 02910b7 to the mysql error packet
parsing, as it didn't take ...
7d9709095132ed4b4eee16a35c7ce2dae935a354 authored over 8 years ago by INADA Naoki <[email protected]>
f85cda08189d7cadfea5c5bcbea57282f676c711 authored over 8 years ago by INADA Naoki <[email protected]>
* Simplify error reporting code
* tests: Better error message
* Update travis config
4e36d5f613912331b31d926ccae19b99b68eb5ac authored over 8 years ago by INADA Naoki <[email protected]>
c3ed30135117a13d5e52087d67249a252317c30a authored over 8 years ago by INADA Naoki <[email protected]>
f7226b5eff20ecf8326801c36a76463fec971b22 authored over 8 years ago by INADA Naoki <[email protected]>
1f7ac250ab522320e49f2e12cf5ca8aca1446299 authored over 8 years ago by INADA Naoki <[email protected]>
308e835058c4127c8a3e8449b60df1a7a9f0d666 authored over 8 years ago by INADA Naoki <[email protected]>
c33b17d3251ba8db2ab3513f89f3823c210d0fe6 authored over 8 years ago by INADA Naoki <[email protected]>
7eac3b16d24f1445372acb7ea07ce3645bbb2b8c authored over 8 years ago by INADA Naoki <[email protected]>
and other collations through id=247
06fb5edf9f65261441160cff6e85ae8c95bdcb87 authored over 8 years ago by ncycle <[email protected]>397fb74cf47232d2f388d013778cf0ff967618e1 authored over 8 years ago by INADA Naoki <[email protected]>
6c9347c246ef4c4ab7ebc29251b538a356264db1 authored over 8 years ago by INADA Naoki <[email protected]>
* Fix SELECT CAST(... AS JSON) cause UnicodeError
fixes #488
70f477726cc6fbb7d348616129a568057473faff authored over 8 years ago by INADA Naoki <[email protected]>634c1c309ecc536906ab43233be310bbad668183 authored over 8 years ago by INADA Naoki <[email protected]>
Warning propagation improvements
666ff9565c0dad84a2b3bc5e78e554cc702ec1f1 authored over 8 years ago by INADA Naoki <[email protected]>
- Include error code in warnings, not just string
- Fix warning propagation for unbuffered queries
95f5526276599beab5189fdcfd2c2168522378e3 authored over 8 years ago by INADA Naoki <[email protected]>
dadd392f60333f4b41bf7afd73eec602efc338e5 authored over 8 years ago by INADA Naoki <[email protected]>
Due to the limitations of IEEE754, we may lost precision when
converting string back to datetim...
fix #478 again
2525d0ac479615efed101279c8e8d6c1dacb9159 authored over 8 years ago by INADA Naoki <[email protected]>eed97fa8a1afbe081295664c5c62d3b587a76606 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"
c2f2f72b4846d8dcc15393bee9c9aeb54af32da6 authored over 8 years ago by INADA Naoki <[email protected]>0b3efd312c26622741e16d679c77ac60cfa4d86d authored over 8 years ago by INADA Naoki <[email protected]>
releasing 0.7.5
1807f4255fd1ec282c5901cd1b053552d891f9a3 authored over 8 years ago by INADA Naoki <[email protected]>2d26b5579e27576db492afab62104dc4adaf1d83 authored over 8 years ago by INADA Naoki <[email protected]>
fix #478
a03d7408310914b6c8461ea62d03fa3d01d661c9 authored over 8 years ago by INADA Naoki <[email protected]>23367cfad9a49fc252109050ce0704e7189625ef authored over 8 years ago by INADA Naoki <[email protected]>
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]>13c44c47a6a69f2b6055b5bfe0e1f11db89b6735 authored over 8 years ago by Baqer Name <[email protected]>
de3b6588e3ba2b08d2e6af1f01ca137a6c9ef3ef authored over 8 years ago by Peta Sittek <[email protected]>
30422b2511f3a2c3257be550b0f5f6039b4afc07 authored over 8 years ago by Scott Strickland <[email protected]>
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]>
* Remove sphinx.ext.mathjax, it's not needed
* Remove sphinx.ext.ifconfig, it's not needed
* R...
92a0679aee5001f1032b89249144e68bf04caa2a authored over 8 years ago by INADA Naoki <[email protected]>
* Added missing testsuite imports
* Fix broken test
* Remove broken test
* Fix PY3 erro...
5f9c6b3796ecf7e439ccbdc78879593513f2b17e authored over 8 years ago by INADA Naoki <[email protected]>ef55b0237bfbe9d9532fa364fa1b7829d9db99f8 authored over 8 years ago by INADA Naoki <[email protected]>
0081da69c3aa0c44667eb5d91e4b553e3f989b09 authored over 8 years ago by INADA Naoki <[email protected]>
1db09da7197a66c3bda94be9998c53e94c891e46 authored over 8 years ago by INADA Naoki <[email protected]>
81947722ef9c643cebddc45d537032fff6305636 authored over 8 years ago by INADA Naoki <[email protected]>
Read the Docs
4cab74e0500e7d44dbdf97f94028b33e5638a1e4 authored over 8 years ago by INADA Naoki <[email protected]>e5da37739a3f08ce37763e68c40e66822d11bd04 authored over 8 years ago by INADA Naoki <[email protected]>
8de0333acbb203425f5a5a4c8b47fe243ac2050c authored over 8 years ago by Martin Thoma <[email protected]>
f27262b2bcdd86e6ffec65676277c323e7802576 authored over 8 years ago by Martin Thoma <[email protected]>
eb9a95cfaa3b52af54f39f1aafd0ef17e6215d49 authored over 8 years ago by Martin Thoma <[email protected]>
60e7ccacc8d673699fd71ea9af00b233f953d200 authored over 8 years ago by Martin Thoma <[email protected]>
Add frozenset to escape_sequence types
d94a3ea9bb9839bd5304064b11419716ceda3ab7 authored over 8 years ago by INADA Naoki <[email protected]>Rename connection class level socket attribute to _sock.
2b8a829f6f96d48d685e7247ca65ed7afa03247e authored over 8 years ago by INADA Naoki <[email protected]>Fix syntax error in test_cursor.
6d865610c767086e73b618e7db3cf147dbf6f10f authored over 8 years ago by INADA Naoki <[email protected]>6f65029f5d88f987a798987d3ca30460154db0c9 authored over 8 years ago by Hanno Schlichting <[email protected]>
This matches the renaming done in 93297cc5af45542d302fe11ef968621427ea60fd.
3588bab32493c992fdb4676f25bcdfdbe5fd8c19 authored over 8 years ago by Hanno Schlichting <[email protected]>88ca33c6e066e7ddf1b41bc4a411c583188edd16 authored over 8 years ago by Alexandr N Zamaraev (aka tonal) <[email protected]>
776b9e68a8808a91d16432e2ae4dde4aff6e99a5 authored over 8 years ago by INADA Naoki <[email protected]>
020dd283191cc6a69a5c6e8786a527c25a6b9538 authored over 8 years ago by INADA Naoki <[email protected]>
7e50fc7d8c0a6cd3ffcc22dd9a46a510aef2009e authored over 8 years ago by INADA Naoki <[email protected]>
Add read_timeout and write_timeout options.
2babc20c11d1d75d28d7a3d06b65acec236247f9 authored over 8 years ago by INADA Naoki <[email protected]>93297cc5af45542d302fe11ef968621427ea60fd authored over 8 years ago by INADA Naoki <[email protected]>
Reduce top level files for travis
31e7d7b11bb80c9e45c4ce20ced2d6bf27f90bb6 authored over 8 years ago by INADA Naoki <[email protected]>e4c3dda0638be6d135e907388ad69041e41ff5ff authored over 8 years ago by INADA Naoki <[email protected]>
Allow custom encoding mapping via conv parameter.
6029dac08c924e94f2a735486dba65be7d73a3dd authored over 8 years ago by INADA Naoki <[email protected]>54c8e5dd3d3264e9a3535802b6f5a15763c04a5c authored over 8 years ago by Martin Thoma <[email protected]>
They are too low level to be in the user documentation
595909f3adba2ddbef79f808a6aa1e2b7a986f5d authored over 8 years ago by Martin Thoma <[email protected]>Fixes #220
038620064fd56476ce9b22d004a2c962654453de authored over 8 years ago by INADA Naoki <[email protected]>1931447b55a9f2a9fb89c479d400fb7baefaf3da authored over 8 years ago by Martin Thoma <[email protected]>