homebrew start mysql code example
Example 1: homebrew restart service
brew services restart mysql
Example 2: homebrew install mysql
RUN THIS COMMAND : mysql_secure_installation
brew services restart mysql
RUN THIS COMMAND : mysql_secure_installation