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, 11:54 AM
mollekopfPushed on Aug 22 2023, 5:55 AM
Parents
R14:915035e9bad5: Small code simplification
Branches
Unknown
Tags
Unknown

Event Timeline