innodb_strict_mode
The option that controls whether InnoDB operates in strict mode, where conditions that are normally treated as warnings, cause errors instead (and the underlying statements fail).
This mode is the default setting in MariaDB 5.5.5 and higher.
See also strict mode.