macOS下MySQL 8.0 安装与配置教程


一、前言

Homebrew安装MySQL
  • MySQL 8.0 基础适用于配置
  • MySQL shell管理常用语法示例(用户、权限等)
  • MySQL字符编码配置
  • MySQL远程访问配置
  • http://www.infoq.com/cn/articles/in-mysql-never-use-utf8-use-utf8

    • MySQL远程访问与bind-address问题

    https://serverfault.com/questions/139323/how-to-bind-mysql-server-to-more-than-one-ip-address


    本文首发于我的独立博客:https://ken.io/note/macos-mysql8-install-config-tutorial