B2-02-06

作者: 观镜人 | 来源:发表于2017-02-06 14:05 被阅读0次
==> Caveats
We've installed your MySQL database without a root password. To secure it run:
    mysql_secure_installation

MySQL is configured to only allow connections from localhost by default

To connect run:
    mysql -uroot

To have launchd start mysql now and restart at login:
  brew services start mysql
Or, if you don't want/need a background service you can just run:
  mysql.server start

相关文章

网友评论

      本文标题:B2-02-06

      本文链接:https://www.haomeiwen.com/subject/yrtuittx.html