리눅스/mysql

mysql 실행 시 -bash: mysql: command not found

Narusika 2015. 6. 22. 14:59

mysql 실행 시 -bash: mysql: command not found


# vi /etc/profile  맨 마지막 줄에


export PATH="$PATH:/usr/local/mysql/bin"  


source /etc/profile   바로적용