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
一般查询日志应该记录您所追求的信息。