sysbench-tpcc icon indicating copy to clipboard operation
sysbench-tpcc copied to clipboard

FATAL:'sysbench.cmdline.call_command' function failed: ./tpcc_common.lua:477:db_bulk_insert_next()

Open yonglezhu opened this issue 6 years ago • 1 comments

os:centos7.4 mysql:5.7.24 sysbench:1.0.15 sysbench-tpcc:2.2

yonglezhu avatar Oct 30 '18 02:10 yonglezhu

You probably already created the database and need to drop it to get rid of the error. It isn't fatal though so you can just ignore it. The question on my mind is whether data is corrupted canceling a sysbench run midway, at which point you'd have to run a fresh prepare else you will run into issues later.

littlexsparkee avatar Aug 12 '20 18:08 littlexsparkee