Created
October 22, 2018 14:55
-
-
Save shihabmi7/1c4ebba2da7ad6de79e02a8c165aba85 to your computer and use it in GitHub Desktop.
mysql_mac_command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo mysql -u root -p | |
-> password: your_pc_password | |
-> password (again): (this_time_your_mysql_password) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment