[APPC] Fix APPC charts to make SQL queries with GROUP BY work again 72/121972/1
authorMarcin Wilk <m.wilk@samsung.com>
Fri, 18 Jun 2021 08:09:20 +0000 (10:09 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Jun 2021 16:55:31 +0000 (16:55 +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
(cherry picked from commit e45e9fa722a46004fef04499e69d19c3d5ca9aa4)


No differences found