Skip to main content

MySQL: command not found in Mac OS

Run command as follows:

" sudo sh -c 'echo /usr/local/mysql/bin > /etc/paths.d/mysql' "

Reference: http://apple.stackexchange.com/questions/98999/mysql-not-working-on-mountain-lion


Comments