On 2-4-2010 15:38, Michal Čihař wrote:
I'd rather not have to do that.

The is no way around - Suhosin imposes limits on lengths of request,
it's content and lengths of variables. Depending on your tables you can
be easily hit by those limits.

For example if you edit more rows at once, you can easily hit limit of
200 variables per request - each column uses 4 variables (name,
function, null, value) what gives you at most 50 fields you can edit at
once (it is actually less because there are also some administrative
fields required to know which table you're updating and so on).

In that case, shouldn't Suhosin be disabled by default?



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to