add "do not store password change to history" notice

This commit is contained in:
creme 2020-01-15 12:32:06 +01:00
parent 9a17a9a6a0
commit 844b0ece3a
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ use database:<br />
&nbsp;&nbsp;`use username`
change your password:<br />
*do not store password change to history:*<br />
*`export MYSQL_HISTFILE=/dev/null`*
&nbsp;&nbsp;`SET PASSWORD = PASSWORD('your-password-here');`
### database backup & restore