mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 15:50: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>
|
<p>default_authentication_plugin=mysql_native_password</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p>the group [mysqld] is for the server, for the client the group is [mysql]</p>
|
<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>
|
||||||
<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>
|
<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