mysqlmacosterminal

How do I install command line MySQL client on mac?


I want to install the MySQL client for the command line, not a GUI. I have searched over the web but only found instructions on installing the MySQL server.


Solution

  • install MySQLWorkbench, then

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