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.
現在、my.cnf 構成ファイル内の MySQL サーバーの bind-address は 127.0.0.1 に設定されており、これは任意のデータベースへのローカル接続に対して完全に正常に機能します。ただし、ローカル接続と外部接続を許可する必要があります。bind-address をサーバーの実際の IP アドレスに設定すると、外部では機能しますが、ローカルでは機能しません。
両方のタイプの接続を同時に機能させるにはどうすればよいですか?
を使用し0.0.0.0ます。すべてのインターフェースを表します。
0.0.0.0