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.
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 \ drizzle: host=localhost: port=9306: user=root: password= :database= test \ conf/many_ indexes_ drizzle. zz \ conf/many_ indexes_ drizzle. yy \ :Executor: :Drizzle 2009.09.1144 ()
# 13:01:49 --dsn=dbi:
# 13:01:49 --gendata=
# 13:01:49 --grammar=
# 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:
# 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.