So it seems that your database doesn't allow table creation in stored procedures.
A workaround is to try $dbh->do("create table test(id integer)");
In reply to Re: create table is not allowed with in a multi statement transaction
by moritz
in thread create table is not allowed with in a multi statement transaction
by vsudha
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |