Closed dbsid closed 2 years ago
need to run set global tidb_enable_clustered_index = on; before creating the tables
set global tidb_enable_clustered_index = on;
already resolved by https://github.com/pingcap/go-tpc/pull/134
need to run
set global tidb_enable_clustered_index = on;
before creating the tables