From 9e2e7ba803c4300ff59f1c3e4ed7d6b77da066a3 Mon Sep 17 00:00:00 2001
From: Alberto Colla <alberto.colla@garr.it>
Date: Wed, 21 Jun 2023 08:18:33 +0000
Subject: [PATCH] Update file percona_manual_sync.rst

---
 web/support/kb/cloud/percona_manual_sync.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/support/kb/cloud/percona_manual_sync.rst b/web/support/kb/cloud/percona_manual_sync.rst
index 1d32cb3..2faaef1 100644
--- a/web/support/kb/cloud/percona_manual_sync.rst
+++ b/web/support/kb/cloud/percona_manual_sync.rst
@@ -39,7 +39,7 @@ connect to one of the servers, and force ``mysql`` restart as master.
 .. note:: You should perform the following operations on the last-acting master, 
     otherwise ``mysql`` will fail to start. If you are unable to determine 
     the last-acting master, edit file ``/var/lib/percona-xtradb-cluster/grastate.dat``
-    and set ``safe_to_bootstrap: 1``.
+    and set ``safe_to_bootstrap: 1`` before restarting mysql.
 
   
 - Edit file /etc/mysql/percona-xtradb-cluster.conf.d/mysqld.cnf, you should find the line::
-- 
GitLab