Page MenuHomeDevCentral

Use full utf8mb4 collation names
ClosedPublic

Authored by dereckson on May 1 2023, 11:00.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 9, 19:37
Unknown Object (File)
Mon, Sep 7, 19:39
Unknown Object (File)
Sun, Sep 6, 10:18
Unknown Object (File)
Sat, Sep 5, 17:13
Unknown Object (File)
Thu, Sep 3, 17:01
Unknown Object (File)
Wed, Sep 2, 18:44
Unknown Object (File)
Tue, Sep 1, 21:04
Unknown Object (File)
Tue, Sep 1, 16:43
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 Not Applicable
Unit
Tests Not Applicable

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.