Hi
Dne Mon, 13 Jun 2011 14:39:53 +0100 Rouslan Placella rouslan@placella.com napsal(a):
I found a bug (I think). To reproduce:
- go to demo server
- go to sakila db
- go to actor table
- click profiling checkbox
- do some action that is handled via AJAX E.g.: (sort by column, show 30 rows starting at row X, go to page X, etc)
- you get a warning: "Notice in ./sql.php#904 Undefined variable: url_query"
- the chart disappears
Indeed, this looks like a regression.