Gavin Towey

Results 8 comments of Gavin Towey

@thornroby I'm just getting a chance to look at this now. So far I can't reproduce the issue you're having so there must be something about your environment which isn't...

I think it's still important to include support to detect if the target server is 5.6 and run EXPLAIN UPDATE ... ; instead of rewriting it. This is because of...

Could you look to see if there is an error displayed in your web server's error log? http://httpd.apache.org/docs/1.3/logs.html#errorlog On Wed, Sep 26, 2012 at 4:55 AM, Maheshpatilblr [email protected]: > I...

@Maheshpatilblr I don't see any attachments (maybe github filters them out) in the index.php file, please find this line: ``` error_reporting(E_ERROR); ``` and change it to ``` error_reporting(E_ALL); ``` Then...

Try the update above and see if that helps.

At first glance that might be possible. I'll check into it.

In addition, files which have special filters could be highlighted in bold to show that more than the raw output is available.

more ideas: - ctrl + a -- new ad-hoc search - ctrl + d -- open dashboard - ctrl + n -- new dashboard - ctrl + l -- get...