소스컴파일로 설치된 mysql 중지, 시작 중지 [mysql 설치폴더/bin]# ./mysqladmin -uroot -p shutdown 시작 [mysql 설치폴더/bin]# ./mysqld_safe & 개발개발/Database 2012.10.24