前提・実現したいこと
mysql5.5をhomebrewよりインストールしたい
brew search
に5.5がないのでインストール出来ない?と思うのですが
どうすればよいのでしょうか。
初歩的ですみません。
発生している問題・エラーメッセージ
hoge$ brew search mysql ==> Formulae automysqlbackup mysql++ mysql-client@5.7 mysql-connector-c++@1.1 mysql-search-replace mysql@5.7 mysql mysql-client mysql-connector-c++ mysql-sandbox mysql@5.6 mysqltuner ==> Casks mysql-connector-python mysql-shell mysql-utilities mysqlworkbench navicat-for-mysql sqlpro-for-mysql
hoge$ brew install mysql@5.5 Error: No available formula with the name "mysql@5.5" ==> Searching for a previously deleted formula (in the last month)... Warning: homebrew/core is shallow clone. To get complete history run: git -C "$(brew --repo homebrew/core)" fetch --unshallow 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.
回答1件
あなたの回答
tips
プレビュー