Install_db_clients_on_mac_os
Install_db_clients_on_mac_os
CLIENTS
on
MacOS
Document Ver. 0.01
Author : Avinash Kumar Behera
([email protected])
HOW TO INSTALL MYSQL CLIENT TO CONNECT TO REMOTE
MYSQL HOST FROM LOCAL.
1. Install Homebrew if you haven't already: /usr/bin/ruby -e "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install)"
2. Run brew install mysql to install the MySQL client.
NOTE: Please feel free to install any client that suits you best. However, refrain from
requesting server access or asking others to retrieve data from the databases on your
behalf, unless it's strictly necessary for production data. For anything related to
production data and databases, all requests should go through a JIRA ticket.