[TYPO3-german] TYPO3 4.5.32 zu 6.1.7 - Upgrade Wizard

Pedro Julio sectj at hotmail.com
Wed Mar 5 10:52:26 CET 2014


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


More information about the TYPO3-german mailing list