← Back to team overview

maria-developers team mailing list archive

Re: [Commits] 685c70d: MDEV-4829 BEFORE INSERT triggers dont issue 1406 error.

 

Hi, Alexey!

On Nov 17, Alexey Botchkov wrote:
> revision-id: 685c70d39ac6599b448e86a3896a8c6836079b78 (mariadb-10.1.8-54-g685c70d)
> parent(s): 0dfa0eef596ee677b55976793d632dc9b36928c7
> committer: Alexey Botchkov
> timestamp: 2015-11-16 17:20:35 +0400
> message:
> 
> MDEV-4829 BEFORE INSERT triggers dont issue 1406 error.
> 
> The STRICT mode was reimplemented using Strict_handler instead of the
> THD::abort_on_warning flag.

I like the approach, in general.
But

1. Let's do it in 10.2
2. Let's first wait for Bar to do his changes where only "true" fields
   will respect strict mode.

Regards,
Sergei