Project

General

Profile

Actions

Feature #80659

closed

Set Charset to utf8mb4

Added by Harald Holzmann about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2017-04-03
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

I need to set the charset of the database to utf8mb4 and not utf8 (which is default).

How can i do that (in Localconfiguration or Repository)?

I found no possibility to do that? So i have changed TYPO3\CMS\Core\Database\DatabaseConnection "$connectionCharset" from 'utf8' to 'utf8mb4'. How can i change that outside the core?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #80398: Make default charset and collation for new tables configurableClosed2017-03-22

Actions
Actions #1

Updated by Morton Jonuschat about 7 years ago

Closing this as a duplicate of #80398

Actions #2

Updated by Morton Jonuschat about 7 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF