Commit 59cf199
authored
fix: Fixed the problem that password verification failed when there is a # symbol in the MySQL password (msg="Error opening connection to database" err="Error 1045 (28000): Access denied for user 'USER'@'*.*.*.*' (using password: YES)") (#937)
Signed-off-by: ops <1240581124@qq.com>1 parent cd4e163 commit 59cf199
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
0 commit comments