Hi
Dne Wed, 25 Aug 2010 08:03:12 -0400 Marc Delisle marc@infomarc.info napsal(a):
With the following patch on master I traced peak memory usage when creating a table. Let's say I ask for 10 columns; then on my server the trace shows an increasing peak usage, from 1773912 (first column) to 2014112. This is with PHP 5.3.3, mysqli and mysqlnd.
Can you try on your server?
Yes, even with 200 rows, I'm somewhere around 10872096, so I fail to see how somebody could get to so high values. Unfortunately it is POST request, which is not logged so I have no chance to reproduce it.