Comment 3 for bug 613423

Revision history for this message
Michael Widenius (monty) wrote :

I have tested for this issue for 1 hour with the query:

while runall.pl --basedir=/my/maria-5.2 --vardir=/my/vardir --mysqld=--safe-mode --mysqld=--loose-debug-assert-if-crashed-table --mysqld=--sync-sys=0 --grammar=conf/engines/varchar.yy --gendata=conf/engines/varchar.zz --reporter=Backtrace,ErrorLog,Recovery,Shutdown --duration=240 --queries=1M --engine=Maria --mysqld=--maria-checkpoint-interval=0 --mysqld=--log-output=file --seed=1282841249 --mysqld=--loose-skip-innodb --mysqld=--loose-pbxt=OFF ; do echo "ok" ; done

Without any issues.

So I have to assume this issue is fixed now.
(There has been a lot of fixes in Aria since this bug was reported).