in

Install MySQL 8.0.32 on MacOS 12 Monterey [Step-by-Step Tutorial]



Learn how to install MySQL 8 on MacOS 12 Monterey operating system. Once you successfully install MySQL 8.0.32 database server on macOS Monterey checkout my SQL course. The 11 hours Udemy SQL course link is here:
If you want to learn SQL or work on projects related to MySQL database, you’ll require MySQL 8 database installed on your MAC PC. This video tutorial is a step by step guide to install MySQL 8 on macOS 12 operating system. The MySQL database has GPL license. And it’s free to download & use. The official website of MySQL is https://www.mysql.com/
Even though, in this tutorial I’ve used macOS 12, the installation steps in this video will work on, MacOS 10 OR codenamed versions like, Yosemite, El Capitan, Sierra, High Sierra, Mojave, OR Catalina etc. And also on macOS 13 Ventura. You can ask me questions in the comments section of this video, if you encounter installation errors or didn’t understand something.

# Chapters #

0:00 Introduction
0:55 Download MySQL community server 8.0.32
3:15 Check if macOS is ARM or x86
4:20 Install MySQL 8.0.32 on macOS 12
06:43 MySQL configuration on macOS 12
08:54 Manage MySQL server instance on macOS Monterey
10:25 Login to MySQL server on macOS 12 Monterey
11:30 Add MySQL path in macOS paths file
12:52 Confirm MySQL DB working fine
13:15 Checkout my SQL video course on Udemy
13:26 End message, try yourself, ask question

#MacOS12 #MySQL #Install #Monterey #database

Share this:

17 Comments

  1. Thank you for this detailed video. I have a quick question. I was able to install MySQl however the server will not start. The active instance remains red regardless of my attempts to start the program. I have verified that I should be using x86. I have tried uninstalling and reinstalling, tried different versions including the 8.0 and the 8.1, and have also tried restarting my macbook Do you have any suggestions on how i can fix this problem?

  2. hi sir in windows people get an individual application of named mysql they work in that but here you showed in terminal …?? how to install an application for mysql in Mac sir

  3. Hi and thank you for your great and helpful video. I would also ask you why after installing and try to start the server the lights come back to red after initialized the server?. thank you!!!

  4. You are amazing its very helpful just when I try to save it and exist it’s not working by using o x as you mentioned so I could not complete

  5. Hi, thank you very much for this video. Very helpful! I tried to download and install mysql workbench (version: 8.0.33) but kept having this error message "You can’t use this version of the application “MySQLWorkbench” with this version of macOS. You have macOS 12.6.5. The application requires macOS 13.0 or later." 
    Do you have any suggestions to resolve this error? Thank you!

  6. Woah this is so amazing ! I spent the whole morning try to install MySQL and wasn't succesful, until the very moment that I found your video ^ -^ Thank you so much !!

  7. Hi! Thanks for the video. They have been really helpful.
    Just wanted to know that is there a way to use MySQL Workbench with the MariaDB server of Xampp on Mac? In windows its very easy by just stopping the MySQL80 server in services and turning on Xampp server but in Mac I am unable to fetch tables with Maria DB on.