Commit b45b599
Fix for "AttributeError: 'module' object has no attribute 'cursors'" (ansible#49191) (ansible#53445)
* Fix for "AttributeError: 'module' object has no attribute 'cursors'" (ansible#49191) (#1)
* Fix for "AttributeError: 'module' object has no attribute 'cursors'" (ansible#49191)
* Adding changelog fragment for issue ansible#49191 and the following PR.
* Update lib/ansible/module_utils/mysql.py
Co-Authored-By: timorunge <timorunge@users.noreply.github.com>1 parent 36baf7d commit b45b599
File tree
2 files changed
+3
-0
lines changed- changelogs/fragments
- lib/ansible/module_utils
2 files changed
+3
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments