Comment 4 for bug 439719

Revision history for this message
Lee Bieber (kalebral-deactivatedaccount) wrote :

many_indexes test also fails with the same error when using a small number of threads and queries, it will pass with 5 queries and 3 threads, but nothing above that works.

# 13:01:49 Starting ./gentest.pl \
# 13:01:49 --dsn=dbi:drizzle:host=localhost:port=9306:user=root:password=:database=test \
# 13:01:49 --gendata=conf/many_indexes_drizzle.zz \
# 13:01:49 --grammar=conf/many_indexes_drizzle.yy \
# 13:01:49 --queries=5 \
# 13:01:49 --threads=3 \
# 13:01:49 --duration=1800 \
# 13:01:49 --engine=Innodb \
# 13:01:49 --executor=drizzle
......
# 13:01:50 Child process completed successfully.
# 13:01:50 Executor initialized, id GenTest::Executor::Drizzle 2009.09.1144 ()
# 13:01:50 Started periodic reporting process...
# 13:01:50 Child process completed successfully.
# 13:01:51 Killing periodic reporting process with pid 8399...
# 13:01:52 Test completed successfully.