INTERVAL_ARITHMETIC_OVERFLOW error class

SQLSTATE: 22015

Integer overflow while operating with intervals.

WITHOUT_SUGGESTION

Try devising appropriate values for the interval parameters.

WITH_SUGGESTION

Use <functionName> to tolerate overflow and return NULL instead.