[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mariadb does not run



On Mon, May 2, 2022 at 11:38 AM Lucio Crusca <lucio@sulweb.org> wrote:
>
> Il 02/05/22 15:46, tomas@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 to: