I upgraded our nodes to 8.2, and now I'm running into a very weird problem on a container running CentOS 8 with mysqld.service. Ever since the upgrade, it did something to the permissions of the container that is messing with mysqld. Anyone run into this?
Errors:
systemctl start mysqld
...
Read more
Errors:
systemctl start mysqld
code_language.shell:
[root@cloud ~]# systemctl start mysqld
Job for mysqld.service failed because the control process exited with error code.
See "systemctl status mysqld.service" and "journalctl -xe" for details.
Read more