Support uuid_short in mysql mode.
This commit is contained in:
@ -429,6 +429,7 @@ typedef enum ObItemType {
|
||||
T_FUN_SYS_ANY_VALUE = 714,
|
||||
T_FUN_SYS_DEGREES = 715,
|
||||
T_FUN_SYS_VALIDATE_PASSWORD_STRENGTH = 716,
|
||||
T_FUN_SYS_UUID_SHORT = 719,
|
||||
T_FUN_SYS_BENCHMARK = 720,
|
||||
T_FUN_SYS_EXPORT_SET = 721,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user