From 5762ee7f6a1ed237a714c46f6d38bd1bdc602a35 Mon Sep 17 00:00:00 2001 From: Vaibhav Pathak Date: Tue, 24 Feb 2026 18:20:44 +0530 Subject: [PATCH] all host configmap added -2 --- test-framework/helm/property-settings-svc-v2/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/test-framework/helm/property-settings-svc-v2/values.yaml b/test-framework/helm/property-settings-svc-v2/values.yaml index 644455a..5523b3b 100644 --- a/test-framework/helm/property-settings-svc-v2/values.yaml +++ b/test-framework/helm/property-settings-svc-v2/values.yaml @@ -211,6 +211,7 @@ mysql: collation-server=utf8_general_ci sql_mode=NO_ENGINE_SUBSTITUTION max_allowed_packet=16M + log_bin_trust_function_creators=ON # Database initialization # Automatically runs all SQL migration files from sql/ directory in alphabetical order