Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MDEV-32336 deb default config - use collation-server = utf8mb4_uca1400_ai_ci #2775

Merged

Commits on Oct 19, 2023

  1. MDEV-32336 deb default config - use uca1400_ai_ci for utf8mb4

    utf8mb4_general_ci has been outdated for a while and contained loosely
    standardized collations.
    
    UCA-14.0.0 has a more defined collation with multiple benefit that new
    users may not immediately consider, or may assume to be default.
    
    By defining default collation for utf8mb4 to be uc1400_ai_ci newly
    created tables will have a modern standard collation.
    grooverdan committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ae122c7 View commit details
    Browse the repository at this point in the history