Project

General

Profile

Actions

Bug #36754

closed

SQL warning about collation in the install tool, Upgrade wizard

Added by Oliver Klee about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2012-05-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

My TYPO3 installation is running today's master. All my DB tables are using the utf8_unicode_ci collation.

When I log in to the Install Tool and click on "Upgrade Wizard", I get the following SQL warning:

exec_SELECTquery
caller t3lib_DB::exec_SELECTquery
ERROR Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '<>'
lastBuiltQuery SELECT COUNT FROM tt_content WHERE media <> '' AND CAST AS CHAR) <> media OR (CType = 'uploads' AND select_key != '')
debug_backtrace require(init.php),install/index.php#147 // tx_install->init#346 // tx_install->updateWizard#495 // tx_install->updateWizard_parts#6401 // Tx_Install_Updates_Base->shouldRenderWizard#6442 // Tx_Install_Updates_File_TtContentUploadsUpdateWizard->checkForUpdate#157 // t3lib_DB->exec_SELECTcountRows#111 // t3lib_DB->exec_SELECTquery#337 // t3lib_DB->debug#191


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignoredClosed2012-10-04

Actions
Has duplicate TYPO3 Core - Bug #54952: Update Wizard - DB ErrorClosed2014-01-13

Actions
Precedes TYPO3 Core - Bug #75932: SQL-Error in ProcessedFileChecksumUpdateClosedStephan Großberndt2016-04-26

Actions
Actions

Also available in: Atom PDF