diff --git a/yugabyte/src/yugabyte/auto.clj b/yugabyte/src/yugabyte/auto.clj index 82a79449e..0b9d6854c 100644 --- a/yugabyte/src/yugabyte/auto.clj +++ b/yugabyte/src/yugabyte/auto.clj @@ -426,7 +426,8 @@ these actually make the cluster slower to, or unable to, recover." [test] (if (:trace-sql-tx test) - [:--vmodule "transaction=2,transaction_coordinator=4,conflict_resolution=4"] + [:--vmodule "transaction=2,transaction_coordinator=4,conflict_resolution=4" + :--ysql-log-statement "all"] [])) (def limits-conf