Text
What is added installing MySQL on MacOSX with HomeBrew?
I’m not crazy. I’m just know what it’s being added on my computer, ;)
It was just simple curiosity. I tried to remove all mysql contains from my computer and I ran:
brew install mysqlI wonder, what’s whole stuff is installed. Listing with:
find / -name mysql -print 2> /dev/nullAnd is the result:
/usr/local/bin/mysql /usr/local/Cellar/mysql /usr/local/Cellar/mysql/5.5.12/bin/mysql /usr/local/Cellar/mysql/5.5.12/include/mysql /usr/local/Cellar/mysql/5.5.12/share/doc/mysql /usr/local/Cellar/mysql/5.5.12/share/mysql /usr/local/include/mysql /usr/local/share/doc/mysql /usr/local/share/mysql /usr/local/var/mysql /usr/local/var/mysql/mysql
I’m not crazy. I’m just know what it’s being added on my computer, ;)
-
castellanosko9 liked this
-
valenzuelaki09 liked this
-
yeseniauio09 liked this
-
stephensok85 liked this
-
kathleentag901 liked this