puppet-tripleo/manifests/profile/base/database
Damien Ciabrini 18908ff558 Defauts mariadb's innodb_strict_mode to OFF
Recent mariadb (e.g. 10.3.27) added more DDL checks such as table
create/alter checks and table size checks which conflict with the
schema of a few OpenStack services after a FFU has upgraded the
database without changing the row format in use.

Since no data seems to be impacted, as an immediate measure,
force the innodb_strict_mode to OFF to ensure that all the db_sync
operations can succeed, until we come up with a permanent fix.

Closes-Bug: #1908232

Change-Id: I046dbbb0ffca935119c36d301c2ab7dba469de9c
2020-12-15 10:13:14 +01:00
..
mysql Replace deprecated openstacklib::db::mysql::password_hash 2020-09-25 23:54:29 +09:00
mysql.pp Defauts mariadb's innodb_strict_mode to OFF 2020-12-15 10:13:14 +01:00
redis.pp Convert all class usage to relative names 2019-12-08 23:23:25 +01:00