mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-22 21:00:23 -07:00
Adds support for CHANGE REPLICATION SOURCE TO
statement (#636)
* feat: adds support for 'change replication source to' statement
This commit is contained in:
parent
6ce2f49f96
commit
a80b805619
5 changed files with 146 additions and 2 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- mysql_replication - Adds support for `CHANGE REPLICATION SOURCE TO` statement (https://github.com/ansible-collections/community.mysql/issues/635).
|
Loading…
Add table
Add a link
Reference in a new issue