SyntaxFix
Write A Post
Hire A Developer
Questions
For installing mysql-shell with homebrew, run
mysql-shell
brew cask install mysql-shell
you can then launch the mysql shell with
mysqlsh
if you want to enter SQL mode directly, run
mysqlsh --sql