[APPC] Fix APPC charts to make SQL queries with GROUP BY work again 36/122036/3
authorMarcin Wilk <m.wilk@samsung.com>
Fri, 18 Jun 2021 08:09:20 +0000 (10:09 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 21 Jun 2021 13:40:54 +0000 (13:40 +0000)
commite45e9fa722a46004fef04499e69d19c3d5ca9aa4
tree181af705c777fde0ab39a6d851ddbc986f5f5ee3
parent6af2236f179efe1f3b67d7646153ac5f03d86546
[APPC] Fix APPC charts to make SQL queries with GROUP BY work again

Changes made to common/mariadb-galera chart in Honolulu prevents existing APPC
SELECT statements with GROUP BY clause to work properly. mariadb config must
not contain ONLY_FULL_GROUP_BY in the mysql_mode config option.

Issue-ID: OOM-2777
Signed-off-by: Marcin Wilk <m.wilk@samsung.com>
Change-Id: I9388f092adcf12d92118caf390686ea708bbcc02
kubernetes/appc/values.yaml