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