summaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
authorMax Bubenick <maxbube@gmail.com>2020-02-17 13:55:44 +0100
committerGitHub <noreply@github.com>2020-02-17 13:55:44 +0100
commiteff51c0122e73606f6e2b32cb349758bcd05dcb9 (patch)
tree9e00e5045550a988e6369253ae676be488404a77 /changelogs
parentwin_domain_object_info: new module (#67450) (diff)
downloadansible-eff51c0122e73606f6e2b32cb349758bcd05dcb9.tar.xz
ansible-eff51c0122e73606f6e2b32cb349758bcd05dcb9.zip
Fix proxysql module cursor_class (#67339)
* Fix proxysql module cursor class * Adding changelog file * adding extension to changelog file
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/67337-fix-proxysql-mysql-cursor.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/67337-fix-proxysql-mysql-cursor.yaml b/changelogs/fragments/67337-fix-proxysql-mysql-cursor.yaml
new file mode 100644
index 0000000000..0bcb836e35
--- /dev/null
+++ b/changelogs/fragments/67337-fix-proxysql-mysql-cursor.yaml
@@ -0,0 +1,2 @@
+bugfixes:
+ - proxysql - fixed mysql dictcursor