BearCola
4/24/2019 - 9:36 AM

MySQL Path 설정

Add the following line to your .bash_profile or .zshrc file

export PATH=${PATH}:/usr/local/mysql/bin/ 

Mysql -u root -p