HomePhorge

Fix kolab_alarms table schema for MariaDB (Bifrost#T163148)

Description

Fix kolab_alarms table schema for MariaDB (Bifrost#T163148)

Error: Specified key was too long; max key length is 767 bytes, is caused
by missing charset specification for the table. Maria's default
charset is utf8mb4 making the varchar(255) field too big for a key.

Details

Provenance
machniakAuthored on May 28 2019, 1:54 PM
machniakPushed on May 28 2019, 1:56 PM
Parents
rRPK915035e9bad5: Small code simplification
Branches
Unknown
Tags
Unknown
Build Status
Buildable 24602