diff --git a/MySQL-tips.md b/MySQL-tips.md index 9c33654..c0dd5a0 100644 --- a/MySQL-tips.md +++ b/MySQL-tips.md @@ -50,7 +50,7 @@

default_authentication_plugin=mysql_native_password

the group [mysqld] is for the server, for the client the group is [mysql]

-

(info http://dev.mysql.com/doc/mysql/en/server-system-variables.html +

(info href="http://dev.mysql.com/doc/mysql/en/server-system-variables.html

https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html )