If there is already a primary key whose data type is a boundary value, in your DDM instance, duplicate primary keys will be reported when you insert a data record that is beyond the data range of the primary key.
STRICT_ALL_TABLES and STRICT_TRANS_TABLES are both strict modes. The strict mode controls how MySQL handles invalid or missing values.
For example, logic in select * from test where tb = "logic" cannot be parsed correctly.
For more information about SQL modes, see Server SQL Modes.