Comment 1 for bug 1144595

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote :

Yes, I am able to reproduce this with sysbench 0.4.12 but not with sysbench 0.5

""

No DB drivers specified, using mysql
Running the test with following options:
Number of threads: 32
Initializing random number generator from timer.

Doing OLTP test.
Running mixed OLTP test
Using Special distribution (12 iterations, 1 pct of values are returned in 75 pct cases)
Using "BEGIN" for starting transactions
Not using auto_inc on the id column
Threads started!
ALERT: failed to execute mysql_stmt_execute(): Err1317 Query execution was interrupted
FATAL: database error, exiting...
Done.

""

However, since it is not repeatable with sysbench 0.5, it may be something with sysbench itself. I have seen this error during normal sysbench runs with PS as well.