Project

General

Profile

Actions

Feature #6720

open

Database/table character set and collation

Added by Evgeny Novikov about 8 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Category:
Deployment
Target version:
-
Start date:
02/02/2016
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

We need to understand whether we need very strong and likely very inefficient character set utf8 and collation utf8_general_ci for all tables [1] or just for particular tables. I am absolutely sure that just a few tables do need such the strong character set and collation, but I am not sure that using different character sets and collations will help. As well I am not sure whether we need such the strong collation at all.

[1] CREATE DATABASE db_name DEFAULT CHARACTER SET = utf8 COLLATE = utf8_general_ci;

Actions

Also available in: Atom PDF