maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #05275
Re: My Solution to MariaDB Database Server Crashed in Experimental Online Store
Am 19.10.18 um 13:17 schrieb Turritopsis Dohrnii Teo En Ming:
> Good evening from Singapore,
>
> Here is my solution:
>
> # systemctl start mariadb.service
>
> # mysql
> Welcome to the MariaDB monitor. Commands end with ; or \g.
> Your MariaDB connection id is 2
> Server version: 5.5.60-MariaDB MariaDB Server
>
> Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
>
> Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
>
> MariaDB [(none)]> quit
> Bye
>
> # systemctl enable mariadb.service
what has this to do with a crash?
you simply forgot to enable the service and rebootet
Follow ups
References