Home Forums Database MacOS – Install MySQL DB

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #658
    Rad UsrRad Usr
    Keymaster
    • Open Terminal from:
      Application\Utilities\Terminal
      — For help review this link: Mac OS How-to Open Terminal
    • To install MySQL, inside the terminal window type:
      brew install mysql
    • Start MySQL with the Following Command:
      brew services start mysql
      — By default the mysql user is root with no password.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.