utf8mb4 support (column length)
-
On MU Domain Mapping 0.5.5.1, ‘CREATE TABLE’ is broken with MySQL utf8mb4 encoding.
MySQL utf8mb4 encoding decreases maximum key length(255 to 191).I tried to change DDL, it creates table successfully.
https://gist.github.com/nekoruri/8057283e226c3b9e3cbd72a7aeb3d639
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘utf8mb4 support (column length)’ is closed to new replies.