mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 13:20:25 -07:00
Adds support for show binary log status statement (#638)
* feat: adds support for show binary log status statement * feat: adds support for mariadb show binlog status statement
This commit is contained in:
parent
a80b805619
commit
47610347ba
2 changed files with 19 additions and 4 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
|
||||
- mysql_replication - Adds support for `SHOW BINARY LOG STATUS` and `SHOW BINLOG STATUS` on getprimary mode.
|
Loading…
Add table
Add a link
Reference in a new issue