Fix for bug #22824: strict, datetime, NULL, wrong warning
During optimization we replace NULL with 0 for not null date{time} fields, so uset MODE_NO_ZERO_DATE flag for a while as we don't want to give extra warnings.
Showing
Please register or sign in to comment