Updated MySQL tips (markdown)

ghost-from-the-past 2021-04-14 14:28:39 +02:00
parent ec875e5c01
commit 623b08c15b

@ -50,7 +50,7 @@
<p>default_authentication_plugin=mysql_native_password</p>
</blockquote>
<p>the group [mysqld] is for the server, for the client the group is [mysql]</p>
<p>(info <span class="nolink">http://dev.mysql.com/doc/mysql/en/server-system-variables.html</span>
<p>(info <a href="http://dev.mysql.com/doc/mysql/en/server-system-variables.html">href="http://dev.mysql.com/doc/mysql/en/server-system-variables.html</a>
</p>
<p>
<a href="https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html">https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html</a> )</p>