Percona-Lab / sysbench-tpcc

Sysbench scripts to generate a tpcc-like workload for MySQL and PostgreSQL
Apache License 2.0
292 stars 104 forks source link

Bypassed `SET autocommit` like query in `tpcc_common.lua` when using pgsql #23

Closed UncooleBen closed 4 years ago

UncooleBen commented 4 years ago

Since the autocommit parameter is no longer supported in newer version of pgsql.