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
Joren Vrancken
b954917761
Surround top-level function and class definitions with two blank lines.
2018-07-31 12:06:56 -07:00
bmildren
d668281a6b
Added docs fragment for proxysql ( #32502 )
...
* Added docs fragment for proxysql
* Added formatting for option names, and bool types
* Updated proxysql modules to use doc fragments
2017-12-19 12:12:19 +00:00
Toshio Kuratomi
f203ca7907
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
Abhijeet Kasurde
97240a9ebc
Fix for missing import and boilerplate
...
Fix adds missing imports and boilerplate for proxysql.
It also remove get_exception calls in-favor of native exception.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-08-03 09:40:44 -07:00
Toshio Kuratomi
572e9a8959
Update the metadata of the proxysql modules to 1.0 final format
2017-04-04 14:20:17 -07:00
bmildren
21ab4343e3
Adding support for ProxySQL ( #19872 )
...
* Adding support for ProxySQL
2017-04-04 13:47:19 -07:00