We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e732b commit 78beaf5Copy full SHA for 78beaf5
docs/hypernode-platform/mysql/how-to-use-mysql-on-hypernode.md
@@ -321,7 +321,7 @@ Upgrading to MySQL 8.4 is only supported from MySQL 8.0.
321
If you are not yet on MySQL 8.0, first follow the steps above to upgrade to 8.0.
322
323
Before upgrading, ensure all MySQL users are using supported authentication plugins (for example `caching_sha2_password`).
324
-See [Changing the Authentication Plugin for a MySQL User](#changing-the-authentication-plugin-for-a-mysql-user) for details.
+See [Changing the Authentication Plugin for a Custom MySQL User](#changing-the-authentication-plugin-for-a-custom-mysql-user) for details.
325
326
Once ready, run the following command:
327
0 commit comments