MySQL 日志
MySQL Logs
- binary log
- error log
- slow log
- audit log
Audit Log
format
1 | [timestamp],[serverhost],[username],[host],[connectionid], |
Check Logs
1 | # bin log |
Reference
Copyright Notice
Author: Shawn Yan
Link: https://shawnyan.cn/2018/mysql/mysql-log/index.html
License: All articles on this site are original unless otherwise stated. Please indicate the source when reprinting!