[TYPO3-german] utf8_unicode_ci / TYPO3 6.2.0
Thomas Skierlo
tsk at pix-pro.eu
Wed Jan 15 19:05:13 CET 2014
Hallo Oli,
installiere Dir den aktuellen Master (von HEUTE), gehe ins Install Tool. Unter "All configuration" -> [SYS][setDBinit] trägst Du ein:
SET NAMES utf8 COLLATE utf8_unicode_ci;
Mir ist zwar nicht ganz klar, wieso dies ohne single-tics um die Parameter funktioniert. Tatsache ist aber, dass danach die Probleme weg waren.
Unklar bleibt am Ende, warum diese Setting überhaupt erforderlich ist, speziell, wenn serverseitig alles auf utf8_unicode_ci gezwungen war. Ich vermute, auch bei Dir wird die DB ansonsten anstandslos funktioniert haben.
Grüße,
Thomas
Quote: Oliver Klee wrote on Wed, 15 January 2014 18:35
----------------------------------------------------
> Hi,
>
> Am 15.01.2014 13:38, schrieb Thomas Skierlo:
> > klar geht das - die komplette Geschichte steht in der englischen Liste:
> >
> > exec_SELECTquery
> > ERROR: Illegal mix of collations (utf8_general_ci,IMPLICIT) and
> > (utf8_unicode_ci,IMPLICIT) for operation '<>'
> > lastBuiltQuery : SELECT COUNT(uid) FROM tt_content WHERE media <> '' AND
> > CAST(CAST(media AS DECIMAL) AS CHAR) <> media OR (CType = 'uploads' AND
> > select_key != '')
>
> Das selbe Problem habe ich auch:
>
> <http://forge.typo3.org/issues/36754>
>
>
> Oli
> --
> Certified TYPO3 Integrator | Former TYPO3 Security Team Member
----------------------------------------------------
More information about the TYPO3-german
mailing list