django mysqldbwrapper
django mysqldbwrapper can be used for retry :
- MySQL server has gone away
- Lost connection to MySQL server during query
- Too many connections
Installation
pip install django-mysqldbwrapper
Get started
How to using django-mysqldbwrapper in django:
DATABASES = {
'default': {
'ENGINE':'mysqldbwrapper',
....
},
}
Release files for django-mysqldbwrapper 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_mysqldbwrapper-0.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / django_mysqldbwrapper-0.3-py3-none-any.whl
| Download URL | django_mysqldbwrapper-0.3-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ee52bee0474442cab20cfcbc08e6a21c5cd0a95855a0b31ba4aaf92bdc3bd5c5
|
|
BLAKE2b-256 checksum How to use checksums |
5bf6cce4b7e8dfa9a2a5dea0f514c25e0277474c5b9bb85fb26c277e46410777
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.5
|