mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-03 23:01:49 +00:00
mysql_info: Add support for source terminology for slave_status filter (#747)
* mysql_info: Add support for source terminology for slave_status filter * Update changelogs/fragments/mysql_info_fix_slave_status_for_source_terminology.yaml --------- Co-authored-by: Luca Keidel <luca.keidel@check24.de> Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
This commit is contained in:
parent
f6cec49238
commit
fad6bc7564
5 changed files with 37 additions and 4 deletions
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mysql_info - Fix slave status for source terminology introduced in MySQL 8.0.23 (https://github.com/ansible-collections/community.mysql/issues/682).
|
||||
Loading…
Add table
Add a link
Reference in a new issue