Tambourine作業メモ

主にスキル習得のためにやった作業のメモ。他人には基本的に無用のものです。

MySQLのインストール

ついこないだ、PostgreSQLをインストールしたところなんだけども。ごにょごにょ。

> brew install mysql
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1k
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:17d94c51ddfa8364baed5f3a754063e1ca75f807194f68
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:17d94c51ddfa8364baed5f3a754063e1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:48434534a8272ad371be138166687d9a1f1492c508c302ba8
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:48434534a8272ad371be138166687d9a
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/mysql/manifests/8.0.23_1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/mysql/blobs/sha256:9e9e4b5bfcad47adfbf7f2af7ebf2c2cc7411d2fb88a4a5155ea
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:9e9e4b5bfcad47adfbf7f2af7ebf2c2c
######################################################################## 100.0%
==> Installing dependencies for mysql: openssl@1.1 and protobuf
==> Installing mysql dependency: openssl@1.1
==> Pouring openssl@1.1--1.1.1k.big_sur.bottle.tar.gz
==> Regenerating CA certificate bundle from keychain, this may take a while...
==> Caveats
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
  /usr/local/etc/openssl@1.1/certs

and run
  /usr/local/opt/openssl@1.1/bin/c_rehash

openssl@1.1 is keg-only, which means it was not symlinked into /usr/local,
because macOS provides LibreSSL.

If you need to have openssl@1.1 first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/openssl@1.1/bin" $fish_user_paths' >> ~/.config/fish/config.fish

For compilers to find openssl@1.1 you may need to set:
  set -gx LDFLAGS "-L/usr/local/opt/openssl@1.1/lib"
  set -gx CPPFLAGS "-I/usr/local/opt/openssl@1.1/include"

For pkg-config to find openssl@1.1 you may need to set:
  set -gx PKG_CONFIG_PATH "/usr/local/opt/openssl@1.1/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/openssl@1.1/1.1.1k: 8,071 files, 18.5MB
==> Installing mysql dependency: protobuf
==> Pouring protobuf--3.15.8.big_sur.bottle.tar.gz
==> Caveats
Emacs Lisp files have been installed to:
  /usr/local/share/emacs/site-lisp/protobuf
