Skip to content
  • Robert Golebiowski's avatar
    50cdc8e4
    WL #2284: Increase the length of a user name · 50cdc8e4
    Robert Golebiowski authored
    Increase the length of "User" in all privilege-related
    tables to 32 characters.
    
    This worklog covers the following areas:
    1) General change : Change macros (USERNAME_LENGTH,
    MYSQL_USERNAME_LENGTH, ...)
    and cover system tables, scripts, ps tables, ...
    2) Upgrade : Script changes
    3) Downgrade : Script changes + Conditional (fails in case user with
    length <=16)
    50cdc8e4
    WL #2284: Increase the length of a user name
    Robert Golebiowski authored
    Increase the length of "User" in all privilege-related
    tables to 32 characters.
    
    This worklog covers the following areas:
    1) General change : Change macros (USERNAME_LENGTH,
    MYSQL_USERNAME_LENGTH, ...)
    and cover system tables, scripts, ps tables, ...
    2) Upgrade : Script changes
    3) Downgrade : Script changes + Conditional (fails in case user with
    length <=16)
Loading