Comment 3 for bug 1043836

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote : Re: Assertion failure with Query_cache on UNIV_DEBUG

@Alexey,

It didn't take long for crash to happen. Just starting sysbench run crashed it.

Details:

my.cnf -- http://sprunge.us/STiQ

Sysbench:

sysbench --test=./oltp.lua --db-driver=mysql --mysql-engine-trx=yes --mysql-table-engine=innodb --mysql-user=root --mysql-password=test --oltp-table-size=5000 --num-threads=4 run

(but any sysbench should crash it I believe).

Tested with both 5.5.27-28.1 and PS 5.5 bzr head.