==> Summary
🍺  /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB
==> Installing mysql
==> Pouring mysql--8.0.23_1.big_sur.bottle.tar.gz
==> /usr/local/Cellar/mysql/8.0.23_1/bin/mysqld --initialize-insecure --user=tambara --basedir=/usr/local/Cellar/mysql/8
==> 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
==> Summary
🍺  /usr/local/Cellar/mysql/8.0.23_1: 298 files, 297.7MB
==> `brew cleanup` has not been run in 30 days, running now...
Removing: /Users/tambara/Library/Caches/Homebrew/ansible--3.0.0.big_sur.bottle.tar.gz... (63.3MB)
Removing: /usr/local/Cellar/apr/1.7.0... (59 files, 1.4MB)
Removing: /Users/tambara/Library/Caches/Homebrew/elixir--1.11.3.big_sur.bottle.tar.gz... (4.4MB)
Removing: /Users/tambara/Library/Caches/Homebrew/erlang--23.2.6.big_sur.bottle.tar.gz... (104.4MB)
Removing: /Users/tambara/Library/Caches/Homebrew/git--2.30.1.big_sur.bottle.tar.gz... (14.8MB)
Removing: /Users/tambara/Library/Caches/Homebrew/gradle--6.8.3.zip... (143.7MB)
Removing: /Users/tambara/Library/Caches/Homebrew/heroku--7.49.1.tar.xz... (7.3MB)
Removing: /Users/tambara/Library/Caches/Homebrew/lua--5.4.2.catalina.bottle.tar.gz... (130.8KB)
Removing: /usr/local/Cellar/openjdk/15.0.1... (614 files, 324.9MB)
Removing: /Users/tambara/Library/Caches/Homebrew/openjdk--15.0.1.big_sur.bottle.1.tar.gz... (190.9MB)
Removing: /usr/local/Cellar/openssl@1.1/1.1.1i... (8,067 files, 18.5MB)
Removing: /usr/local/Cellar/openssl@1.1/1.1.1j... (8,071 files, 18.5MB)
Removing: /Users/tambara/Library/Caches/Homebrew/openssl@1.1--1.1.1j.big_sur.bottle.tar.gz... (5.4MB)
Removing: /Users/tambara/Library/Caches/Homebrew/pandoc--2.11.4.big_sur.bottle.tar.gz... (27.7MB)
Removing: /usr/local/Cellar/perl/5.32.0... (2,458 files, 63.5MB)
Removing: /Users/tambara/Library/Caches/Homebrew/pyenv--1.2.23.big_sur.bottle.tar.gz... (650.8KB)
Removing: /Users/tambara/Library/Caches/Homebrew/python@3.8--3.8.8_1.big_sur.bottle.tar.gz... (17.0MB)
Removing: /Users/tambara/Library/Caches/Homebrew/python@3.9--setuptools--53.0.0.tar.gz... (2.0MB)
Removing: /Users/tambara/Library/Caches/Homebrew/python@3.9--3.9.2_1.big_sur.bottle.tar.gz... (17MB)
Removing: /Users/tambara/Library/Caches/Homebrew/python@3.9--3.9.2.tar.xz... (18MB)
Removing: /Users/tambara/Library/Caches/Homebrew/ruby--3.0.0_1.catalina.bottle.tar.gz... (10.8MB)
Removing: /Users/tambara/Library/Caches/Homebrew/ruby-build--20210119.tar.gz... (68.5KB)
Removing: /Users/tambara/Library/Caches/Homebrew/spring-boot--2.4.3.tar.gz... (11.2MB)
Removing: /Users/tambara/Library/Caches/Homebrew/sqlite--3.34.0.catalina.bottle.tar.gz... (2.0MB)
Removing: /Users/tambara/Library/Caches/Homebrew/tmux--3.1c_1.big_sur.bottle.tar.gz... (353.6KB)
Removing: /Users/tambara/Library/Caches/Homebrew/vim--8.2.2550.big_sur.bottle.tar.gz... (11.6MB)
Removing: /Users/tambara/Library/Logs/Homebrew/pyenv... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/vim... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/postgresql... (1.3KB)
Removing: /Users/tambara/Library/Logs/Homebrew/w3m... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/pandoc... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/ncurses... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/heroku... (114B)
Removing: /Users/tambara/Library/Logs/Homebrew/mpdecimal... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/elixir... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/bdw-gc... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/icu4c... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/perl... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/erlang... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/ruby-build... (2 files, 179B)
Removing: /Users/tambara/Library/Logs/Homebrew/gradle... (102B)
Removing: /Users/tambara/Library/Logs/Homebrew/ansible... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/openjdk... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/displayplacer... (2 files, 235B)
Removing: /Users/tambara/Library/Logs/Homebrew/krb5... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/tcl-tk... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/apr... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/tmux... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/pcre2... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/libevent... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/openssl@1.1... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/groovy... (102B)
Removing: /Users/tambara/Library/Logs/Homebrew/python@3.8... (3 files, 178.3KB)
Removing: /Users/tambara/Library/Logs/Homebrew/subversion... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/git... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/python@3.9... (3 files, 719.5KB)
Removing: /Users/tambara/Library/Logs/Homebrew/berkeley-db... (64B)
Removing: /Users/tambara/Library/Logs/Homebrew/spring-boot... (121B)
Pruned 0 symbolic links and 6 directories from /usr/local
==> Upgrading 9 dependents:
ansible 3.0.0 -> 3.2.0, erlang 23.2.6 -> 23.3.1, elixir 1.11.3 -> 1.11.4, pyenv 1.2.23 -> 1.2.26, python@3.8 3.8.8_1 -> 3.8.9, python@3.9 3.9.2_1 -> 3.9.4, ruby 3.0.0_1 -> 3.0.1, tmux 3.1c_1 -> 3.2, vim 8.2.2550 -> 8.2.2775
==> Upgrading python@3.8 3.8.8_1 -> 3.8.9 
==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/manifests/1.19
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/gdbm/blobs/sha256:3581501b051db1c0d1acccc710fe04453b61777e4d67110485cec
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:3581501b051db1c0d1acccc710fe0445
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/manifests/3.35.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/sqlite/blobs/sha256:861dc044ea531c39a2105010107feb95cf10977c3da94a4c4fc
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:861dc044ea531c39a2105010107feb95
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/python/3.8/manifests/3.8.9
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/python/3.8/blobs/sha256:6111e285226a59c3c3b0f684de2a810deb1b5b5b68e81fd
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:6111e285226a59c3c3b0f684de2a810d
######################################################################## 100.0%
==> Installing dependencies for python@3.8: gdbm and sqlite
==> Installing python@3.8 dependency: gdbm
==> Pouring gdbm--1.19.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/gdbm/1.19: 24 files, 791.3KB
==> Installing python@3.8 dependency: sqlite
==> Pouring sqlite--3.35.4.big_sur.bottle.tar.gz
==> Caveats
sqlite is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have sqlite first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/sqlite/bin" $fish_user_paths' >> ~/.config/fish/config.fish

