[TYPO3-dev] STRICT-mode for MySQL and install tool

Steffen Kamper info at sk-typo3.de
Tue Jan 27 11:22:57 CET 2009


Hi,

Dmitry Dulepov schrieb:
> Hi!
> 
> Steffen Kamper wrote:
>> btw - MySQL seems to be kind of buggy with STRICT mode anyway. After
>> removing my dbInit-String for leaving strict mode, MySQL ignored that
>> and stayed in STRICT. I had to restart MySQL to leave STRICT.
> 
> You had "global" in the init string. Global means you set it once and until the restart of MySQL. So not buggy...
> 

ah ok. I thought that it's for the session only because it's done after 
the connect, and GLOBAL affects it globally for the session.

vg Steffen




More information about the TYPO3-dev mailing list