April 2, 2017
MySQL Cheat Sheet
On OSX MySQL the following are start, stop and restart commands
sudo /usr/local/mysql/support-files/mysql.server start
sudo /usr/local/mysql/support-files/mysql.server stop
sudo /usr/local/mysql/support-files/mysql.server restart
Logging in
mysql -u root
mysql -u root -p (will prompt for password)
Ravikanth Andhavarapu assesses whether an organization's data can prove what it actually did. What that involves · ravi@helloravi.com