Support SQL mode of NO_ZERO_IN_DATE
, NO_ZERO_DATE
, and ERROR_FOR_DIVISION_BY_ZERO
#9106
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
Some functions of TiFlash do not handle sql mode well. These functions should be reviewed and support SQL mode.
Currently, we only consider the
NO_ZERO_IN_DATE
,NO_ZERO_DATE
, andERROR_FOR_DIVISION_BY_ZERO
sql mode.NO_ZERO_IN_DATE
andNO_ZERO_DATE
ERROR_FOR_DIVISION_BY_ZERO
Support SQL mode ofERROR_FOR_DIVISION_BY_ZERO
#9107The text was updated successfully, but these errors were encountered: