mongod --dbpath ~/cym/data/db
1. brew install mysql
2. sudo chown -R whoami(eg.zou) /usr/local
3. brew link mysql
4. mysql.server start
开启mysql服务后,再登录进去直接在终端敲mysql就可以了。。。
mongod --dbpath ~/cym/data/db
1. brew install mysql
2. sudo chown -R whoami(eg.zou) /usr/local
3. brew link mysql
4. mysql.server start
开启mysql服务后,再登录进去直接在终端敲mysql就可以了。。。