8000 GitHub - ac0d3r/MySQLMonitor at v0.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ac0d3r/MySQLMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQLMonitor

监控 MySQL 并实时打印执行语句 🤖️

  • 监控 general_log_file 日志文件(效率高,结果准确,不会遗漏执行语句) 🚀
  • 结束执行时会关闭 general_log且会清空日志文件 🙈

正确以及错误执行的SQL语句:

image

tips: mysql8.0或其他高版本 general_log 不会记录执行错误的SQL语句到日志,需要在配置文件 [mysqld] 下添加配置 log-raw=1

About

监控 MySQL 执行语句并实时打印的工具 🤖️

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0