Comment 3 for bug 1274260

Revision history for this message
Raghavendra D Prabhu (raghavendra-prabhu) wrote : Re: Deadlock between MDL, pre-commit and TOI

The grammar I am seeing with is galera_stress-ctas.yy and following is how it is invoked:

        timeout -s 11 100m perl runall-new.pl --basedir=${MYSQL_BASEDIR} --vardir=$CVARDIR --galera=ms $EXTRAOPTS --reporter=$RPTR --grammar=conf/galera/galera_stress-ctas.yy --gendata=conf/galera/galera_stress-56.zz --threads=$RUNT --queries=$RUND --mysqld=--wsrep-provider=$MYSQL_BASEDIR/lib/libgalera_smm.so --mysqld=--innodb_flush_method=O_DIRECT --seed=time || failed

(rest of the details in consoleText)