-1

Trying to install mysql server on centos 8. and after using

sudo systemctl status mysqld.service

getting this picture, that is hanging for hours.

enter image description here

I don't understand what it means and haven't found any information about this situation.

If I'm trying to write something over there, it just makes a weird sound.

The problem is that I can't get out of there. The process is running and not giving to do anything else.

Liza
  • 37
  • 1
  • 6

2 Answers2

0

In your status, it's clearly shown that it's working fine. Nothing worry about.

ThunderStorm
  • 155
  • 1
  • 1
  • 12
  • The problem is that I can't get out of there. The process is running and not giving to do anything else. – Liza May 12 '21 at 21:57
0

To stop a process in linux terminal simply click Ctrl + c at once that should end any process in linux terminal @liza

  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Albert Logic Einstein Aug 19 '22 at 02:17