Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
I am using mariadb 10.3. Before going to production, I just want to make sure what should be the best value for systemd restart. By default it is on-abort and the service comes up if I kill the mysql process using `kill -9` command. Please suggest if the default value is good enough or it should be changed to something else?