For compilers to find sqlite you may need to set:
  set -gx LDFLAGS "-L/usr/local/opt/sqlite/lib"
  set -gx CPPFLAGS "-I/usr/local/opt/sqlite/include"

For pkg-config to find sqlite you may need to set:
  set -gx PKG_CONFIG_PATH "/usr/local/opt/sqlite/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/sqlite/3.35.4: 11 files, 4.2MB
==> Installing python@3.8
==> Pouring python@3.8--3.8.9.big_sur.bottle.tar.gz
==> /usr/local/Cellar/python@3.8/3.8.9/bin/python3 -s setup.py --no-user-cfg install --force --verbose --install-scripts
==> /usr/local/Cellar/python@3.8/3.8.9/bin/python3 -s setup.py --no-user-cfg install --force --verbose --install-scripts
==> /usr/local/Cellar/python@3.8/3.8.9/bin/python3 -s setup.py --no-user-cfg install --force --verbose --install-scripts
==> Caveats
Python has been installed as
  /usr/local/opt/python@3.8/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /usr/local/opt/python@3.8/libexec/bin

You can install Python packages with
  /usr/local/opt/python@3.8/bin/pip3 install <package>
They will install into the site-package directory
  /usr/local/lib/python3.8/site-packages

See: https://docs.brew.sh/Homebrew-and-Python

python@3.8 is keg-only, which means it was not symlinked into /usr/local,
because this is an alternate version of another formula.

If you need to have python@3.8 first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/python@3.8/bin" $fish_user_paths' >> ~/.config/fish/config.fish

For compilers to find python@3.8 you may need to set:
  set -gx LDFLAGS "-L/usr/local/opt/python@3.8/lib"

For pkg-config to find python@3.8 you may need to set:
  set -gx PKG_CONFIG_PATH "/usr/local/opt/python@3.8/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/python@3.8/3.8.9: 4,376 files, 71.4MB
Removing: /usr/local/Cellar/python@3.8/3.8.8_1... (4,375 files, 71.3MB)
==> Upgrading ruby 3.0.0_1 -> 3.0.1 
==> Downloading https://ghcr.io/v2/homebrew/core/ruby/manifests/3.0.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/ruby/blobs/sha256:00daa93e4b30d3bbeac5089c1c34355315774e0d9fd1d9588402b
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:00daa93e4b30d3bbeac5089c1c343553
######################################################################## 100.0%
==> Pouring ruby--3.0.1.big_sur.bottle.tar.gz
==> Caveats
By default, binaries installed by gem will be placed into:
  /usr/local/lib/ruby/gems/3.0.0/bin

You may want to add this to your PATH.

ruby is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have ruby first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/ruby/bin" $fish_user_paths' >> ~/.config/fish/config.fish

