Menu

#4830 (ok 4.4.5) Maximum execution time exceeded in Util.class.php

4.4.3
fixed
None
Low
2015-05-05
2015-04-02
No

This is 4.4.0 but that milestone is missing.

When attempting to browse a certain table:
2015-04-02 13:31:18: (mod_fastcgi.c.2695) FastCGI-stderr: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /srv/router/phpMyAdmin-4.4.0-english/libraries/dbi/DBIMysqli.class.php on line 594
2015-04-02 13:32:03: (mod_fastcgi.c.2695) FastCGI-stderr: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /srv/router/phpMyAdmin-4.4.0-english/libraries/Util.class.php on line 295
2015-04-02 13:35:17: (mod_fastcgi.c.2695) FastCGI-stderr: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /srv/router/phpMyAdmin-4.4.0-english/libraries/Util.class.php on line 302

Discussion

<< < 1 2 (Page 2 of 2)
  • Olaf van der Spek

    Got a sample table for you. demo PMA does handle this one but is quite slow (8s or so). What hardware does it run?

     
    • Marc Delisle

      Marc Delisle - 2015-05-01

      Thanks for the sample data. I can reproduce the 8s browse delay. When I go from 100 to 50 columns I reduce the delay to 4s. Looking at it.

       
  • Marc Delisle

    Marc Delisle - 2015-05-01

    Another suggested patch; with this, I go from 8 to 2 seconds on your sample table.

     
  • Olaf van der Spek

    I don't have "$columnCount = $this->__get('fields_cnt');" in that file. Is this against 4.4.4?

     
    • Marc Delisle

      Marc Delisle - 2015-05-01
       
      • Marc Delisle

        Marc Delisle - 2015-05-02

        Patch confirmed by Madhura and merged for 4.4.5. Olaf, please confirm when you have time.

         
  • Olaf van der Spek

    Is it not yet in 4.5.0-dev (running on demo)?
    I'll try locally.

     
    • Marc Delisle

      Marc Delisle - 2015-05-02

      I just checked and it's in the demo.

       
    • Marc Delisle

      Marc Delisle - 2015-05-04

      Olaf,
      any feedback?

       
  • Olaf van der Spek

    Will test in 4h.

     
  • Olaf van der Spek

    A lot better, but still kinda slow (5.5s). Thx!

     
    • Marc Delisle

      Marc Delisle - 2015-05-04

      You tested on this system? "This system is a bit older and slower, it's a AMD Athlon(tm) XP 2500+ with 512mb memory"

       
  • Olaf van der Spek

    Yep, that one. It's still a big improvement.

     
  • Marc Delisle

    Marc Delisle - 2015-05-04
    • summary: Maximum execution time exceeded in Util.class.php --> (ok 4.4.5) Maximum execution time exceeded in Util.class.php
    • status: open --> resolved
    • Priority: Normal --> Low
     
  • Marc Delisle

    Marc Delisle - 2015-05-05
    • Status: resolved --> fixed
     
<< < 1 2 (Page 2 of 2)
MongoDB Logo MongoDB