Shorten index length for unique and primary keys in addition to normal indexes

Created on 2 July 2015, over 9 years ago
Updated 31 August 2023, about 1 year ago

Problem/Motivation

Over in #1314214: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) β†’ , indexes that were going to exceed the maximum length allowed were automatically truncated. This change was only applied to normal indexes though, and not unique or primary keys.

Proposed resolution

Shorten primary and unique keys as needed.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: works as designed

Version

9.5

Component
MySQL driverΒ  β†’

Last updated 30 days ago

Created by

πŸ‡ΊπŸ‡ΈUnited States jhedstrom Portland, OR

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024