[TYPO3-dev] Typo3 Performance

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Mon Mar 5 09:15:55 CET 2007


Martin Kutschker wrote:
> I thought this is only important to define the max. amount of bytes 
> allowed for one "command". I had to increase it once on Windows for a 
> large "mysql < data.sql" and have to increase it usually when dealing 
> with real BLOBs (ie if you want to store 2MB in a BLOB you have to inc. 
> max_allowed_packet to > 2MB).

If select returns a lot of data from sys_sta or indexed_search, than 
this may help. It does not affect memory directly because this is a 
maximum value, not effective value.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)




More information about the TYPO3-dev mailing list