[TYPO3-german] TYPO3 4.5.32 zu 6.1.7 - Upgrade Wizard
Cedric Ziel
cedric at cedric-ziel.com
Wed Mar 5 11:03:31 CET 2014
Schnell geschossen:
Du kannst "collation-server = utf8_unicode_ci" nur dann verwenden, wenn Du
explizit immer diese Kollation verwendest.
TYPO3 verwendet aber eine andere Kollation.
Du solltest dem MySQL Server gestatten, den Dialog mit dem Client selbst
auszuhandeln und die entsprechende Zeile auskommentieren.
(Backup nicht vergessen, wenn es um Serverkonfiguration geht)
Zitat von Pedro Julio <sectj at hotmail.com>:
> Hallo zusammen,
>
> ich erhalte folgenden Fehler, wenn ich im TYPO3 6.1.7 Install Tool/
> Upgrade Wizard abgleichen möchte:
>
> exec_SELECTquery
> caller
> TYPO3\CMS\Core\Database\DatabaseConnection::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 != '')
> debug_backtrace TYPO3\CMS\Install\Installer->init#60 //
> TYPO3\CMS\Install\Installer->updateWizard#549 //
> TYPO3\CMS\Install\Installer->updateWizard_parts#5004 //
> TYPO3\CMS\Install\Updates\AbstractUpdate->shouldRenderWizard#5042 //
>
TYPO3\CMS\Install\Updates\TtContentUploadsUpdateWizard->checkForUpdate#116
// TYPO3\CMS\Core\Database\DatabaseConnection->exec_SELECTcountRows#100 //
TYPO3\CMS\Core\Database\DatabaseConnection->exec_SELECTquery#426 //
> TYPO3\CMS\Core\Database\DatabaseConnection->debug#297
>
> MySQL gesetzt haben:
> [mysqld]
> character-set-server=utf8
> collation-server = utf8_unicode_ci
> init-connect='SET NAMES utf8'
>
> Kann mir jemand von Euch weiterhelfen?
>
> Vielen Dank
> _______________________________________________
> TYPO3-german mailing list
>
TYPO3-german at lists.typo3.orghttp://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list