Daniel Speichert
|
d34cf93f1a
|
Migrate from MySQLdb to PyMySQL (#40123)
* Migrate from MySQLdb to PyMySQL
* Deduplicate driver loading and failure message
* Explain requirements
* Apply requirements docs change to proxysql too
* Add changelog
|
2018-09-19 08:44:05 -07:00 |
Dag Wieers
|
cdd21e2170
|
Clean up module documentation (#36909)
* Clean up module documentation
This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required
* Fix remaining (new) validation issues
|
2018-03-15 22:15:24 +01:00 |
Matt Clay
|
7e2fc88218
|
Fix docs fragment typo.
|
2016-10-14 09:50:15 -07:00 |
John R Barker
|
9183bb6391
|
docs_fragments formatting and typo improvements (#17981)
|
2016-10-14 15:13:15 +01:00 |
Matt Clay
|
6a1f97ad42
|
Add docs for mysql* modules connect_timeout.
|
2016-03-16 22:31:48 -07:00 |
Jonathan Mainguy
|
34e88e48a5
|
Add shared connection code for mysql modules
|
2015-12-16 13:36:18 -05:00 |