Page MenuHomeDevCentral

Use full utf8mb4 collation names
ClosedPublic

Authored by dereckson on May 1 2023, 11:00.
Tags
None
Referenced Files
F33866641: D3070.diff
Mon, Jun 22, 06:37
F33842220: D3070.id7830.diff
Sun, Jun 21, 23:53
Unknown Object (File)
Thu, Jun 18, 14:58
Unknown Object (File)
Thu, Jun 18, 10:49
Unknown Object (File)
Thu, Jun 18, 07:57
Unknown Object (File)
Tue, Jun 16, 17:42
Unknown Object (File)
Tue, Jun 16, 13:22
Unknown Object (File)
Mon, Jun 15, 23:17
Subscribers
None

Details

Summary

This fixes the following comments:

  • Database collate uca1400_as_ci != utf8mb4_uca1400_as_ci needs to be updated
  • Database collate utf8_bin != utf8mb4_bin needs to be updated
Test Plan

Deploy on db-B-001

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
mysql-encoding
Build Status
Buildable 4843
Build 5124: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson retitled this revision from Use full utf8mb4_uca1400_as_ci collation name to Use full utf8mb4 collation names.May 1 2023, 11:09
dereckson edited the summary of this revision. (Show Details)

Rebase against main, not against D3069

This revision is now accepted and ready to land.May 1 2023, 11:48
This revision was automatically updated to reflect the committed changes.