MariaDB does not start after update Solus OS
Would You be so kind to help me? I'm on Linux solusbox 5.2.13-126.current #1 SMP PREEMPT Sat Sep 7 08:07:23 UTC 2019 x86_64 GNU/Linux. After the last update the Mariadb service does not start, tried to reinstall, but I am unable to uninstall, either:
mariadb: Can't read dir of '/etc/mysql/my.cnf.d' (Errcode: 2 "No such file or directory") Fatal error in defaults handling. Program aborted
Thank You, best regards
Peter Viola
Update: creating an empty directory did the trick: sudo mkdir -p /etc/mysql/my.cnf.d
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.