mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Updated MySQL tips (markdown)
parent
ec875e5c01
commit
623b08c15b
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue