puppet-tripleo/manifests/profile/base/database
Damien Ciabrini 05dc0716fa 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-16 07:13:43 +00:00
..
mysql Stop using deprecated function mysql_password 2020-05-12 22:59:11 +02:00
mysql.pp Defauts mariadb's innodb_strict_mode to OFF 2020-12-16 07:13:43 +00:00
redis.pp Convert all class usage to relative names 2019-12-08 23:23:25 +01:00