For compilers to find ruby you may need to set:
  set -gx LDFLAGS "-L/usr/local/opt/ruby/lib"
  set -gx CPPFLAGS "-I/usr/local/opt/ruby/include"

For pkg-config to find ruby you may need to set:
  set -gx PKG_CONFIG_PATH "/usr/local/opt/ruby/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/ruby/3.0.1: 16,358 files, 38.4MB
Removing: /usr/local/Cellar/ruby/3.0.0_1... (16,314 files, 37.6MB)
==> Upgrading elixir 1.11.3 -> 1.11.4 
==> Downloading https://ghcr.io/v2/homebrew/core/erlang/manifests/23.3.1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/erlang/blobs/sha256:4d17d85cc255934a3cc8786b6d1b0a1b4fed5b52ab2702d3092
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:4d17d85cc255934a3cc8786b6d1b0a1b
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/elixir/manifests/1.11.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/elixir/blobs/sha256:74bfd7543233a3ea0b1524fa1423410f33bac4e8ee7252508f1
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:74bfd7543233a3ea0b1524fa1423410f
######################################################################## 100.0%
==> Installing dependencies for elixir: erlang
==> Installing elixir dependency: erlang
==> Pouring erlang--23.3.1.big_sur.bottle.tar.gz
==> Caveats
Man pages can be found in:
  /usr/local/opt/erlang/lib/erlang/man

Access them with `erl -man`, or add this directory to MANPATH.
==> Summary
🍺  /usr/local/Cellar/erlang/23.3.1: 8,018 files, 461.5MB
==> Installing elixir
==> Pouring elixir--1.11.4.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/elixir/1.11.4: 433 files, 6.1MB
Removing: /usr/local/Cellar/elixir/1.11.3... (433 files, 6.1MB)
==> Upgrading pyenv 1.2.23 -> 1.2.26 
==> Downloading https://ghcr.io/v2/homebrew/core/m4/manifests/1.4.18-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/m4/blobs/sha256:0df9083b268f76a3cda0c9f0d2ce84b51d21a8618d578740646fb61
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:0df9083b268f76a3cda0c9f0d2ce84b5
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/manifests/2.71
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/autoconf/blobs/sha256:0aa64f171bac19ce6ac0c0ca697f30658db78cf175550dfde
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:0aa64f171bac19ce6ac0c0ca697f3065
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pyenv/manifests/1.2.26
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/pyenv/blobs/sha256:5c2c4b253c069c7461f9f657fdf8a526a6aedac5fed2263c65bb
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:5c2c4b253c069c7461f9f657fdf8a526
######################################################################## 100.0%
==> Installing dependencies for pyenv: m4 and autoconf
==> Installing pyenv dependency: m4
==> Pouring m4--1.4.18.big_sur.bottle.1.tar.gz
==> Caveats
m4 is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have m4 first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/m4/bin" $fish_user_paths' >> ~/.config/fish/config.fish

==> Summary
🍺  /usr/local/Cellar/m4/1.4.18: 13 files, 672.3KB
==> Installing pyenv dependency: autoconf
==> Pouring autoconf--2.71.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/autoconf/2.71: 71 files, 3.2MB
==> Installing pyenv
==> Pouring pyenv--1.2.26.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/pyenv/1.2.26: 747 files, 2.6MB
Removing: /usr/local/Cellar/pyenv/1.2.23... (738 files, 2.6MB)
==> Upgrading python@3.9 3.9.2_1 -> 3.9.4 
==> Downloading https://ghcr.io/v2/homebrew/core/python/3.9/manifests/3.9.4
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/python/3.9/blobs/sha256:77ba90d10acfc70e57781aae7b8f48799bc4d521422c74f
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:77ba90d10acfc70e57781aae7b8f4879
######################################################################## 100.0%
==> Pouring python@3.9--3.9.4.big_sur.bottle.tar.gz
==> /usr/local/Cellar/python@3.9/3.9.4/bin/python3 -m ensurepip
==> /usr/local/Cellar/python@3.9/3.9.4/bin/python3 -m pip install -v --no-deps --no-index --upgrade --isolated --target=
==> Caveats
Python has been installed as
  /usr/local/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /usr/local/opt/python@3.9/libexec/bin

You can install Python packages with
  pip3 install <package>
They will install into the site-package directory
  /usr/local/lib/python3.9/site-packages

tkinter is no longer included with this formula, but it is available separately:
  brew install python-tk@3.9

See: https://docs.brew.sh/Homebrew-and-Python
==> Summary
🍺  /usr/local/Cellar/python@3.9/3.9.4: 3,047 files, 54.2MB
Removing: /usr/local/Cellar/python@3.9/3.9.2_1... (3,964 files, 66.2MB)
==> Upgrading tmux 3.1c_1 -> 3.2 
==> Downloading https://ghcr.io/v2/homebrew/core/tmux/manifests/3.2
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/tmux/blobs/sha256:f71d53c8050adaa30a80686879474421b8353c4edc9f0544823b8
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:f71d53c8050adaa30a80686879474421
######################################################################## 100.0%
==> Pouring tmux--3.2.big_sur.bottle.tar.gz
==> Caveats
Example configuration has been installed to:
  /usr/local/opt/tmux/share/tmux
==> Summary
🍺  /usr/local/Cellar/tmux/3.2: 9 files, 1MB
Removing: /usr/local/Cellar/tmux/3.1c_1... (9 files, 867.0KB)
==> Upgrading ansible 3.0.0 -> 3.2.0 
==> Downloading https://ghcr.io/v2/homebrew/core/ansible/manifests/3.2.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/ansible/blobs/sha256:822cc4694e6e5bc9856d5bdcfd58ce7714c7793c99938e897c
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:822cc4694e6e5bc9856d5bdcfd58ce77
######################################################################## 100.0%
==> Pouring ansible--3.2.0.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/ansible/3.2.0: 38,732 files, 345.4MB
Removing: /usr/local/Cellar/ansible/3.0.0... (39,808 files, 371.9MB)
==> Upgrading vim 8.2.2550 -> 8.2.2775 
==> Downloading https://ghcr.io/v2/homebrew/core/lua/manifests/5.4.3-1
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/lua/blobs/sha256:e59dc980047218242a11cd735216b5ec881c45c60f50fffd5edd68
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:e59dc980047218242a11cd735216b5ec
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/vim/manifests/8.2.2775
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/vim/blobs/sha256:2d48b73b8157241aef912e1fdc7e587837b60e4898f69d597b1f41
==> Downloading from https://pkg-containers-az.githubusercontent.com/ghcr1/blobs/sha256:2d48b73b8157241aef912e1fdc7e5878
######################################################################## 100.0%
==> Installing dependencies for vim: lua
==> Installing vim dependency: lua
==> Pouring lua--5.4.3.big_sur.bottle.1.tar.gz
==> Caveats
You may also want luarocks:
  brew install luarocks
==> Summary
🍺  /usr/local/Cellar/lua/5.4.3: 29 files, 743.6KB
==> Installing vim
==> Pouring vim--8.2.2775.big_sur.bottle.tar.gz
🍺  /usr/local/Cellar/vim/8.2.2775: 1,988 files, 33.8MB
Removing: /usr/local/Cellar/vim/8.2.2550... (1,970 files, 33.7MB)
==> Upgrading erlang 23.3.1 -> 23.3.1 
Removing: /usr/local/Cellar/erlang/23.2.6... (7,984 files, 460.8MB)
==> Checking for dependents of upgraded formulae...
==> No broken dependents found!
==> Caveats
==> openssl@1.1
A CA file has been bootstrapped using certificates from the system
keychain. To add additional certificates, place .pem files in
  /usr/local/etc/openssl@1.1/certs

and run
  /usr/local/opt/openssl@1.1/bin/c_rehash

openssl@1.1 is keg-only, which means it was not symlinked into /usr/local,
because macOS provides LibreSSL.

