Anemometer icon indicating copy to clipboard operation
Anemometer copied to clipboard

Box SQL Slow Query Monitor

Results 60 Anemometer issues
Sort by recently updated
recently updated
newest added

Changing the organization name `chef` to `bento` fixes the `Vagrantfile`, however I implemented an image using _Centos/7_. I can work on a pull request (the code is working and already...

Hi, I think that the last 2 commits introduce this error. Warning: session_start(): Cannot send session cookie - headers already sent by (output started at D:\SiteWeb\Anemometer\views\navbar.php:37) in D:\SiteWeb\Anemometer\lib\Anemometer.php on line...

Fatal error: Uncaught exception 'Exception' with message 'No alias dimension' in anemometer/lib/MySQLTableReport.php:235 Stack trace: #0 anemometer/lib/Anemometer.php(82): MySQLTableReport->get_table_by_alias('dimension') #1 anemometer/lib/Anemometer.php(325): Anemometer->api() #2 anemometer/index.php(42): Anemometer->report() #3 {main} thrown in anemometer/lib/MySQLTableReport.php on line...

I have anemometer set up on two ubuntu servers. One server is the apache server and the other is the database server. I'm trying to use it to look at...

When trying to view a graph I am getting errors about unknown columns. For example if i want to graph by date I get this error: Unknown column 'date' in...

I'm seeing this error when trying to look at a query. Error in Query Explain Plugin: Connection error: Access denied for user 'anemometer'@'%' to database 'quartzdb'(1044)

Collect queries using https://www.vividcortex.com/resources/network-analyzer-for-mysql/ instead of flipping the slow query log setting.

In the mysql-slow.log, there is User@Host like: ``` User@Host: abc[abc] @ [127.0.0.1] Id: 146217455 ``` But, there is no user@host field in the `Table Fields` for select. I need know...

Just try ``` html ">'>alert(1) ``` in various input fields. Remember the basic mantra of filter input and escape output. Just as any SQL administrator would be worried about SQL...