Comment 3 for bug 745241

Revision history for this message
Stewart Smith (stewart) wrote :

../client/mysqlslap --query "create temporary table t1 (a int); select * from information_schema.global_temporary_tables; drop table t1;" --create-schema test --number-of-queries=10000000 --concurrency=100 -S /tmp/rlZDDT6T4g/mysqld.1.sock

will reproduce.