[TYPO3-core] RFC: #7059: Improve database performance for external database host

Steffen Kamper steffen at sk-typo3.de
Mon Dec 31 15:09:46 CET 2007


"Dmitry Dulepov [typo3]" <dmitry at typo3.org> schrieb im Newsbeitrag 
news:mailman.1.1199100627.8373.typo3-team-core at lists.netfielders.de...
> Hi!
>
> Steffen Kamper wrote:
>> While enabling this flags, would it be reasonable to integrate the other 
>> flags as well?
>> MYSQL_CLIENT_COMPRESS, MYSQL_CLIENT_IGNORE_SPACE, 
>> MYSQL_CLIENT_INTERACTIVE
>
> May be but I do not see immediate need for them.
>
> -- 
> Dmitry Dulepov
> TYPO3 core team
> Web: http://typo3bloke.net/
> Skype: callto:liels_bugs
> "Nothing is impossible. There are only limits to our knowledge"

proposal for easy integration:
Instead of using dbCompress simply a var dbClientFlags. Setting this by 
default to 0, it could be added to the connection string without if/else.
So it is easy to set the flag by calculating manually. For dbCompression it 
would be value 32.
All possible flags could be found on [1}.

vg  Steffen 




More information about the TYPO3-team-core mailing list