Actions
Task #105574
closedAccount for different utf8 platform aliases in schema migrator assertions
Start date:
2024-11-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Newer versions of MariaDB and MySQL use utf8
as an alias for utf8mb3
.
Therefore utf8mb3
is reported in schema queries instead of utf8
.
Updated by Benjamin Franzke 9 days ago
- Category changed from Install Tool to Tests
Updated by Benjamin Franzke 9 days ago
- Related to Bug #105540: Mixed charsets in table defaults and text columns added
Updated by Gerrit Code Review 9 days ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86960
Updated by Gerrit Code Review 9 days ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86961
Updated by Benjamin Franzke 9 days ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 42f21d4b7e2067f9a0a48f28e1ad76141063b2c3.
Actions