kevinmama / mysql-slow-query-log-visualizer

Automatically exported from code.google.com/p/mysql-slow-query-log-visualizer
0 stars 0 forks source link

Installation Steps #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Could anyone explain how to install this mysql slow query log visualizer?

Original issue reported on code.google.com by pkpancha...@gmail.com on 16 Oct 2012 at 6:53

GoogleCodeExporter commented 9 years ago
While plugin seems to be impressive, I failed to get a decent Installation 
procedure. When I downloaded it, it just couple of js and css files. Am not 
sure what exactly is needed to make this work.

Please help.

Advance thanks.

Original comment by sridharv...@gmail.com on 16 Nov 2012 at 11:43

GoogleCodeExporter commented 9 years ago
Pleas help

Original comment by sridharv...@gmail.com on 16 Nov 2012 at 11:44

GoogleCodeExporter commented 9 years ago
It looks like you open app.html in your web browser and drag+drop the Slow 
Query log into it. However I was not able to get it to work.

It get's stuck at "Loading mysql_slow.log (n/a) - 12519698 bytes" for me.

Judging by how old this issue is, I'd say the developer has dropped the project.

Original comment by k...@wiredrive.com on 15 Oct 2013 at 7:00

GoogleCodeExporter commented 9 years ago
That do work for me, I have only 556 entries for now though.

Original comment by Florian....@gmail.com on 21 May 2014 at 8:27

GoogleCodeExporter commented 9 years ago
I get the following error at console:
Uncaught TypeError: Cannot read property 'split' of undefined 

Original comment by feoni...@gmail.com on 19 Jun 2014 at 6:50

GoogleCodeExporter commented 9 years ago
I've got the same error
ncaught TypeError: Cannot read property 'split' of undefined 

Original comment by ad...@iwlab.ru on 29 Jul 2014 at 6:33

GoogleCodeExporter commented 9 years ago
While plugin seems to be impressive, I failed to get a decent Installation 
procedure. When I downloaded it, it just couple of js and css files. Am not 
sure what exactly is needed to make this work.

Please help.

Advance thanks

Original comment by shrikant...@gmail.com on 31 Jul 2014 at 2:44

GoogleCodeExporter commented 9 years ago
Surely, there must be some installation guide.
But according to comments there is still no doc here :)

Original comment by rzayev.s...@gmail.com on 24 Sep 2014 at 8:14

GoogleCodeExporter commented 9 years ago
Fixed for the mysql 5.5.3 slow query logs.
I had this error too:
caught TypeError: Cannot read property 'split' of undefined
it should be fixed here:
http://ioanbsu.github.io/mysql-slow-query-log-visualizer/

Original comment by ioanb...@gmail.com on 30 Oct 2014 at 10:19