Simple tool to trace MySQL activity similar to MS SQL Server Profiler.
The program can also be used as a generic log monitor tool.
The LogMonitor application leverages the MySQL logging mechanism. It monitors the general query log file produced by the MySQL server on a schedule and displays the latest activity on the screen.
Important Note:
The application can very easily be used to monitor any kind of log file. In other words, you can tell the application to monitor a text file whose content changes in time. When the content changes, the new lines are displayed on the screen.