【发布时间】:2020-11-05 17:17:37
【问题描述】:
我无法在 mac 上安装特定的子版本 5.7.23,但是我只能安装 MySQL 5.7,这是我不想要的。有任何想法吗?我使用的是 macOS10.15.4
brew install mysql@5.7.23
Error: No available formula with the name "mysql@5.7.23"
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
【问题讨论】:
-
没有支持的方式来做到这一点。见stackoverflow.com/a/53766019/735926。
标签: mysql macos installation homebrew