We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
자주하진 마세요!
DB를 설치한 유저로 DB를 재시작합니다. (root나 sudo 설치했을 경우 명령어 앞에 sudo를 붙여주세요)
service mysql restart 혹은 /etc/init.d/mysql restart 혹은 mysql.server restart
참고: http://coolestguidesontheplanet.com/start-stop-mysql-from-the-command-line-terminal-osx-linux/