Installing MySQL Shell on macOS

install MySQLWorkbench, then

export PATH=$PATH:/Applications/MySQLWorkbench.app/Contents/MacOS


Add the line in this answer to ~/.bash_profile and then run source ~/.bash_profile or load a new instance of terminal

Comments

Popular posts from this blog

Installation of the OracleJDK on macOS