[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)
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


No differences found