[TYPO3-english] Typo3 and MySQL strict mode

Jigal van Hemert jigal at xs4all.nl
Mon Aug 2 18:30:19 CEST 2010


Typoq wrote:
> since a lot of people seem to have problems with MySQL strict mode and 
> Typo3 I thought I'll just post a solution that works for me.
(...)
> Since it is possible to set different sql modes for different 
> connections I modified the typo3/init.php file where the connection 
> statements are issued:

A solution without editing the core is to add this line to
['SYS']['setDBinit'] in the Install Tool.
The line(s) in setDBinit are executed inside the sql_pconnect() 
function, so it's actually at the same location as your solution.

-- 
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-english mailing list