mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Updated MySQL tips (markdown)
parent
7c519bb995
commit
9c2f4bb91f
1 changed files with 2 additions and 2 deletions
|
|
@ -35,10 +35,10 @@ This tips were prepared for [[Install Tracks 2.5 on Ubuntu 20.10]]
|
|||
<blockquote>
|
||||
<p>>journalctl -xe</p>
|
||||
</blockquote>
|
||||
<h3>MySQL - change the default of default_authentication_plugin</h3>
|
||||
<p>
|
||||
<p>
|
||||
<br/>
|
||||
</p>
|
||||
<h3>MySQL - change the default of default_authentication_plugin</h3>
|
||||
<p>since Mysql version 8.0 the default values has been changed from mysql_native_password to caching_sha2_password</p>
|
||||
<p>this needs to be reverted in the cnf file</p>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue