fix query for stable-2

This commit is contained in:
Laurent Indermuehle 2023-11-30 15:24:49 +01:00
parent 185a6b975e
commit db7f1b2aee
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -162,7 +162,7 @@
MASTER_USER='{{ replication_user }}',MASTER_PASSWORD='********',\
MASTER_PORT={{ mysql_primary_port }},MASTER_LOG_FILE=\
'{{ mysql_primary_status.File }}',MASTER_LOG_POS=\
{{ mysql_primary_status.Position }},MASTER_SSL=0,MASTER_SSL_CA=''"]
{{ mysql_primary_status.Position }},MASTER_SSL_CA=''"]
# Test startreplica mode:
- name: Start replica