Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mac で mysql を実行するには、常にターミナルで次のコマンドを送信する必要があります。
export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/
これを解決する方法は?