Skip to content
Snippets Groups Projects
Commit a69163aa authored by Stefan Bürk's avatar Stefan Bürk Committed by Stefan B�rk
Browse files

[TASK] Adjust auto-created column length for MM tables

This change reduces the column length for `tablenames`
and `fieldname` for TCA based auto-creation to the max
possible length of 64.

This reduces the needed size for the auto-created primary
key and ensure a working index for instances using mysql
or mariadb server backends without increased maximum
innodb index key length.

Resolves: #101731
Related: #101425
Releases: main, 12.4
Change-Id: Iba40730687a7033ea2f43c0aa6049f9df1212683
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80672


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarStefan B�rk <stefan@buerk.tech>
parent ff5854a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment