bug fix struct and { not in one line

This commit is contained in:
obdev
2025-03-12 03:45:47 +00:00
committed by ob-robot
parent a56a5f57ea
commit aad982d296

View File

@ -168,7 +168,7 @@ struct ObPlanCacheKey : public ObILibCacheKey
struct
{
uint16_t is_weak_read_ : 1;
uint16_t use_rich_vector_format_ : 1;
uint16_t use_rich_vector_format_ : 1; // FARM COMPAT WHITELIST
uint16_t config_use_rich_format_ : 1;
uint16_t enable_mysql_compatible_dates_ : 1;
uint16_t reserved_ : 12; // reserved