Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Memory leak
#2
This just sounds as your loop is obviously way too big.
I have a Function which converts Strings of any length to HEX, since the function runs a loop through the string checking each character and converting it, the function uses over 2 MB for smallest texts.

Either try to find an another way to execute that much SQL commands or reduce them.
You could also use Ajax to execute the commands in smaller packs.. Big Grin
Posting the code could show some errors.... ;)
Reply


Messages In This Thread
Memory leak - by hrs - 05-05-2011, 08:51 AM
RE: Memory leak - by Gaijin - 05-05-2011, 03:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [HOWTO] Check memory usage and loading time Gaijin 6 1,405 04-26-2011, 07:17 AM
Last Post: harris21

Forum Jump:


Users browsing this thread: 1 Guest(s)