commit | e45e9fa722a46004fef04499e69d19c3d5ca9aa4 | [log] [tgz] |
---|---|---|
author | Marcin Wilk <m.wilk@samsung.com> | Fri Jun 18 10:09:20 2021 +0200 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Mon Jun 21 13:40:54 2021 +0000 |
tree | 181af705c777fde0ab39a6d851ddbc986f5f5ee3 | |
parent | 6af2236f179efe1f3b67d7646153ac5f03d86546 [diff] |
[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