[Bug 958120] Re: MySQL does not start with utf8 options

2012-04-14 Thread Michael Ludwig
To me this one is cleared. It was a wrong collation in the database. Deleting the user, it's db and recreating it solved the problem. I took these settings in my.cnf: init_connect='SET collation_connection = utf8_general_ci' init_connect='SET NAMES utf8' character-set-server=utf8

[Bug 958120] Re: MySQL does not start with utf8 options

2012-04-10 Thread Michael Ludwig
I'm just trying to setup a new TYPO3 instance on a freshly installed VM system Ubuntu precise x64. After appending this line: : default-character-set=utf8 in my.cnf (in [mysqld] sect) the mysql server doesn't start anymore. The goal was to get the tables created by the TYPO3 installer in