Skip to content

linfree/sql-log-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

一个查看MySQL执行了哪些sql语句的小工具。

快速开始

如果你安装了php环境,而且将php执行文件加入了你的环境变量。
你只需要一行命令

php -S localhost:8080

或者

[php执行文件的路径]/php php -S localhost:8080

screen

English Doc

A tool for mysql log display.

Quick start

If you installed php and added php to the environment variables. You only need one line of code.

php -S localhost:8080

About

mysql logs view,MySQL日志查看

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages