Menu

#137 Fatal error: Allowed memory size of ... bytes exhausted

3.2.2
closed-fixed
MySQL (74)
5
2011-04-09
2011-04-09
Anonymous
No

When running a complicated SELECT, Adminer throws "Fatal error: Allowed memory of size (around 12 MB) exhausted", even though much more is allowed in php.ini. After deleting the only call to ini_set("memory_limit",...) in Adminer source, the query finishes without any problem.

Discussion

  • Jakub Vrána

    Jakub Vrána - 2011-04-09
    • status: open --> closed-fixed
     
  • Jakub Vrána

    Jakub Vrána - 2011-04-09

    Thank you for the report, I've fixed it in Git.

     

Log in to post a comment.