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.
別のサーバーから更新されているmysqlデータベーステーブルがあります。更新が行われている場所を特定する必要があります。mysqlポートにnetstattoを使用する以外に、他にどのようなオプションがありますか?netstatは役に立ちませんでしたgrep3306
netstat
grep
3306
一般的なクエリ ログには、必要な情報が記録されているはずです。