how to restart mysql services from mysql shell in ubuntu code example
Example 1: ubuntu restart mysql
sudo service mysql restart
Example 2: restart sql server ubuntu
service mysql restart
sudo service mysql restart
service mysql restart