Skip to content

Commit 8af5a27

Browse files
fix alignment
1 parent e7762b4 commit 8af5a27

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/upgrading/upgrade/upgrade_notes.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,7 @@ is deprecated as of MySQL 8.0.34, and disabled by default in MySQL 8.4.
173173
-i "$(grep -oP 'db.cloud.password=ENC\(\K[^\)]+(?=\))' /etc/cloudstack/management/db.properties)" \
174174
-p "$(cat /etc/cloudstack/management/key)"
175175
176-
* Remove deprecated authentication plugin 'mysql_native_password' from the configuration. comment
177-
or remove the below line from /etc/my.cnf
176+
* Remove deprecated authentication plugin 'mysql_native_password' from the configuration. Either comment or remove the below line from /etc/my.cnf
178177

179178
.. code-block:: bash
180179

0 commit comments

Comments
 (0)