Differences
This shows you the differences between two versions of the page.
| lwc:mysql [2021/08/17 13:45] – created John Harrison | lwc:mysql [2021/08/24 14:36] (current) – John Harrison | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Resetting Password | + | == Resetting Password == |
| If you get '' | If you get '' | ||
| < | < | ||
| Line 6: | Line 6: | ||
| flush privileges; | flush privileges; | ||
| </ | </ | ||
| + | |||
| + | == MariaDB hangs == | ||
| + | run as '' | ||
| + | < | ||
| + | echo "/ | ||
| + | apparmor_parser -v -R / | ||
| + | systemctl restart mariadb | ||
| + | </ | ||
| + | |||
| + | |||