Mysql server keeps stopping unexpectedly

Mysql keeps stopping every minute, my memory space in good and also the storage

Filesystem Size Used Avail Use% Mounted on

/dev/sda 156G 59G 91G 40% /

devtmpfs 12G 128K 12G 1% /dev

free -m

total used free shared buffers cached

Mem: 24285 1599 22685 0 129 1227

-/+ buffers/cache: 243 24042

Swap: 511 0 511

What can the issue be? i am getting database error very frequently.

2 Replies

It is the failure of grant permission 777 in /var/lib/mysql

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct