Do not report ERROR when sample rate equals 100

This commit is contained in:
ZenoWang
2024-02-06 14:49:31 +00:00
committed by ob-robot
parent 1f1d5c08ae
commit c8ef409bf3
3710 changed files with 486984 additions and 3083329 deletions

View File

@ -920,7 +920,6 @@
#define ER_STD_UNKNOWN_EXCEPTION 3054
#define ER_GIS_DATA_WRONG_ENDIANESS 3055
#define ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_GIS 3060
#define ER_ILLEGAL_USER_VAR 3061
#define ER_INCORRECT_TYPE 3064
#define ER_BOOST_GEOMETRY_INCONSISTENT_TURNS_EXCEPTION 3122
#define ER_GIS_MAX_POINTS_IN_GEOMETRY_OVERFLOWED 3134
@ -943,7 +942,6 @@
#define ER_INVALID_JSON_VALUE_FOR_CAST 3156
#define ER_JSON_DOCUMENT_TOO_DEEP 3157
#define ER_JSON_DOCUMENT_NULL_KEY 3158
#define ER_CANNOT_USER_IF_EXISTS 3162
#define ER_INVALID_JSON_PATH_ARRAY_CELL 3165
#define ER_WRONG_JSON_TABLE_VALUE 3166
@ -952,7 +950,6 @@
#define ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN 3106
#define ER_DEPENDENT_BY_GENERATED_COLUMN 3108
#define ER_ACCOUNT_HAS_BEEN_LOCKED 3118
#define ER_USER_ALREADY_EXISTS 3163
#define ER_TOO_BIG_ENUM 3504
#define ER_TOO_LONG_SET_ENUM_VALUE 3505
#define ER_TOO_MANY_TENANT_PARTITIONS_ERROR 3506
@ -970,8 +967,6 @@
#define ER_WARN_SRS_NOT_FOUND 3519
#define ER_SRS_NOT_CARTESIAN 3520
#define ER_SRS_NOT_CARTESIAN_UNDEFINED 3521
#define ER_UNKNOWN_AUTHID 3523
#define ER_ROLE_NOT_GRANTED 3530
#define ER_SRS_NOT_FOUND 3548
#define ER_INVALID_OPTION_KEY 3558
#define ER_INVALID_OPTION_VALUE 3559
@ -1069,7 +1064,6 @@
#define ER_CHARACTER_SET_MISMATCH 3995
#define ER_USER_REFERRED_AS_DEFINER 4005
#define ER_OPERATION_ON_USER_REFERRED_AS_DEFINER 4006
#define ER_ROLE_GRANTED_TO_ITSELF 4027
#define ER_TABLE_MUST_HAVE_A_VISIBLE_COLUMN 4028
#define ER_INVALID_CAST_TO_GEOMETRY 4032
#define ER_INVALID_CAST_POLYGON_RING_DIRECTION 4033