If you need to have openssl@1.1 first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/openssl@1.1/bin" $fish_user_paths' >> ~/.config/fish/config.fish

For compilers to find openssl@1.1 you may need to set:
  set -gx LDFLAGS "-L/usr/local/opt/openssl@1.1/lib"
  set -gx CPPFLAGS "-I/usr/local/opt/openssl@1.1/include"

For pkg-config to find openssl@1.1 you may need to set:
  set -gx PKG_CONFIG_PATH "/usr/local/opt/openssl@1.1/lib/pkgconfig"

==> protobuf
Emacs Lisp files have been installed to:
  /usr/local/share/emacs/site-lisp/protobuf
==> mysql
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
==> sqlite
sqlite is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have sqlite first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/sqlite/bin" $fish_user_paths' >> ~/.config/fish/config.fish

For compilers to find sqlite you may need to set:
  set -gx LDFLAGS "-L/usr/local/opt/sqlite/lib"
  set -gx CPPFLAGS "-I/usr/local/opt/sqlite/include"

For pkg-config to find sqlite you may need to set:
  set -gx PKG_CONFIG_PATH "/usr/local/opt/sqlite/lib/pkgconfig"

==> python@3.8
Python has been installed as
  /usr/local/opt/python@3.8/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /usr/local/opt/python@3.8/libexec/bin

You can install Python packages with
  /usr/local/opt/python@3.8/bin/pip3 install <package>
They will install into the site-package directory
  /usr/local/lib/python3.8/site-packages

See: https://docs.brew.sh/Homebrew-and-Python

python@3.8 is keg-only, which means it was not symlinked into /usr/local,
because this is an alternate version of another formula.

If you need to have python@3.8 first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/python@3.8/bin" $fish_user_paths' >> ~/.config/fish/config.fish

For compilers to find python@3.8 you may need to set:
  set -gx LDFLAGS "-L/usr/local/opt/python@3.8/lib"

For pkg-config to find python@3.8 you may need to set:
  set -gx PKG_CONFIG_PATH "/usr/local/opt/python@3.8/lib/pkgconfig"

==> ruby
By default, binaries installed by gem will be placed into:
  /usr/local/lib/ruby/gems/3.0.0/bin

You may want to add this to your PATH.

ruby is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have ruby first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/ruby/bin" $fish_user_paths' >> ~/.config/fish/config.fish

For compilers to find ruby you may need to set:
  set -gx LDFLAGS "-L/usr/local/opt/ruby/lib"
  set -gx CPPFLAGS "-I/usr/local/opt/ruby/include"

For pkg-config to find ruby you may need to set:
  set -gx PKG_CONFIG_PATH "/usr/local/opt/ruby/lib/pkgconfig"

==> erlang
Man pages can be found in:
  /usr/local/opt/erlang/lib/erlang/man

Access them with `erl -man`, or add this directory to MANPATH.
==> m4
m4 is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

If you need to have m4 first in your PATH, run:
  echo 'set -g fish_user_paths "/usr/local/opt/m4/bin" $fish_user_paths' >> ~/.config/fish/config.fish

==> python@3.9
Python has been installed as
  /usr/local/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /usr/local/opt/python@3.9/libexec/bin

You can install Python packages with
  pip3 install <package>
They will install into the site-package directory
  /usr/local/lib/python3.9/site-packages

tkinter is no longer included with this formula, but it is available separately:
  brew install python-tk@3.9

See: https://docs.brew.sh/Homebrew-and-Python
==> tmux
Example configuration has been installed to:
  /usr/local/opt/tmux/share/tmux
==> lua
You may also want luarocks:
  brew install luarocks

なんかいろいろとアップデートされた。opensslの影響?

起動してみる。

> mysql.server start
Starting MySQL
.. SUCCESS! 

うごいたっぽい?

> mysql -u root
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 8
Server version: 8.0.23 Homebrew

Copyright (c) 2000, 2021, Oracle and/or its affiliates.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> 

繋がったのかしら。