-
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)
Robert Golebiowski authoredIncrease 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