On Mon, May 2, 2022 at 11:38 AM Lucio Crusca <lu...@sulweb.org> wrote:
>
> Il 02/05/22 15:46, to...@tuxteam.de ha scritto:
> > Have you tried to start the mariadb server by hand?
>
> Yes, I've tried with:
>
> # mysqld_safe
>
> but it exits almost immediately and it logs the same errors reported by
> `systemd status mariadb`

mysqld_safe is a shell script - you could try running it with sh -x to
see what it's doing and/or how it fails.

Reply via email to