#1314214: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) breaks migrate_example_setup, which creates a table with a varchar(255) PK. We can either reduce the size of the varchar or declare is varchar_ascii.

Comments

  • mikeryan committed c46777e on 8.x-1.x
    Issue #2510124 by mikeryan: Fix table creation broken by core charset...
mikeryan’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.