Accidentally in /var/ directory I ran chown root . -R;chgrp root . -R
. Now services like mysql don't start. Is there a way to restore default owner and groups?
If there is no way, what is the default owner and group of /var/lib/mysql directory and it's files?