From a1d2f83104c3a80127dcbc00388099a56df0e0ef Mon Sep 17 00:00:00 2001 From: Andrey Volk Date: Thu, 25 Aug 2022 20:14:47 +0300 Subject: [PATCH] [Core] ODBC: Add odbc-skip-autocommit-flip switch param. --- conf/vanilla/autoload_configs/switch.conf.xml | 3 +++ src/include/switch_odbc.h | 1 + src/switch_core.c | 4 ++++ src/switch_odbc.c | 11 +++++++++++ 4 files changed, 19 insertions(+) diff --git a/conf/vanilla/autoload_configs/switch.conf.xml b/conf/vanilla/autoload_configs/switch.conf.xml index 714b62c54c..ba54eb7fce 100644 --- a/conf/vanilla/autoload_configs/switch.conf.xml +++ b/conf/vanilla/autoload_configs/switch.conf.xml @@ -184,6 +184,9 @@ + + +