Installation Steps
- Download MySQL installer from the official website
- Choose Server + Workbench
- Configure root password
- Test connection in Workbench
Connecting via CLI
mysql -u root -pConnecting via Workbench
Open MySQL Workbench > New Connection > Enter credentials > Test Connection