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

FATAL: `thread_run' function failed: ./tpcc_run.lua:721: bad argument #1 to 'unpack' (table expected, got nil) #51

Closed hcymysql closed 9 months ago

hcymysql commented 9 months ago

sysbench 1.0.17 (using system LuaJIT 2.0.4)

Running the test with following options: Number of threads: 64 Report intermediate results every 1 second(s) Initializing random number generator from current time

Initializing worker threads...

Threads started!

FATAL: `thread_run' function failed: ./tpcc_run.lua:721: bad argument #1 to 'unpack' (table expected, got nil)[ 1s ] thds: 50 tps: 60.87 qps: 1337.17 (r/w/o: 580.77/503.93/252.47) lat (ms,95%): 926.33 err/s 0.00 reco nn/s: 0.00[ 2s ] thds: 50 tps: 1.00 qps: 99.04 (r/w/o: 42.02/56.02/1.00) lat (ms,95%): 1771.29 err/s 0.00 reconn/s: 0.00Error in my_thread_global_end(): 1 threads didn't exit

hcymysql commented 9 months ago

Centos 7