Skip to content

Commit

Permalink
add ready signal for coordinator
Browse files Browse the repository at this point in the history
Signed-off-by: Mehedi Hasan <[email protected]>
  • Loading branch information
heheh13 committed Nov 1, 2023
1 parent cced8dc commit c6bd222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ function create_replication_user() {
else
log "INFO" "Replication user exists. Skipping creating new one......."
fi
touch /scripts/ready.txt
}

function install_group_replication_plugin() {
Expand Down

0 comments on commit c6bd222

Please sign in to comment.